-
Notifications
You must be signed in to change notification settings - Fork 28
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
Plugin crashes in Bitwig on linux #51
Comments
Hi @spectromas |
It has a working build, please give that one a check |
Unfortunately with this build still the same on Debian 11.x , KDE Plasma, Ardour 6.9: VST3 module-path '/home/user/.vst3/ysfx.vst3/Contents/x86_64-linux/ysfx.so' |
Thanks @jpcima, that's working in Bitwig for me now. |
"BadRequest" latest build 497d918 from yesterday, Ardour 6.9, Debian 11, KDE
I think x42 is in for some talk on irc. |
I cannot reproduce this. I've used the binary provided from https://github.com/jpcima/ysfx#download-development-builds (Linux 64bit). I cannot say which version, but git-head was b34649e. Ardour 6.9.0 from ardour.org:
|
@mikelupe if you're building the software yourself
|
TLDR Conclusion - it works now LONGER It didn't put me at ease, so I tried scanning again your binary git build that previously threw the X errors, and after several scans that your binary finally scanned well too... The other thing troubling me a bit when building, was "pthreads - not found" in the first cmake, which resulted AFAIU in building happening only on 1|2 threads (out of 8|16). But this as well, just ignore it. cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo .. I haven't tried using any plugins yet, as opening that box will knock me out for several hours or days. But at least I know I could, when finding the time :) Thanks for your work |
I know you already solved your issue, but I added CLAP support for YSFX here https://github.com/tastycode/ysfx-clap |
I downloaded the VST3 development build but it is crashing inside Bitwig 4.2 as soon as it is loaded. Bitwig's log says this:
I'm using Arch linux.
The text was updated successfully, but these errors were encountered: