Skip to content

Instantly share code, notes, and snippets.

@mxmilkiib
Last active February 24, 2020 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mxmilkiib/df07f1e899cd6843a3db4d31675954ef to your computer and use it in GitHub Desktop.
Save mxmilkiib/df07f1e899cd6843a3db4d31675954ef to your computer and use it in GitHub Desktop.
tmp carla err log
======= Starting engine =======
======= Engine started ========
Carla engine started, details:
  Driver name:  JACK
  Sample rate:  48000
  Process mode: Multi client
Error opening file /usr/lib/lv2/gx_colwah.lv2/manifest.ttl (No such file or directory)
Will use UI-Bridge for 'AMS Saw', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use UI-Bridge for 'AMS VC Organ - 4 Osc', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use UI-Bridge for 'ZLFO 64/1', binary: "/usr/lib/carla/carla-bridge-lv2-x11"
Host did not send time info. Beat unit is unknown.
Host did not send time info. Beat unit is unknown.
Host did not send time info. Beat unit is unknown.
Will use UI-Bridge for 'ZLFO 64/1.', binary: "/usr/lib/carla/carla-bridge-lv2-x11"
Host did not send time info. Beat unit is unknown.
Host did not send time info. Beat unit is unknown.
Host did not send time info. Beat unit is unknown.
Will use UI-Bridge for 'AMS Multiphase LFO', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use UI-Bridge for 'Dragonfly Hall Reverb', binary: "/usr/lib/carla/carla-bridge-lv2-x11"
Will use LV2 X11 UI for 'LSP Compressor Stereo (2)'
Will use UI-Bridge for 'x42 Whirl - Rotary Speaker', binary: "/usr/lib/carla/carla-bridge-lv2-x11"
Will use UI-Bridge for 'AMS Slew Limiter', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use UI-Bridge for 'AMS Slew Limiter (2)', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use UI-Bridge for 'AMS Slew Limiter (3)', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use UI-Bridge for 'AMS Slew Limiter (4)', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use UI-Bridge for 'AMS VC Delay', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
Will use LV2 X11 UI for 'LSP Sidechain Dynamic Processor Mono'
Traceback (most recent call last):
  File "/usr/share/carla/carla_host.py", line 1325, in slot_handlePluginAddedCallback
    pitem = self.ui.listWidget.createItem(pluginId)
  File "/usr/share/carla/widgets/racklistwidget.py", line 241, in createItem
    return RackListItem(self, pluginId)
  File "/usr/share/carla/widgets/racklistwidget.py", line 81, in __init__
    self.recreateWidget(firstInit = True)
  File "/usr/share/carla/widgets/racklistwidget.py", line 171, in recreateWidget
    self.fWidget = createPluginSlot(self.fParent, self.host, self.fPluginId, self.fOptions)
  File "/usr/share/carla/carla_skin.py", line 2066, in createPluginSlot
    return PluginSlot_Default(parent, host, pluginId, skinColor, skinStyle)
  File "/usr/share/carla/carla_skin.py", line 1713, in __init__
    AbstractPluginSlot.__init__(self, parent, host, pluginId, skinColor, skinStyle)
  File "/usr/share/carla/carla_skin.py", line 253, in __init__
    self.fEditDialog = PluginEdit(self, host, self.fPluginId)
  File "/usr/share/carla/carla_widgets.py", line 656, in __init__
    self.reloadAll()
  File "/usr/share/carla/carla_widgets.py", line 828, in reloadAll
    self.reloadParameters()
  File "/usr/share/carla/carla_widgets.py", line 1016, in reloadParameters
    self._createParameterWidgets(PARAMETER_OUTPUT, paramOutputListFull, self.tr("Outputs"))
  File "/usr/share/carla/carla_widgets.py", line 1632, in _createParameterWidgets
    paramWidget = PluginParameter(groupWidget, self.host, paramInfo, self.fPluginId, tabIndex)
  File "/usr/share/carla/carla_widgets.py", line 292, in __init__
    self.ui.widget.setValue(pInfo['current'])
  File "/usr/share/carla/widgets/paramspinbox.py", line 314, in setValue
    self.fBar.setValue(value)
  File "/usr/share/carla/widgets/paramspinbox.py", line 158, in setValue
    QProgressBar.setValue(self, int(vper * 10000))
ValueError: cannot convert float NaN to integer
Will use UI-Bridge for 'Simple Scope (4 channel)', binary: "/usr/lib/carla/carla-bridge-lv2-x11"
sorry, can't map this plugin to canvas client 38 38
ERROR: pluginAdded mismatch Id: 39 38
Traceback (most recent call last):
  File "/usr/share/carla/carla_host.py", line 1322, in slot_handlePluginAddedCallback
    pitem.recreateWidget()
AttributeError: 'NoneType' object has no attribute 'recreateWidget'
Will use UI-Bridge for 'Simple Scope (Mono)', binary: "/usr/lib/carla/carla-bridge-lv2-x11"
ERROR: pluginAdded mismatch Id: 40 38
Traceback (most recent call last):
  File "/usr/share/carla/carla_host.py", line 1322, in slot_handlePluginAddedCallback
    pitem.recreateWidget()
AttributeError: 'NoneType' object has no attribute 'recreateWidget'
Will use UI-Bridge for 'Example Scope (Stereo)', binary: "/usr/lib/carla/carla-bridge-lv2-gtk2"
sorry, can't map this plugin to canvas client 39 38
sorry, can't map this plugin to canvas client 40 38
ERROR: pluginAdded mismatch Id: 41 38
Traceback (most recent call last):
  File "/usr/share/carla/carla_host.py", line 1322, in slot_handlePluginAddedCallback
    pitem.recreateWidget()
AttributeError: 'NoneType' object has no attribute 'recreateWidget'
Will use UI-Bridge for 'Simple Scope (3 channel)', binary: "/usr/lib/carla/carla-bridge-lv2-x11"
ERROR: pluginAdded mismatch Id: 42 38
Traceback (most recent call last):
  File "/usr/share/carla/carla_host.py", line 1322, in slot_handlePluginAddedCallback
    pitem.recreateWidget()
AttributeError: 'NoneType' object has no attribute 'recreateWidget'
Carla assertion failure: "uuidstr != nullptr && uuidstr[0] != '\0'" in file CarlaEngineJack.cpp, line 2795
sorry, can't map this plugin to canvas client 42 38
sorry, can't map this plugin to canvas client 38 38
sorry, can't map this plugin to canvas client 39 38
sorry, can't map this plugin to canvas client 40 38
sorry, can't map this plugin to canvas client 41 38
sorry, can't map this plugin to canvas client 42 38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment