View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008633 | ardour | bugs | public | 2021-03-21 20:13 | 2021-03-26 12:25 |
| Reporter | inFlowiaLab | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Linux | OS | Ubuntu Studio | OS Version | 19.10 x64 |
| Product Version | 6.6 | ||||
| Summary | 0008633: LV2-presets are not deleted if the directory .lv2 is a symlink | ||||
| Description | If the directory ~/.lv2 is a symlink that refers to another volume with ext4 or NTFS, then presets from LV2 plugins will no longer be deleted, and the 'save' button (for presets) will also stop working. This behavior is not observed in version 5.12. | ||||
| Tags | lv2, plugin, preset, symlink | ||||
|
|
Likely a due to a change in https://github.com/lv2/lilv/ (ardour does not directly handle preset save/load/replace/delete) However the proper solution seems to be to set LV2_PATH to directly point to your external folder, instead of sym-linking ~/.lv2 see also https://lv2plug.in/pages/filesystem-hierarchy-standard.html |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-03-21 20:13 | inFlowiaLab | New Issue | |
| 2021-03-21 20:13 | inFlowiaLab | Tag Attached: lv2 | |
| 2021-03-21 20:13 | inFlowiaLab | Tag Attached: plugin | |
| 2021-03-21 20:13 | inFlowiaLab | Tag Attached: preset | |
| 2021-03-21 20:13 | inFlowiaLab | Tag Attached: symlink | |
| 2021-03-21 20:52 | x42 | Note Added: 0025633 | |
| 2021-03-26 12:25 | inFlowiaLab | Status | new => closed |
| 2021-03-26 12:25 | inFlowiaLab | Resolution | open => no change required |