-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugdata window not opening in Bitwig on OSX #2024
Comments
Which version of the plugin? |
I was on 0.9.1 and have also tried downgrading to 0.9.0 with no difference (on Sequoia). |
What about the latest nightly build? |
Downloading it now (extremely low bit rate and it keeps dropping the connection...). I'll report back once it's installed. |
Ok, 0.9.2 now installed. I opened in stand-alone first and it told me about a corrupt settings file, so I accepted the change, then it opened ok. In Bitwig, the UI now opens but with 2 problems:
|
Everything back to normal now. |
Symptom
After working fine for weeks, the plugin UI no longer opens in Bitwig.
Tests
Error logs
Bitwig's engine.log file shows the following:
[2024-12-18 9:45:37.896 BITWIG_PLUGIN_HOST info] About to create a CLAP plugin instance for com.timothyschoen.plugdata (/Library/Audio/Plug-Ins/CLAP/plugdata.clap) JUCE Assertion failure in juce_File.cpp:985 JUCE Assertion failure in juce_File.cpp:985 JUCE Assertion failure in juce_File.cpp:985 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:683 JUCE Assertion failure in juce_ValueTree.cpp:670 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_ValueTree.cpp:770 JUCE Assertion failure in juce_ValueTree.cpp:770 [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 0, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 1, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 2, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 3, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 4, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 5, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 6, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 7, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 8, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 9, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 10, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 11, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 12, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 13, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 14, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 15, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 0, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 1, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 2, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 3, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 4, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 5, is_active: true [2024-12-18 9:45:39.019 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 6, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 7, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 8, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 9, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 10, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 11, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 12, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 13, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 14, is_active: true [2024-12-18 9:45:39.020 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 15, is_active: true [2024-12-18 9:45:39.024 BITWIG_ENGINE info] Requesting restart of processing because IO buses or latency have changed [2024-12-18 9:45:39.026 BITWIG_ENGINE info] PluginDeviceContentsNode not processing so sending ready to restart processing message [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 0, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 1, is_active: false [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 2, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 3, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 4, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 5, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 6, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 7, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 8, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 9, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 10, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 11, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 12, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 13, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 14, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio input bus index: 15, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 0, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 1, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 2, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 3, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 4, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 5, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 6, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 7, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 8, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 9, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 10, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 11, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 12, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 13, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 14, is_active: true [2024-12-18 9:45:39.030 BITWIG_PLUGIN_HOST error] CLAP: failed to activate audio output bus index: 15, is_active: true JUCE Assertion failure in juce_LookAndFeel.cpp:86 Failed to update documentation browser JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in clap-juce-wrapper.cpp:1658 JUCE Assertion failure in juce_FileInputStream.cpp:46 JUCE Assertion failure in juce_ValueTree.cpp:918 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 JUCE Assertion failure in juce_LookAndFeel.cpp:86 [2024-12-18 9:45:39.698 BITWIG_PLUGIN_HOST plugdata plugdata error] Could not get initial size of plugin before opening window
The text was updated successfully, but these errors were encountered: