Date: Wed, 28 Jun 2023 04:33:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 272263] graphics/curtail fails to run Message-ID: <bug-272263-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272263 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272263-7788>