Wave Studio 1.2 does not start under Linux
Posted: Mon 03. Aug 2026 11:56:05
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
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