OBS on Fedora 41 crashes when applying audio filter

peppi

New Member
I'm trying to use an audio filter in OBS on Fedora. I've been using OBS now for a while with no issues.

I've installed the audio plugins in my ~/.vst folder. I have:
- Auburn Sounds Graillon 3.so
- DragonflyEarlyReflections-vst.so
- libTAL-Reverb-4.so

I have my mic in the audio mixer and I hit the 3 dots and go to the Filters

I add a VST 2.x Plug-in and can see the respective VST 2.x Plug-in filters.

If I pick any filter OBS crashes.

info: User selected new VST plugin: '/home/xxxx/.vst/Auburn Sounds Graillon 3.so'
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 78 (X_CreateColormap)
Resource id in failed request: 0x7
Serial number of failed request: 8
Current serial number in output stream: 10

I've tested all the .so files with Carla and it works fine.

I assume this might be an error with X11? How do I get OBS to use Wayland with plugins?
 
Top