The 16.12 beta tarball fails to install some required files: > kajongg Traceback (most recent call last): File "/usr/bin/kajongg", line 187, in <module> from mainwindow import MainWindow File "/usr/share/apps/kajongg/mainwindow.py", line 80, in <module> from scoring import scoreGame File "/usr/share/apps/kajongg/scoring.py", line 30, in <module> from tilesource import TileSource ImportError: No module named tilesource The module is present in the source, but not installed
Git commit 9813779689c20e5b9c26654ddcf55f3f43fd8e15 by Wolfgang Rohdewald. Committed on 21/11/2016 at 21:53. Pushed by wrohdewald into branch 'Applications/16.12'. new file tilesource.py was not installed by cmake FIXED-IN: 16.11.90 M +1 -0 CMakeLists.txt http://commits.kde.org/kajongg/9813779689c20e5b9c26654ddcf55f3f43fd8e15