Page 1 of 1

ZynAddSubFX Show GUI hangs

Posted: Fri Aug 03, 2012 10:04 am
by deelayter
Trying to lauch the ZynAddSubFX gui with the "Show GUI" button hangs or stalls lmms.
Eventually the program has to be terminated from not responding.

Compiled 0.4.13 locally in linux, and compiled many times before and with everything working, so
no idea why it is not fully working this time. The "Show GUI" for ZynAddSubFX appears to be the only thing that is not working.

Re: ZynAddSubFX Show GUI hangs

Posted: Sun Aug 05, 2012 9:07 am
by orpheon7
deelayter wrote:Trying to lauch the ZynAddSubFX gui with the "Show GUI" button hangs or stalls lmms.
Eventually the program has to be terminated from not responding.

Compiled 0.4.13 locally in linux, and compiled many times before and with everything working, so
no idea why it is not fully working this time. The "Show GUI" for ZynAddSubFX appears to be the only thing that is not working.
Could you try to execute lmms from terminal and then paste the log? Sometimes useful things appear.

Re: ZynAddSubFX Show GUI hangs

Posted: Mon Aug 06, 2012 3:41 pm
by deelayter
orpheon7 wrote:Could you try to execute lmms from terminal and then paste the log? Sometimes useful things appear.
Sure. Thanks for the help. :)

The first "QtXmlWrapper" line appears when dropping Zyn into the Beat Editor.
The second "/usr/lib/lmms//RemoteZynAddSubFx" line (showing as wrapped here) appears when clicking the "Show GUI" button and is where lmms hangs.

Code: Select all

$ lmms
QtXmlWrapper::loadXMLfile(): empty data
/usr/lib/lmms//RemoteZynAddSubFx: error while loading shared libraries: libZynAddSubFxCore.so: cannot open shared object file: No such file or directory
Checked if the files are really there

Code: Select all

$ ls /usr/lib/lmms/libZynAddSubFxCore.so /usr/lib/lmms/RemoteZynAddSubFx
     /usr/lib/lmms/libZynAddSubFxCore.so /usr/lib/lmms/RemoteZynAddSubFx