You are not logged in.

#1 2022-02-19 21:21:35

kamelie1706
Member
Registered: 2014-02-19
Posts: 176

[SOLVED] Carla - No Plugin Refresh window

Hi

Something got broken after update. Carla does not refesh the plugin list. Normally when I press the "refresh" button under "Add Plugin", a small window appears but here nothing happens.

Log

 File "/usr/share/carla/carla_database.py", line 1692, in slot_refreshPlugins
    if PluginRefreshW(self, self.host, self.fUseSystemIcons, self.hasLoadedLv2Plugins).exec_():
  File "/usr/share/carla/carla_database.py", line 1230, in __init__
    self.fThread.pluginLook.connect(self.slot_handlePluginLook)
TypeError: decorated slot has no signature compatible with SearchPluginsThread.pluginLook[float, str]

pacman -Qi carla

Name            : carla
Version         : 2.4.2-1
Description     : Audio Plugin Host
Architecture    : x86_64
URL             : [url]https://kxstudio.linuxaudio.org/Applications:Carla[/url]
Licenses        : GPL2
Groups          : pro-audio
Provides        : dssi-host  ladspa-host  lv2-host  vst-host  vst3-host
Depends On      : alsa-lib  gcc-libs  glibc  hicolor-icon-theme  libglvnd  libx11  python-pyqt5  python-pyliblo  python-rdflib  qt5-base  qt5-svg  libasound.so  libfluidsynth.so=3-64
                  libfreetype.so=6-64  liblo.so=7-64  libmagic.so=1-64  libpulse.so  libsndfile.so=1-64
Optional Deps   : jack: for using carla with JACK [installed]
                  lv2-host: for the LV2 plugin [installed]
                  vst-host: for the VST plugin [installed]
Required By     : artyfx  avldrums.lv2  bchoppr  bsequencer  bshapr  bslizr  drumkv1  eteroj.lv2  mephisto.lv2  moony.lv2  noise-repellent  padthv1  samplv1  sherlock.lv2  synthv1
                  vm.lv2  x42-plugins
Optional For    : ambix  carla  dpf-plugins  dragonfly-reverb  geonkick  hexter  liquidsfz  lsp-plugins  mda.lv2  rubberband  setbfree  sfizz  surge  yoshimi
Conflicts With  : None
Replaces        : None
Installed Size  : 69.35 MiB
Packager        : David Runge <dvzrv@archlinux.org>
Build Date      : Sat Feb 19 16:31:44 2022
Install Date    : Sat Feb 19 22:26:26 2022
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Any idea?

Last edited by kamelie1706 (2022-02-21 11:38:30)

Offline

#2 2022-02-20 07:13:04

Maniaxx
Member
Registered: 2014-05-14
Posts: 757

Re: [SOLVED] Carla - No Plugin Refresh window

Looks like another float/int python issue. Try 'carla-git' from aur.


sys2064

Offline

#3 2022-02-20 16:20:07

kamelie1706
Member
Registered: 2014-02-19
Posts: 176

Re: [SOLVED] Carla - No Plugin Refresh window

Indeed probably a bug related to the interface. Is there any command line to just refresh the plugins?

Offline

#4 2022-02-20 16:49:33

Maniaxx
Member
Registered: 2014-05-14
Posts: 757

Re: [SOLVED] Carla - No Plugin Refresh window

I don't think there are cmdline options to do that.
The error is on latest git as well. Needs to be fixed upstream.


sys2064

Offline

#5 2022-02-20 17:02:13

kamelie1706
Member
Registered: 2014-02-19
Posts: 176

Re: [SOLVED] Carla - No Plugin Refresh window

Someone got faster than me to report :-D
https://github.com/falkTX/Carla/issues/1590

Offline

#6 2022-02-21 11:28:15

kamelie1706
Member
Registered: 2014-02-19
Posts: 176

Re: [SOLVED] Carla - No Plugin Refresh window

Bug fixed upstream and available in repository to Carla 2.4.2-2. Thx for the super fast developer reaction!

Offline

Board footer

Powered by FluxBB