XWindow System Error when inserting plugins #598
Replies: 2 comments
-
Hello thanks for the report! Does it happen with LV2 plugins that don't have a UI? |
Beta Was this translation helpful? Give feedback.
-
Hi, Looks like I do have also issues with "UI less" LV2 plugins. I tried to insert a simple amplifier LV2 plugin resulting in an equal crash.
` |
Beta Was this translation helpful? Give feedback.
-
Bug:
On Raspbian Linux: inserting some plugins causes XWindow System Errors. This typically happens with more complex plugins, and is not necessarily depending on the plugin type (had problems with both LV2 and VST plugins). After the error is posted, JUCE throws assertions.
Below error dump when inserting CALF LV2 Equalizer plugin (note VST wrapper assertions when it is actually an LV2 plugin):
To reproduce:
Select a plugin and add it to the Graph Editor
OS: Linux Raspbian: Linux raspberrypi 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux (on Raspberry PI 4)
Version: 0.45.1-9afdb1f6, build date: 15 Nov 202
Standalone or Plugin
Standalone
This might be related to issue #231.
Note that I applied the patch as referred to in issue 231
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Beta Was this translation helpful? Give feedback.
All reactions