Hi, this version has this error when you try to click in the refresh button to search for new plugins (Nothing happens). This issue has been fixed on version 2.4.2-2 almost a month ago.
Carla logs:
Traceback (most recent call last):
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]
This update has been submitted for testing by martinkg.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
Hi, this version has this error when you try to click in the refresh button to search for new plugins (Nothing happens). This issue has been fixed on version 2.4.2-2 almost a month ago.
Carla logs:
Traceback (most recent call last): 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]
More info: Kernel: 5.16.15-201.fc35.x86_64 Githug issue: https://github.com/falkTX/Carla/issues/1590