Hello. I’m new to EOS and decided to experiment with it on a few of my systems. system-config-printer opens, then the GUI closes abruptly. It’s installed on my desktop computer. In Konsol, it states this:
[jessik@AsrockEOS ~]$ system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 84, in <module>
import jobviewer
File "/usr/share/system-config-printer/jobviewer.py", line 29, in <module>
gi.require_version('Notify', '0.7')
File "/usr/lib/python3.10/site-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Notify not available for version 0.7
[jessik@AsrockEOS ~]$
As far as I can tell all dependencies are installed and up-to-date
I installed EOS on my laptop and system-config-printer seems to work well on it. Both using Plasma as the DE.
Thanks for any help provided.