old-knossos icon indicating copy to clipboard operation
old-knossos copied to clipboard

crash with I don't know how to handle "\override_dh_link"! I only know fso://

Open badpenguin opened this issue 6 years ago • 2 comments

I've installed via PPA: ii knossos 0.13.3-1~bionic1 all Simple mod

when it start it crashes with a dialog:

 I don't know how to handle "\override_dh_link"! I only know fso://

console output is:

INFO:MainThread:launcher.main: Running Knossos 0.13.3 on PyQt5 and Python 3.6.6 (default, Sep 12 2018, 18:26:19) 
[GCC 8.0.1 20180414 (experimental) [trunk revision 259383]].
INFO:MainThread:launcher.main: OpenSSL version: OpenSSL 1.1.0g  2 Nov 2017
qt5ct: using qt5ct plugin

badpenguin avatar Nov 11 '18 21:11 badpenguin

Sorry, this is a bug in the current Ubuntu package. This will hopefully be solved by the next release. In the meantime you can solve the issue by replacing "\override_dh_link" with "$@" in /usr/bin/knossos.

ngld avatar Nov 20 '18 23:11 ngld

Worked, i suggest to put this workaround on the homepage and close the issue :)

badpenguin avatar Nov 21 '18 09:11 badpenguin