Page 1 of 1

Wave Studio 1.2 does not start under Linux

Posted: Mon 03. Aug 2026 11:56:05
by Sepp62
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

Re: Wave Studio 1.2 does not start under Linux

Posted: Mon 03. Aug 2026 12:02:31
by Sepp62
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

Re: Wave Studio 1.2 does not start under Linux

Posted: Mon 03. Aug 2026 13:43:28
by ZeXx86
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.