-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Yabridge doesn't work in Kubuntu 24.10 in Ardour, Bitwig Studio and Presonus Studio One #377
Comments
Same problem here, in ubuntu 24.10. I have just updated last night.. The wine-hq repositories (for oracular, the name of ubuntu24.10) installs winehq-9.20. I tried to downgrade winehq but it does not repair the problem. In my case when i launch Ardour (with any yabridge plugin) it keep freezie. If i launch a new ardour project, ir works fine. In any moment I load a yabridge plugin, Ardour freezie. I tried Ardour 8.6 and ardour 8.10, same issue |
The yabridge binary release didnt work in my ubuntu 24.10. I have compiled it in my computer (with winehq-9.20) and now seems to work |
Self-compiled Yabridge seems to work. Thanks @vudone for your tip. |
Also just updated to Ubuntu 24.10, with the same problem under Ardour. Another interesting note: Everything seemed fine using Carla as the plugin host. Memory bloat and scanning timeouts in Ardour. Building yabridge from source, all good in both environments. |
I confirm the bug in Ubuntu 24.10. The problem does not occur on Carla, Reaper, Muse, Waveform13 or even Audacity. It happens with Ardour and Mixbus. |
Unfortunately, I was unable to compile yabridge from source. The process ends without errors, but at the end I don't have all the expected generated files (there is no yabridgectl, for example). |
Hi @paulopinheiro. Im not in home now, but i think that yabridge works for u. Yesterday when I compiled yabridge i had to compile 2 packages really. In the root folder, with meson and ninja, u compile some files. thats ok, its part of the project. In order to compile the yabridgectl bin u need to access to the YABDRIGEFOLDER/tools/yabridgectl folder. and there launch: $ cargo run --release yabdrigectl will be compiled. Copy it with the rest of yabridge files (probably ~/.local/share/yabridge) And thats all. |
I hope the developer provides us with a new ubuntu binary package soon. There isn't one for the latest released version and compiling it from source is a big complicated on my system. |
As a temporary workaround you can download from my homepage working Yabridge for 24.10 (64-bit only!) compiled by me. I will remove this link as soon as developer makes new release. I removed the download link since version 5.1.1 (and hopefully all newer) seems to work fine. |
List of files included:
You can install this the same way as usual binary release. If you have installed yabridge already - just replace these files and run |
Thank you very much. That's the missing part. I didn't find those steps on README. |
Skygge's version isn't compiled against libdl, librt and libpthreads. Maybe that's why it works.
|
I love you! PS, Renoise is also another DAW where plugins work without any issues after an update to 24.10, even when adding new VST2 and VST3 plugins. |
I built yabridge on my laptop, including the 32-bit host, updated all my plugins, and everything seems to be working fine. |
Tried the builds of both @erroreyes and @Skygge666, neither worked on my system for Auto-Tune pro (please don't suggest alternatives, they do not function in the same way I misuse the plugin) Wine: wine-9.21 (Staging) Bitwig logs: |
@paulopinheiro Could you check if that's what's happening? Since the yabridge host application seems to be launching just fine, can you run Ardour from the command line with |
The problem is likely indeed the line from the backtrace. Weirdly enough there's no problem if you run Ardour's plugin scanner standalone. But when run from Ardour, the yabridge/src/common/process.cpp Lines 352 to 364 in d928675
I don't know what's changed in Ubuntu 24.10 that's causing |
Hi, the 5.1.1 seems to be fixed. Thanks! |
Note that I did first encounter this issue with 5.11 in Bitwig.
…On Thu, Nov 14, 2024, 15:12 Skygge666 ***@***.***> wrote:
Hi, the 5.1.1 seems to be fixed. Thanks!
—
Reply to this email directly, view it on GitHub
<#377 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZWUKEA7A6CGVG4RIGO6ZJL2AUU6PAVCNFSM6AAAAABQI5IYN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZXGU4TIMRUGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Not for me. My timeline is that I had 5.1.0 installed on Kubuntu 24.04. I
installed 5.1.1 and it worked. I then upgraded to Kubuntu 24.10 and my
Windows plugins stopped working on Bitwig. I downgraded to 5.1.0 and still
did not work. I built the latest on my laptop under Kubuntu 24.10 and that
worked.
…On Thu, Nov 14, 2024, 15:36 Skygge666 ***@***.***> wrote:
5.1.1 works for me also in Bitwig. 5.1.1 was released last week. Maybe you
mean 5.1.0?
obraz.png (view on web)
<https://github.com/user-attachments/assets/83e93d7a-d8ec-46ae-8e65-e882d69c1d71>
—
Reply to this email directly, view it on GitHub
<#377 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZWUKEH5I4XAOL3GK6FHTRL2AUXX5AVCNFSM6AAAAABQI5IYN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZXGYZDKMZSG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
5.1.1 still doesn't work here in Ardour on Xubuntu 24.10. The self-compiled version from Ubuntu 24.04 works, as 5.1.0 also did. |
This one works for me on UbuntuStudio 24.10 |
Thanks for giving yabridge a shot!
Problem description
In the new (K)ubuntu 24.10 (Oracular oriole) all plugins I have (MTPower Drumkit, EZDrummer 3) cause these DAWs to crash: Ardour, Bitwig Studio and Studio One. Before system upgrade, under 24.04 everything was fine. Now If I add one of these plugins or try to rescan plugins, these DAWs take whole RAM (32G in my case) then crash. What's strange, under Reaper or Tracktion Waveform the plugins are working ok. Idk what happened. I waited for new wine release and proper Oracular repo, what happened today, but it changed nothing. Attached screenshot from Studio One but it looks the same for Ardour and Bitwig Studio.
What did you expect to happen?
I expected to load and run the plugins
What actually happened?
Ardour, Bitwig and Studio One start to consume all RAM available then crash.
Operating system
Kubuntu 24.10 (Oracular oriole)
How did you install yabridge?
binary from releases page
yabridge version
5.1.0
yabridgectl version
5.1.0
Wine version
winehq-staging 9.20~oracular-1
Plugin
MT Power Drumkit, EZDrummer 3 (demo)
Plugin type
VST3
Plugin architecture
64-bit
Host
Bitwig Studio, Ardour 8.10, Presonus Studio One 6.6
Desktop environment or WM
KDE Plasma 6.1 (Wayland)
GPU model
NVidia RTX 3060
GPU drivers and kernel
Nvidia drivers 555, Kernel 6.11-lowlatency
Debug log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: