steinbergmedia / vst3sdk

VST 3 Plug-In SDK
Other
1.61k stars 163 forks source link

vstgui4 seems incomplete on Linux #104

Closed noisecode3 closed 1 year ago

noisecode3 commented 1 year ago
/home/marbangens/vst3sdk/vstgui4/vstgui/lib/platform/linux/x11timer.cpp:38: Assertion 'runLoop' failed. Timer only works of run loop was set
renoise: /home/marbangens/vst3sdk/vstgui4/vstgui/lib/vstguidebug.cpp:124: void VSTGUI::doAssert(const char*, const char*, const char*, const char*): Assertion `false' failed.
Renoise LOG> CrashLog: Caught signal: SIGABRT (6) ...
Renoise LOG> Vst3Plugs: Plugin 'Steinberg Media Technologies: Panner' crashed while calling one of its plugin view functions!
Renoise LOG> Vst3Window: Editor was closed
Renoise LOG> Warning Message: Ouch. The VST3 plugin 'Steinberg Media Technologies: Panner (from Steinberg Media Technologies)' crashed in event, function or class: 'IPluginView', Thread: 'GUI'
Renoise LOG> Warning Message: IMPORTANT: This is a fatal error. Please save the current document under a !new! name to prevent losing important data. Renoise will silently ignore any following errors from this plug-in.
Renoise LOG> Warning Message: DO NOT IGNORE THIS ERROR; DO NOT CONTINUE USING THE PLUGIN. THIS CAN DESTROY YOUR SONG OR CAUSE OTHER RANDOM CRASHES AND PROBLEMS!
Renoise LOG> Warning Message: It's most likely that this is a bug in the VST3 plugin, so please also report this problem to the authors of this plugin in order to get the problem fixed!

Other then that all example plugins works with Renoise and also Carla.

ygrabit commented 1 year ago

This will be fixed in the next SDK update

recallmenot commented 5 months ago

same issue here.. or has the change not been pushed to vstgui4 yet