lv2 plugins cannot be enabled because of URLs in locations

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
haigioli
Posts: 2
Joined: Sat Sep 07, 2019 6:56 pm
Operating System: Linux Debian

lv2 plugins showing up as URLs in ARCH

Post by haigioli » Sat Sep 07, 2019 7:02 pm

I'm using Audacity 2.3.2 on the latest version of Arch, kernel version 5.2.11-arch1-1-ARCH. I installed it via the official package repo for Arch, using pacman. Nothing fancy.

The problem I'm having is that all my lv2 plugins show up in URLs in the plugin activation window and cannot be enabled. This happens regardless of setting the LV2_PATH explicitly. I'm guessing it's looking in the tti files to arrive at the URLs? Clearly, Audacity doesn't have a problem finding the LV2 plugin locations, so that it lists them in the add/remove plugins editor. I'm stumped. Any help would be appreciated.

haigioli
Posts: 2
Joined: Sat Sep 07, 2019 6:56 pm
Operating System: Linux Debian

lv2 plugins cannot be enabled because of URLs in locations

Post by haigioli » Sat Sep 07, 2019 8:59 pm

I'm using Audacity 2.3.2 in the latest Arch with the 5.2.11-arch1-1-ARCH kernel. It was installed using pacman, from the community repo. Not AUR.

I noticed that lv2 plugins are seen in the Add/Remove Plugins window, but cannot be enabled upon exit. An error is thrown, in the form of:

Effect or Command at http://whatever.the.url
nameOfPlugin failed to register

Could not load the library

While all the other plugins have system file locations associated with them, all of the lv2 plugins have URLs, instead. Is this why they won't register? Is there something I'm missing, here?

Thanks.

steve
Site Admin
Posts: 80688
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: lv2 plugins cannot be enabled because of URLs in locations

Post by steve » Wed Nov 06, 2019 10:33 pm

Which plug-ins are you trying to load?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

presidentbrett
Posts: 1
Joined: Sun Mar 08, 2020 11:56 am
Operating System: Linux *buntu

Re: lv2 plugins cannot be enabled because of URLs in locations

Post by presidentbrett » Sun Mar 08, 2020 12:01 pm

I'm having this exact same issue.

Pop!_OS 19.10 (Ubuntu 19.10)
Audacity 2.3.2

Trying to load Calf plugins, also tried with http://lsp-plug.in/plugins/lv2/ and exactly the same issue.

All entries in plugin-registry.cfg show urls instead of file paths. I tried manually editing this file to show the correct file path (eg: /usr/share/calf) but it is automatically rewritten to the url as soon as the add/remove plugins menu is item is invoked.

steve
Site Admin
Posts: 80688
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: lv2 plugins cannot be enabled because of URLs in locations

Post by steve » Sun Mar 08, 2020 1:03 pm

presidentbrett wrote:
Sun Mar 08, 2020 12:01 pm
Trying to load Calf plugins
Calf plug-ins have been problematic for Audacity for a long time. The good news is that the latest version of Audacity runs most of the Calf plug-ins (recent and latest versions) correctly. I think Audacity 2.3.2 may be just a little too old for that fix.

presidentbrett wrote:
Sun Mar 08, 2020 12:01 pm
All entries in plugin-registry.cfg show urls instead of file paths.
Yes, that's normal, because (apparently) that's the "name" that they report to Audacity. Once installed, Audacity can read the actual name of the plug-in, so it will show up correctly in Audacity's menus, and in the Plug-in Manager.

presidentbrett wrote:
Sun Mar 08, 2020 12:01 pm
http://sp-plug.in/plugins/lv2/
That's not a valid web link, so I don't know which plug-ins you are referring to.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply