parchlinuxB / namban

GNU General Public License v3.0
11 stars 3 forks source link

Bug in namban #14

Closed Thecode764 closed 51 minutes ago

Thecode764 commented 3 days ago

Hi. what's this error?

localuser:root being added to access control list Traceback (most recent call last): File "/usr/lib/namban/src/namban.py", line 1, in import application File "/usr/lib/namban/src/application.py", line 2, in gi.require_version("Gtk","4.0") File "/usr/lib/python3.12/site-packages/gi/init.py", line 125, in require_version raise ValueError('Namespace %s not available for version %s' % ValueError: Namespace Gtk not available for version 4.0 localuser:root being removed from access control list

ARS101 commented 2 days ago

Hi, please mention your distribution name and version.

So we can see if it's a packaging issue or a code issue.

Thecode764 commented 2 days ago

i use parch linux kde and i downloaded latest version from official site @ARS101

ARS101 commented 1 day ago

@Thecode764 From what I can understand. It is a dependency issue.

I intend to write a fresh and proper PKGBUILD script to package it on AUR. Will fix this issue on my way.

Stay tuned for that.