Wave Studio 1.2 does not start under Linux

In case you do not know something or you are not sure, here is the right place for your question.
Post Reply
Sepp62
Posts: 57
Joined: Sat 07. Feb 2015 22:14:51

Kubuntu/Ubuntu 24.0.3:

wave-studio.sh has an error in line 17 (refers to the settings app). Change the line to:

LD_LIBRARY_PATH=lib exec ./wave-studio-$ARCH "$@"

Wave studio now starts (no further testing by myself up to now)

The following line with the "rm" command also seems suspect, since it probably refers to the spirit-settings app.

Linux Mint:

Does not start at all, even console output after starting the shell file does not appear
Sepp62
Posts: 57
Joined: Sat 07. Feb 2015 22:14:51

Linux Mint:

Running the script directly from the console shows a runtime error for a missing qt-lib.

./wave-studio-x86_64: error while loading shared libraries: libQt5Quick.so.5: cannot open shared object file: No such file or directory
ZeXx86
Site Admin
Posts: 13008
Joined: Mon 29. Apr 2013 16:06:44
Contact:

Thank you for the report!
From your report it shows it can't find some libraries We will add missing libraries to sort it. They can be eventually installed manually to your system.
Spirit System developer
Post Reply