looks like something under /usr/lib/vst/
, most probably carla.vst
, is interrupting prematurely the VST plugin scan process (qtractor_vst_scan
).
don't know if it applies but maybe carla.vst still has some links to old Qt4 widget styles which cannot co-exist onto a Qt5 process address space (or/and vice-versa)... once before it would suffice to remove the styles
symlink under carla.vst
sub-directory, in your case:
sudo rm -vf /usr/lib/vst/carla.vst/styles
that will do, hopefully, and won't cripple carla-vst in any major way, hopefully you will only loose some skinning or style themeing capabilities to carla-vst, but that's just sugary eye-candy, nothing fundamentally critical ;)
in case you want to revert the hack, without reinstalling Carla altogether, that is:
sudo ln -svf /usr/lib/carla/styles /usr/lib/vst/carla.vst/styles
hth.
cheers
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
1 min 1 sec ago
12 hours 9 min ago
20 hours 15 min ago
22 hours 10 min ago
1 day 11 hours ago
1 day 12 hours ago
1 day 12 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 14 hours ago