View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009465 | ardour | bugs | public | 2023-10-03 15:02 | 2023-10-06 19:32 |
Reporter | axra | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | Arch | OS | Linux | OS Version | (any) |
Product Version | 7.5 | ||||
Summary | 0009465: Ardour 8.0-rc3 can't find avldrums and calf lv2 plugins | ||||
Description | Though the plugins are listed in plugin manager (Status OK) Ardour cant't load them. Seems Ardour scans wrong directory. | ||||
Tags | No tags attached. | ||||
|
|
|
Still the same issue with Ardour-8.0.-rc3.9 |
|
not solved yet, Ardour 8.0.rc3.27 |
|
Is there any additional information on stdout/stderr? Failed to instantiate is often casued by an arch mismatch (64 bit ardour, 32bit plugin) or missing symbols of dynamically linked plugins. If that is the case there might be some additional information from liblilv on stderr. Where did you get Ardour from? Where the plugin(s)? Nothing has changed on Ardour's LV2 side of things, and liblilv loads LV2 plugins, incl. avldrums, just fine with the official binary. |
|
I just checked with latest Linux Mint Debian Edition Live Stick. avldrums and calf lv2 plugins loading there. On the Ardour forum someone confirmed the same issue with calf plugins on open suse TW, but avldrums working. I got ardour 8.0.rc3 from nightly.ardour.org and Calf (0.90.3.6) and avldrums (0.7.2-1) Plugins from Manjaro Package Manager. Installed Ardour to /opt directory. (All working in Ardour 7.5-1) |
|
When you start Ardour from a terminal "Ardour8 <press enter>" is any information printed to stdout/stderr when you load the plugins? |
|
Here is the error message in terminal when loading the plugins: |
|
OK that explains it. Your distro not only dynamically links plugins (they ought to be self-contained and not depend on external resources), but also uses an incompatible library version (which does no work with glib that Ardour comes with). avldrums does not even depend on libinstapatch. That is very strange. I suggest to file a bug with Arch Linux and meanwhile get the official binary which does not have this issue: https://x42-plugins.com/x42/x42-avldrums |
|
When starting Ardour8 I also get: |
|
Gtk-Message: 09:47:52.211: Failed to load module "canberra-gtk-module" |
|
But avldrums and calf plugins loading in Ardour 7.5. So maybe the issue is related to /opt install path of Ardour8? |
|
The problem is that the plugins require a NEWER version of glib (which provides g_string_free_and_steal). The official 7.5 binary does have the same version as 8.0. Perhaps you're using Ardour 7.5 from Arch, or have removed libglib from opt/Ardour-7.5/lib/ ? I expect a distro version of Ardour (using distro libs) works, until Arch sorts out dynamic linking of plugins and instead links them statically. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-03 15:02 | axra | New Issue | |
2023-10-03 15:02 | axra | File Added: Bildschirmfoto zu 2023-10-03 15-43-01.png | |
2023-10-04 08:38 | axra | Note Added: 0028137 | |
2023-10-05 10:03 | axra | Note Added: 0028140 | |
2023-10-05 10:03 | axra | File Added: Bildschirmfoto vom 2023-10-05 12-00-52.png | |
2023-10-05 19:09 | x42 | Note Added: 0028142 | |
2023-10-05 21:57 | axra | Note Added: 0028145 | |
2023-10-05 22:27 | x42 | Note Added: 0028146 | |
2023-10-05 22:28 | x42 | Note Edited: 0028146 | |
2023-10-05 23:04 | axra | Note Added: 0028148 | |
2023-10-05 23:04 | axra | File Added: Screenshot_20231006_010235.png | |
2023-10-05 23:46 | x42 | Note Added: 0028149 | |
2023-10-06 07:47 | axra | Note Added: 0028150 | |
2023-10-06 07:47 | axra | File Added: ardour8.png | |
2023-10-06 07:48 | axra | Note Added: 0028151 | |
2023-10-06 07:54 | axra | Note Added: 0028152 | |
2023-10-06 19:32 | x42 | Note Added: 0028153 |