Flatpak: ZynAddSubFX VST crashes when Zrythm is started using the desktop file but opens when Zrythm is started using the command line.
Steps to reproduce
How it fails:
- Install Zrythm and ZynFusion (org.freedesktop.LinuxAudio.Plugins.ZynFusion) from flathub
- Launch Zrythm using the desktop file
- Drag ZynAddSubFX VST into the tracks view
- Get notified about a crash
How it succeeds:
- See above
- Launch Zrythm using
flatpak run org.zrythm.Zrythmorflatpak run --command=zrythm_launch org.zrythm.Zrythm - See above
- See ZynFusion UI opening
Further information
I am using the latest (1.0.0-rc1) release from flathub on Arch Linux with GNOME.