View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009875 | ardour | bugs | public | 2025-01-07 20:56 | 2025-01-07 21:16 |
Reporter | pit-move | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Debian GNU | OS | AV Linux | OS Version | (any) |
Product Version | 8.10 | ||||
Summary | 0009875: Plugin does not open UI | ||||
Description | Some PluigIns (LV2 / EQ10Q) do not open GUI with Ardour 8.10 Everything is working in Ardour 8.2.5 without problems. Testet in AVL-MXe 23.2 and AVL-MX 21.3 | ||||
Tags | No tags attached. | ||||
|
2025-01-07T22:00:55 [ERROR]: failed to instantiate LV2 GUI |
|
EQ10Q and similar plugin UIs that still rely on GTK2 as UI are no longer supported: see also https://discourse.ardour.org/t/eq10q-not-ardour-8-4/110046 https://discourse.ardour.org/t/ardour-8-4-calf-plugins-error-failed-to-instantiate-lv2-gui/109936/4 |
|
suil error: Unable to open UI library /usr/lib/lv2/sapistaEQv2.lv2/gui/eq10q_gui.so (/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_name) |
|
Gtk2 plugin support was removed in Ardour 8.4. Plugin developers have been notified in 2012 that this will happen; and in 2019 support was officially deprecated. Most plugin UIs have meanwhile been migrated.. As workaround to get a few more years you can try a bridge: https://discourse.ardour.org/t/a-compatibility-pack-for-calf-plugins-to-work-in-ardour-8-6/11059 |
|
OK, thank you for the information! |