Created attachment 1700704 [details] Possible patch Description of problem: On Fedora, Ardour doesn't see saved presets for LV2 plugins. I reported this in the Ardour bug tracker and we determined that the problem is in the Fedora packaging of `lilv`. Fedora passes --default-lv2-path=%{_libdir}/lv2 To fix the issue, we should use the upstream default which is: ~/.lv2:/usr/%{_libdir}/lv2:/usr/local/%{_libdir}/lv2 Version-Release number of selected component (if applicable): 0.24.6 How reproducible: Always Steps to Reproduce: 1. Open Ardour, add an LV2 plugin 2. Save a preset for the plugin. Actual results: Preset saved to disk in ~/.lv2 but doesn't appear in the UI. Expected results: Preset will appear in the UI. Additional info:
Upstream (Ardour) bug is https://tracker.ardour.org/view.php?id=8280
FEDORA-2020-0526a9cfe8 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-0526a9cfe8
FEDORA-2020-0526a9cfe8 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-0526a9cfe8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-0526a9cfe8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-0526a9cfe8 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.