View Issue Details

IDProjectCategoryView StatusLast Update
0005809ardourbugspublic2014-03-05 19:48
Reporterzth Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0005809: Track/Session Templates cannot save plugin settings depending on external files
DescriptionNeither Track nor Session Templates can save plugin settings which depend on loading external files. For example, neither the LinuxSampler LV2 can save/restore a loaded SFZ properly in templates. Neither can LV2 Convolution Reverb with a loaded reverb wav.

When trying to save, it complains about "not being able to copy plugin directory recursively" or similar.
TagsNo tags attached.

Activities

programLyrique

2014-03-05 10:04

reporter   ~0015700

I have the same bug with Ardour 3.5.357, in a huge session with lots of tracks and linuxsampler lv2.

in the log, I have several lines like this

[ERROR]: Unable to Copy file /home/myName/Musique/Orchestre/plugins/467 to /home/myName/.config/ardour3/templates/Orchestre-template/plugins/467 (Impossible de copier récursivement un répertoire)

The last sentence (in French) means something like "not being able to copy directory recursively".

Nevertheless, the template was created, but when creating a new session with it, the linuxsampler plugin is not initialized as in the template session.

paul

2014-03-05 19:22

administrator   ~0015701

can you get the exact error message it generates? i can't find a reference to this in the code

programLyrique

2014-03-05 19:48

reporter   ~0015702

In the log window, the exact message is :
[ERROR]: Unable to Copy file /home/myName/Musique/Orchestre/plugins/467 to /home/myName/.config/ardour3/templates/Orchestre-template/plugins/467 (Can't recursively copy directory)

and in the terminal :
lilv_symlink(): error: Failed to link /home/myName/Musique/Orchestre/plugins/137/state16/Strings - 1st Violins Pizzicato.sfz => ../../../externals/Strings - 1st Violins Pizzicato.sfz (File exists)

(and so on with various numbers instead of 467, and other sfz...)

Issue History

Date Modified Username Field Change
2014-01-05 17:19 zth New Issue
2014-03-05 10:04 programLyrique Note Added: 0015700
2014-03-05 19:22 paul Note Added: 0015701
2014-03-05 19:48 programLyrique Note Added: 0015702