View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004730 | ardour | bugs | public | 2012-02-16 19:29 | 2020-04-19 20:16 |
| Reporter | danka | Assigned To | cth103 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0-beta3 | ||||
| Target Version | 3.0 | ||||
| Summary | 0004730: TAL linuxVSTs not loaded | ||||
| Description | In ardour3 beta2 the TAL linuxVST plugins did work. In beta3 the following does not load. Tried with plugins stored in home directory with user write permissions as well as in /usr/lib/vst without such permissions with the same result. [WARNING]: Cannot get linuxVST information from /usr/lib/vst/TAL-Reverb-3.so [WARNING]: Cannot get linuxVST information from /usr/lib/vst/TAL-Vocoder-2.so [WARNING]: Cannot get linuxVST information from /usr/lib/vst/TAL-NoiseMaker.so [WARNING]: Cannot get linuxVST information from /usr/lib/vst/TAL-Reverb.so [WARNING]: Cannot get linuxVST information from /usr/lib/vst/TAL-Filter.so [WARNING]: Cannot get linuxVST information from /usr/lib/vst/TAL-Reverb-2.so | ||||
| Additional Information | Ubuntu 11.10 AMD64 3.0.0-16-generic | ||||
| Tags | No tags attached. | ||||
| Users sponsoring this issue | ||
| Sponsors List |
Total Sponsorship = US$ 5 2012-02-16 19:30: danka (US$ 5) |
|
|---|---|---|
|
|
Works ok here. I have added some code to SVN to give more detail on the error you are seeing. If you could try the SVN code (or the next beta) that would be great. |
|
|
I did try SVN (rev 11537). I did not see any WARNINGS in the log window any more, the plugins (like TAL Noisemaker) did not show up either. I tried -D pluginmanager but gave no clue. |
|
|
Tried with SVN rev 11547. Now I get warnings for all Linux VSTs in the path. However only five of them are available in the Plugin Manager: TAL-Filter-2 TAL-Dub-3 argotlunar ThePilgrim TheFunction I looked in the code (/ardour2/branches/3.0/libs/ardour/linux_vst_info_file.cc) and it seems like the message is given if the info file is actually read, opposite to what is said in the warning. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-Filter-2.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-Reverb-2.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-Dub-3.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/argotlunar.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-Vocoder-2.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-NoiseMaker.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-Filter.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/ThePilgrim.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-Reverb.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TAL-Reverb-3.so: info file load failed. [WARNING]: Cannot get LinuxVST information form /home/danka/lxvst/TheFunction.so: info file load failed. |
|
|
I found the problem! I had most probably broken vstfx info files lying around. After I deleted all files in the .fst dir the plugins started working. Thanks cth103 for pointing me in the right direction! |
|
|
OK, great. If it happens again, let us know, maybe something in Ardour is generating bad info files. |
|
2012-03-12 19:11
|
|
|
|
I am experiencing the same issue. At the moment, I am able to consistently reproduce it under rev 11650 by simple opening Ardour. If no .fst directory is present (or it is empty), the plugins load nicely. However, if there is a .fst directory with some info files, TAL plugins load no more. Moreover, if I delete a single info file, the corresponding plugin will load again in the next session, but will also fail to load when the info file is recreated. I attach some info files (.TAL-Dub-3.so, one for a plugin that loads normally, and .TAL-NoiseMaker.so, one for a plugin that does not). Maybe someone with LXVST knowledge could see what's the difference between them -- for me, the only one seems to be the number of lines... Of course, running Ardour like rm ~/.fst/.* && ardour3 is a valid, although quite cumbersome workaround. |
|
2012-03-12 19:11
|
|
|
|
This should be fixed up in SVN 11660. |
|
|
It indeed works. Thanks. |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-16 19:29 | danka | New Issue | |
| 2012-02-16 19:30 | danka | Sponsorship Added | danka: US$ 5 |
| 2012-02-16 19:30 | danka | Sponsorship Total | 0 => 5 |
| 2012-02-23 16:45 | cth103 | cost | => 0.00 |
| 2012-02-23 16:45 | cth103 | Target Version | => 3.0 beta4 |
| 2012-02-27 16:03 | cth103 | Note Added: 0012829 | |
| 2012-02-27 16:03 | cth103 | Status | new => feedback |
| 2012-02-27 22:37 | danka | Note Added: 0012830 | |
| 2012-02-29 14:08 | danka | Note Added: 0012835 | |
| 2012-03-01 21:37 | danka | Note Added: 0012840 | |
| 2012-03-04 00:10 | cth103 | Note Added: 0012842 | |
| 2012-03-04 00:11 | cth103 | Status | feedback => resolved |
| 2012-03-04 00:11 | cth103 | Resolution | open => fixed |
| 2012-03-04 00:11 | cth103 | Assigned To | => cth103 |
| 2012-03-12 19:11 | kris7t | File Added: .TAL-Dub-3.so | |
| 2012-03-12 19:11 | kris7t | Note Added: 0012902 | |
| 2012-03-12 19:11 | kris7t | File Added: .TAL-NoiseMaker.so | |
| 2012-03-12 19:12 | kris7t | Note Edited: 0012902 | |
| 2012-03-13 01:24 | cth103 | Note Added: 0012909 | |
| 2012-03-13 01:24 | cth103 | Status | resolved => feedback |
| 2012-03-13 01:24 | cth103 | Resolution | fixed => reopened |
| 2012-03-13 16:27 | kris7t | Note Added: 0012913 | |
| 2012-03-13 17:02 | kris7t | Status | feedback => resolved |
| 2012-03-13 17:02 | kris7t | Resolution | reopened => fixed |
| 2012-05-23 15:08 | cth103 | Target Version | 3.0 beta4 => 3.0 |
| 2020-04-19 20:16 | system | Note Added: 0022971 | |
| 2020-04-19 20:16 | system | Status | resolved => closed |