Konstantin Voinov
Konstantin Voinov
Hi, I set the version pattern for `surge-xt-nightly` as `PARENT_TAG+git.TAG_OFFSET.HASH` (as I did for the most of others my packages), so it's "1.3.1+git.1.a1bfbc07" now on the surge website it's versioned...
> That would be handy! It’s mostly useful when people send us bug reports and we see they are running a 10 week old nightky without having to look up...
Maybe I can help translate into Russian.
mb, i'm doing smth wrong as i cannot push to git (perm. denied), so, there are ru.po: http://susepaste.org/90259981 http://susepaste.org/52592952
I've made updated ru local-n for -dev btanch http://susepaste.org/15869020 But I don't get what should do these option: Background hint (No background, Normal, Translucent, Shadow color) I switched them, but...
openSUSE Tumbleweed VST3 SDK was latest on that moment. Tested in the Carla host. I'll try to reproduce it. IIRC it won't build with recent VST3 SDK due some changes...
@fractalf Hi! Still the same, testing with Carla 2.5.2: ``` carla-single vst3 ~/.vst3/homecorrupter.vst3 ['/usr/lib64/carla/carla-bridge-native', 'vst3', '/home/kv/.vst3/homecorrupter.vst3', '(none)', '0'] libjack.so.0 loaded successfully! JUCE Assertion failure in juce_VST3PluginFormat.cpp:999 JUCE Assertion failure in...
Well, Carla uses JUCE VST3 Host code. Might be there is a problem, with Steinberg SDK's editorhost the plugin loads fine.
Yes I'll use release branch.
It become more reasonable with this commit https://github.com/juce-framework/JUCE/commit/2516ad808efad4ce27ce6070dfe0c4009742356f As I can see we need to set `webkit2gtk-4.1` as default in https://github.com/juce-framework/JUCE/blob/61a03097ec9e01693c87ac71935e97b9714cff1a/extras/Build/CMake/JUCEUtils.cmake#L98 and https://github.com/juce-framework/JUCE/blob/61a03097ec9e01693c87ac71935e97b9714cff1a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp#L614