[Bug 272263] graphics/curtail fails to run
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Jun 2023 04:33:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272263 Bug ID: 272263 Summary: graphics/curtail fails to run Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: freezr@mailbox.org Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Dear Maintainer, I am on 13.2-RELEASE-p1 and Curtail fails to run with the following output: ``` $ curtail Traceback (most recent call last): File "/usr/local/bin/curtail", line 42, in <module> from curtail import main File "/usr/local/share/curtail/curtail/main.py", line 22, in <module> gi.require_version('Adw', '1') File "/usr/local/lib/python3.9/site-packages/gi/__init__.py", line 126, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Adw not available ``` Can't provide any patch, sorry. Best regards, Freezr -- You are receiving this mail because: You are the assignee for the bug.