Hello, I am still in trouble to run pympress. According to the recommendations available on https://github.com/Cimbali/pympress/ I did
dnf copr enable cimbali/pympress dnf install python3-pympress but I get Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/pympress/app.py", line 164, in do_activate self.gui = ui.UI(self, self.config) ~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/pympress/ui.py", line 212, in __init__ self.load_ui('presenter') ~~~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/pympress/builder.py", line 186, in load_ui self.__translate_widget_strings(obj) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib/python3.13/site-packages/pympress/builder.py", line 79, in __translate_widget_strings for str_prop in (prop.name for prop in a_widget.props if prop.value_type == GObject.TYPE_STRING): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/pympress/builder.py", line 79, in <genexpr> for str_prop in (prop.name for prop in a_widget.props if prop.value_type == GObject.TYPE_STRING): ^^^^^^^^^^^^^^ TypeError: 'gi._gi.GPropsIter' object is not iterable Is this issue solvable? Thanks =========================================================================== Patrick DUPRÉ | | email: pdu...@gmx.com =========================================================================== -- _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue