Bug 387517 - fails with cannot find kmahjonggtileset traditional.desktop
Summary: fails with cannot find kmahjonggtileset traditional.desktop
Status: RESOLVED DUPLICATE of bug 366566
Alias: None
Product: kajongg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Wolfgang Rohdewald
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-01 22:36 UTC by Leon Goldman
Modified: 2018-04-18 16:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Goldman 2017-12-01 22:36:42 UTC
Kajongg fails with the following:
[user is leon]$>kajongg
C: cannot find kmahjonggtileset traditional.desktop
  File "/usr/share/apps/kajongg/mainwindow.py", line 256, in setupUi
    self.windTileset = Tileset(Internal.Preferences.windTilesetName)
  File "/usr/share/apps/kajongg/tileset.py", line 106, in __init__
    self.path = locateTileset(desktopFileName + '.desktop')
  File "/usr/share/apps/kajongg/tileset.py", line 46, in locateTileset
    (which)))
Traceback (most recent call last):
  File "/bin/kajongg", line 188, in <module>
    MainWindow()
  File "/usr/share/apps/kajongg/mainwindow.py", line 146, in __init__
    self.setupUi()
  File "/usr/share/apps/kajongg/mainwindow.py", line 256, in setupUi
    self.windTileset = Tileset(Internal.Preferences.windTilesetName)
  File "/usr/share/apps/kajongg/tileset.py", line 106, in __init__
    self.path = locateTileset(desktopFileName + '.desktop')
  File "/usr/share/apps/kajongg/tileset.py", line 46, in locateTileset
    (which)))
  File "/usr/share/apps/kajongg/log.py", line 242, in logException
    raise Exception(nativeString(exception))
Exception: cannot find kmahjonggtileset traditional.desktop

Library is at:
/usr/share/apps/kmahjongglib/tilesets/traditional.desktop
/usr/share/kmahjongglib/tilesets/traditional.desktop

Using Mageia 6
Comment 1 Wolfgang Rohdewald 2017-12-02 08:56:00 UTC
Is this a duplicate of bug 366566?

If so, please ask the mageia people to fix this dependency. Using the latest kajongg which is based on kf5 might also help.
Comment 2 Leon Goldman 2017-12-02 18:46:57 UTC
Thank you. I will do that.
Comment 3 Wolfgang Rohdewald 2017-12-03 14:03:01 UTC

*** This bug has been marked as a duplicate of bug 366566 ***