On 5/25/22 16:29, Samuel Sieb wrote:
On 5/25/22 14:00, Steven P. Ulrick wrote:
but since puddletag crashes silently, and without invoking ABRT, I have no idea if that report has anything to do with my issue.

Do you see any messages if you run it from a terminal?

Boy, I feel silly. Should have thought of that first.

Anyway, here is the output from the terminal:

qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20209, resource id: 14681426, major code: 40 (TranslateCoords), minor code: 0 qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 43350, resource id: 14681466, major code: 40 (TranslateCoords), minor code: 0
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/puddlestuff/tagmodel.py", line 2483, in wheelEvent
    h.setValue(h.value() - numsteps)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/puddlestuff/tagmodel.py", line 2483, in wheelEvent
    h.setValue(h.value() - numsteps)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'

Yes, it does appear to be the same issue that was reported on Bugzilla. I have added my comment to that bug, along with the above quoted output.

Still, if anyone has any ideas, I'm all ears. I have attempted to install puddletag from GIT. It installs fine, but it won't run... But that is a subject for another thread. I hesitate to bring that here, until I have that same issue with other Python based applications on Fedora 36.

Steven P. Ulrick
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to