falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.6k stars 147 forks source link

Issue to open Custom UI from VST Win Plugin on Linux (Wayland) #1759

Open aleatoreo22 opened 1 year ago

aleatoreo22 commented 1 year ago

Carla manages to load the plugin, but when opening the plugin interface it crashes and displays this log.

❯ carla Carla 2.5.3 started, status: Python version: 3.10.10 Qt version: 5.15.8 PyQt version: 5.15.9 Binary dir: /usr/lib64/carla Resources dir: /usr/share/carla/resources Frontend pixel ratio is 1.0 libjack.so.0 loaded successfully! JUCE Assertion failure in juce_Singleton.h:50 JUCE Assertion failure in juce_Singleton.h:50

I'm running on openSUSE Tumbleweed, and using Wayland. On x11 it not happen, and i figureout when i use virtual desktop (on wine) it works also on Wayland.