numixproject / numix-folders

Alternate folders for use with our base icon theme.
GNU General Public License v3.0
151 stars 26 forks source link

GUI not opening #178

Closed ghost closed 4 years ago

ghost commented 6 years ago

On KDE Neon 5.11 CLI works fine but running sudo ./numix-folders gives this error

Traceback (most recent call last): File "/usr/share/icons/Numix/gui/gui", line 16, in <module> require_version('Notify', '0.7') File "/usr/lib/python3/dist-packages/gi/__init__.py", line 102, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Notify not available

Is there a way to resolve this issue?

palob commented 6 years ago

Are you running the Wayland session?

ghost commented 6 years ago

No. i am running X11.

Presmanes3 commented 5 years ago

Same problem here, I am using Debian 9 Unstable with KDE 5.13.5 and also running in X11

Do you have any solution for the problem?

palob commented 5 years ago

For now you can use the CLI with the -t option.