Open tobiasBora opened 3 years ago
I also have another problem with the carla "MIDI FILE" plugin (tested on KDE): when I use this plugin with Carla directly, everything works fine, but if I use it inside BespokeSynth when I click on the cog to add a MIDI file the dialog does not appear (but no crash, and nothing appears in the log)
Note that Ildaeil (VST3 that can load LV2 plugins) does not suffer from this limitation https://github.com/NixOS/nixpkgs/issues/145607#issuecomment-967223619 .
Describe the bug
On latest unstable, when trying to open the GUI of the some plugins (e.g. the Calf Reverb plugin) from inside Carla's VST's plugin, itself inside BespokeSynth, it crashes with an error:
Steps To Reproduce
Steps to reproduce the behavior:
/var/run/current-system/sw/lib/vst
/var/run/current-system/sw/lib/lv2
and restart). You should have in the patchbay:Failed to load Gtk libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
One dirty trick may be to add gtk on BespokeSynth, but then I guess if plugins need other libraries it will fail.
Notify maintainers
@astro @minijackson