https://bugs.kde.org/show_bug.cgi?id=503856

            Bug ID: 503856
           Summary: Kajongg can't start from snap
    Classification: Applications
           Product: kajongg
           Version: 25.04.0
          Platform: Snap
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: wolfg...@rohdewald.de
          Reporter: show...@gmail.com
                CC: kde-games-b...@kde.org
  Target Milestone: ---

SUMMARY

Kajongg can't start, installed from snap

STEPS TO REPRODUCE
1.  `sudo snap install kajongg`
2.  `snap run kajongg`

OBSERVED RESULT

```
Traceback (most recent call last):
  File "/snap/kajongg/52/usr/bin/kajongg", line 18, in <module>
    from qt import QObject, QCommandLineParser, QCommandLineOption, Qt,
QGuiApplication
  File "/snap/kajongg/52/usr/share/kajongg/qt.py", line 18, in <module>
    from qtpy import QT6, PYQT6, PYSIDE6
ModuleNotFoundError: No module named 'qtpy'
```

I also tried to run it directly but failed:

```
$ /snap/kajongg/52/usr/bin/kajongg
Traceback (most recent call last):
  File "/snap/kajongg/52/usr/bin/kajongg", line 18, in <module>
    from qt import QObject, QCommandLineParser, QCommandLineOption, Qt,
QGuiApplication
ModuleNotFoundError: No module named 'qt'
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to