[packman] [PM] gpodder3 3.10.15-1.2 (openSUSE Tumbleweed/noarch)
Gwilherm Baudic
gwilherm_b at hotmail.com
Sun May 24 14:20:24 CEST 2020
Hello,
I have been having some trouble recently with launching gpodder3 on my
system. More precisely, the software no longer starts and outputs the
following error on the command line.
$:~> gpodder
1590319743.543078 [gpodder.log] ERROR: Uncaught exception: Traceback
(most recent call last):
File "/usr/bin/gpodder", line 160, in <module>
main()
File "/usr/bin/gpodder", line 152, in main
from gpodder.gtkui import app
File "/usr/lib/python3.8/site-packages/gpodder/gtkui/app.py", line 33,
in <module>
from .config import UIConfig
File "/usr/lib/python3.8/site-packages/gpodder/gtkui/config.py", line
26, in <module>
gi.require_version('Gdk', '3.0') # isort:skip
File "/usr/lib64/python3.8/site-packages/gi/__init__.py", line 132, in
require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Gdk not available for version 3.0
Traceback (most recent call last):
File "/usr/bin/gpodder", line 160, in <module>
main()
File "/usr/bin/gpodder", line 152, in main
from gpodder.gtkui import app
File "/usr/lib/python3.8/site-packages/gpodder/gtkui/app.py", line 33,
in <module>
from .config import UIConfig
File "/usr/lib/python3.8/site-packages/gpodder/gtkui/config.py", line
26, in <module>
gi.require_version('Gdk', '3.0') # isort:skip
File "/usr/lib64/python3.8/site-packages/gi/__init__.py", line 132, in
require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Gdk not available for version 3.0
Now, it turns out that after some googling, my system was missing two
required packages: typelib-1_0-Gtk-3_0 and python3-pycairo . I also had
to install manually python3-gobject-Gdk before that to solve another error.
However, despite turning out to be essential, I did not see any of these
packages in the Requires: section of the spec file. Would it be worth it
for you to add them, or is it just my system configuration which is to
blame?
Best regards,
Gwilherm Baudic
More information about the Packman
mailing list