Bug 2106973 - kajongg crashes on startup. OK on f35 but f36 crashes on startup
Summary: kajongg crashes on startup. OK on f35 but f36 crashes on startup
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kajongg
Version: 36
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-14 03:14 UTC by sederb
Modified: 2022-09-12 15:18 UTC (History)
5 users (show)

Fixed In Version: kajongg-22.04.1-2.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-23 01:59:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
kajongg on f35 "about" (50.84 KB, image/png)
2022-07-14 03:14 UTC, sederb
no flags Details

Description sederb 2022-07-14 03:14:52 UTC
Created attachment 1896922 [details]
kajongg on f35 "about"

Created attachment 1896922 [details]
kajongg on f35 "about"

Description of problem:
Since updating to F36
Starting kajongg from terminal gives error message as follows.
Traceback (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'
Kajongg loads and runs on ubuntu 22.04 and previous fedora releases (35 and earlier).
f35 Kajongg "about" attached

Version-Release number of selected component (if applicable):
kajongg 21.12.2

How reproducible:
always on f36

Steps to Reproduce:
1.launch kajongg from terminal or Applications/games menu
2.
3.

Actual results:
from terminal error message, from menu mothing

Expected results:
kajongg should run

Additional info:
have filed a bug at kde but they have responded that fedora 36 is the issue
see below
--- Comment #2 from Wolfgang Rohdewald <wolfgang> ---
according to kajongg/debian.control, kajongg has a new dependency on pyqt since
May 2021. The Fedora people seem to have missed that. Maybe there is a better
way to define dependencies in a distribution independent way - if so, I will
gladly implement that.

Comment 1 Than Ngo 2022-07-14 07:43:52 UTC
it is fixed in kajongg-22.04.1-2.fc36. Thanks for the report!

Comment 2 Fedora Update System 2022-07-14 07:56:48 UTC
FEDORA-2022-d3242b65aa has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d3242b65aa

Comment 3 Fedora Update System 2022-07-15 01:20:22 UTC
FEDORA-2022-d3242b65aa has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-d3242b65aa`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d3242b65aa

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2022-07-23 01:59:28 UTC
FEDORA-2022-d3242b65aa has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.