You are not logged in.

#1 Yesterday 19:01:27

michelesr
Member
Registered: 2016-02-04
Posts: 72

Ardour 9: Some LV2 plugins GUI fail to be opened again once closed

The first time you open a LV2 plugin UI it works fine. If you then close the GUI and open it again, you get something like this:

suil error: Failed to instantiate UI <http://gareus.org/oss/lv2/avldrums#ui_gl> in /usr/lib/lv2/avldrums.lv2/avldrumsUI_gl.so

For ZynAddSubFx, it's even worse, as you get a SIGSEGV (null view pointer) :

#0  DGL::puglGetNativeWindow (view=0x0) at /usr/src/debug/zynaddsubfx/zynaddsubfx-3.0.6/DPF/dgl/src/pugl-upstream/src/x11.c:1287
1287	  return (PuglNativeView)view->impl->win;
[Current thread is 1 (Thread 0x7f7083fbcb00 (LWP 12))]

Upstream issue: https://gitlab.com/lv2/suil/-/work_items/12 (with attached stack trace)

Offline

#2 Yesterday 20:39:28

michelesr
Member
Registered: 2016-02-04
Posts: 72

Re: Ardour 9: Some LV2 plugins GUI fail to be opened again once closed

Got my anwser: https://discourse.ardour.org/t/solved-a … =michelesr

It appears to be an issue with mesa, installing mesa-git fixed it. However I don't know why the regular mesa package is broken.

Offline

Board footer

Powered by FluxBB