*** NickSB2 has quit IRC | 01:00 | |
*** Yruama_Lairba has quit IRC | 01:18 | |
*** oofus has quit IRC | 01:40 | |
*** oofus has joined #lv2 | 01:42 | |
*** ssj71 has quit IRC | 02:30 | |
*** oofus has quit IRC | 02:32 | |
*** NickSB3 has quit IRC | 02:32 | |
*** trebmuh has quit IRC | 02:34 | |
*** oofus has joined #lv2 | 02:36 | |
*** NickSB3 has joined #lv2 | 02:36 | |
*** artfwo has quit IRC | 02:57 | |
*** artfwo has joined #lv2 | 03:13 | |
*** sigma6 has joined #lv2 | 08:20 | |
*** yann-kaelig has joined #lv2 | 10:09 | |
*** trebmuh has joined #lv2 | 11:10 | |
*** yann-kaelig has quit IRC | 11:24 | |
*** osune has joined #lv2 | 12:58 | |
osune | hoi I'm when starting audacity It fails to load Calf plugins. https://pastebin.com/N5801gUy as you can see the path of the duplicated plugins are identical. Can somebody give me a hint whats going on here? | 13:01 |
---|---|---|
ventosus | osune: do you get the same when you run 'lv2ls' in the terminal? | 13:52 |
osune | ventosus: no | 13:52 |
osune | but i suspect by now this issue and currently testing the roleback https://github.com/calf-studio-gear/calf/issues/160 | 13:53 |
*** oofus has quit IRC | 13:56 | |
osune | ventosus: backrolled both audacity and calf and removed ~/.audacity-data but problem persists. I assume somehow my configuration where to find lv2 plugins got messed? | 14:01 |
ventosus | osune: do you manually set LV2_PATH environment variable? | 14:04 |
ventosus | you may also want to compare contents of: | 14:04 |
ventosus | /usr/lib/lv2 | 14:04 |
ventosus | /usr/local/lib/lv2 | 14:04 |
ventosus | ~/.lv2 | 14:04 |
osune | echo $LV2_PATH is empty; ~/.lv2 contains some synths ; /usr/local/lib/lv2 doesn't exist; calf is found in /usr/lib/lv2 | 14:06 |
osune | calf.so is found in /usr/lib/calf/calf.so and /usr/lib/lv2/calfl.lv2/calf.so . "Analyzer.ttl" (a calf plugin) is only found in /usr/lib/lv2/calf.lv2/ | 14:09 |
ventosus | looks fine | 14:12 |
ventosus | if you do not experience the same 'duplicate plugin' error in any other LV2 host | 14:12 |
ventosus | audacity will be to blame | 14:13 |
ventosus | e.g. doing something wrong at plugin discovery | 14:13 |
osune | i checked the implementation of the function which throws this warning/error , it didn't changed in quite some years . carla core dumpes for me for what ever reason (might need a restart). brb | 14:16 |
ventosus | osune: audacity does the same shit here | 14:16 |
ventosus | definitely audacity's fault, all other hosts get it right here | 14:16 |
ventosus | maybe it runs plugin discovery twice... | 14:17 |
osune | ardour5 has no problem loading and using calf. hm that might be it. unfortunatly the rollback didn't solve anything for me. The error is even there and loading a calf plugin crashes audacity hard | 14:19 |
osune | ventosus: https://github.com/audacity/audacity/blob/26f917b1fd73644642e8eede2c06e7808fc09cfe/src/effects/lv2/LoadLV2.cpp#L174 I run Arch , and /usr/lib64 symlinks to /usr/lib . Which could cause the double load | 14:32 |
osune | but this is in there since three years ... | 14:33 |
ventosus | osune: that's the culprit for sure | 14:45 |
ventosus | on Arch, too, here | 14:45 |
osune | ventosus: if you follow this thread it seems calf and audacity are working on it together http://forum.audacityteam.org/viewtopic.php?p=338023#p338023 | 14:46 |
ventosus | well, hosts should not overwrite LV2_PATH in the first place | 14:47 |
ventosus | that environment variable is there for the user exclusively, imho | 14:48 |
ventosus | http://lv2plug.in/pages/filesystem-hierarchy-standard.html | 14:50 |
osune | meh. But it bugs me that this code was in there since 3 years :D . | 14:55 |
osune | it seems communication between calf and audacity went private: nothing on the mailing list | 14:55 |
osune | ventosus: can you rollback to any calf / audacity combination and see if you can start a calf plugin? | 14:56 |
ventosus | no , I neither use calf nor audacity | 14:57 |
ventosus | and am at work :) | 14:57 |
osune | I see . Thanks eitherway :) | 14:58 |
trebmuh | osune, what distro are you running ? | 15:04 |
osune | trebmuh: Arch Linux | 15:04 |
trebmuh | osune, do you have lmms installed maybe ? | 15:04 |
osune | trebmuh: nope but that is just a matter of seconds? | 15:05 |
trebmuh | no need | 15:05 |
trebmuh | there is a known problem of a clash between the calf-ladspa shipped by the LMMS and the calf-LV2 but it doesn't sound to be your case | 15:05 |
osune | not installed :/ | 15:06 |
trebmuh | so probably defintely not your case | 15:07 |
trebmuh | +i | 15:07 |
*** NickSB3 has quit IRC | 15:07 | |
*** sigma6 has quit IRC | 15:08 | |
osune | well seems I have to sit there and wait till it solves itself | 15:08 |
*** Yruama_Lairba has joined #lv2 | 15:16 | |
*** NickSB2 has joined #lv2 | 15:52 | |
*** oofus has joined #lv2 | 16:29 | |
*** deva has joined #lv2 | 16:58 | |
*** dsheeler has quit IRC | 17:36 | |
*** dsheeler has joined #lv2 | 17:37 | |
*** yann-kaelig has joined #lv2 | 18:42 | |
*** rncbc has joined #lv2 | 19:25 | |
*** deva has quit IRC | 19:49 | |
*** yann-kaelig has quit IRC | 19:51 | |
*** NickSB3 has joined #lv2 | 20:35 | |
*** ssj71 has joined #lv2 | 21:33 | |
*** ssj71 has quit IRC | 22:17 | |
*** rncbc has quit IRC | 22:46 | |
*** ssj71 has joined #lv2 | 22:46 | |
*** NickSB2_ has joined #lv2 | 22:57 | |
*** NickSB2 has quit IRC | 22:57 | |
*** ssj71 has quit IRC | 23:16 | |
*** osune has quit IRC | 23:20 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!