Qtractor AppImage can't locate libsuil library
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
Hi,
I'm running Qtractor-0.9.15 from AppImage on Linux Mint 20 with the Linux Studio Plugins Project (LSP) plugins in LV2 format (installed under /usr/local/lib manually).
When I open the GUI of a plugin, installed in the Mixer, I observe the following error in the Messages pane:
suil error: Failed to open module /usr/lib/suil-0/libsuil_x11_in_qt5.so (/usr/lib/suil-0/libsuil_x11_in_qt5.so: cannot open shared object file: No such file or directory)
The plugins appear to work and the GUI opens and appears functional but I wish to know if this message is cosmetic or requires addressing. If it's a missing library this would be, I guess, AppImage packaging related and not missing from my system.
Regards,
Neil Darlow
don't bothher much with that message
this is all due that the libSUIL modules are not, cannot be bundled in the AppImage as almost everything else;.
otoh. the AppImage delivers native LV2 X11 support built in, functioning as fallback to libSUIL anyhow--that's why the LSP GUI's may show up alright :)
cheers