https://bugs.kde.org/show_bug.cgi?id=456662
Bug ID: 456662 Summary: kajongg crashes on startup. Product: kajongg Version: 22.04.1 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: wolfg...@rohdewald.de Reporter: sederb1...@gmail.com CC: kde-games-b...@kde.org Target Milestone: --- Created attachment 150574 --> https://bugs.kde.org/attachment.cgi?id=150574&action=edit xsession error log. SUMMARY Clean install of fedora 36 xfce on virtualbox (same result on host fedora 36 xfce system) STEPS TO REPRODUCE 1. run kajongg either from applications menu or from terminal 2. crash reporter immediately reports error or terminal displays error from xsession log.3. File "/usr/bin/kajongg", line 20, in <module> from qt import QObject, QCommandLineParser, QCommandLineOption, Qt, QGuiApplication File "/usr/share/kajongg/qt.py", line 12, in <module> from qtpy import uic ModuleNotFoundError: No module named 'qtpy' OBSERVED RESULT from terminal or in xfce session log "raceback (most recent call last): File "/usr/bin/kajongg", line 20, in <module> from qt import QObject, QCommandLineParser, QCommandLineOption, Qt, QGuiApplication File "/usr/share/kajongg/qt.py", line 12, in <module> from qtpy import uic ModuleNotFoundError: No module named 'qtpy' EXPECTED RESULT Kajongg should run SOFTWARE/OS VERSIONS Linux/Fedora 5.17.5-300.fc36.x86_64 XFCE (available in About System) Qt Version: ADDITIONAL INFORMATION several months ago kajongg did run on the parent f36 xfce system but after a routine dnf update which updated the kernel the current error appeared. I had tried downgrading the update but to no avail. I cannot recall which kernel version the problem started at. possibly 5.16.x last week I setup a ubuntu virtualbox session and kajongg runs correctly so the problem appears to be fedora specific. the snap install also fails with the same error message. ditto installation using noarch. -- You are receiving this mail because: You are watching all bug changes.