Open aidanhadley opened 7 months ago
it says wine was not found... also reaper is a 64 Bit Plugin/Program. you have given the 32 bit host bash file for yabridge.
yeah, the thing is, i have wine installed, and i can access it through wine
on the terminal. the reason it's a 32-bit shared object file is because the plugin itself is a 32-bit plugin.
i'm now on arch, and have had no issue. after i finish this semester of school i'm going to tinker with it and see what's happening
pretty strange... have you ran reaper with any arguments or such? (from terminal)
no, i havent.
i'd like an update, i'm on fedora now and i'm having this issue. i had to add wine into my $PATH through /opt/wine-staging/bin
. i feel like this is, perhaps, the issue. maybe running it from a launcher is not finding the exec?
Thanks for giving yabridge a shot!
Problem description
Ubuntu 23.10, latest version of yabridge, wine-staging 9.4. When i run REAPER from the terminal, I'm able to load windows plugins (such as Meowsynth, one of my favorites) just fine. However, when I run it from the cockos-reaper.desktop launcher, it crashes. Logs and info are below.
What did you expect to happen?
Reaper to not crash
What actually happened?
Reaper crashed
Operating system
Ubuntu 23.10
How did you install yabridge?
Releases page
yabridge version
5.1.0
yabridgectl version
5.1.0
Wine version
wine-staging 9.4
Plugin
All Windows Plugins, but Meowsynth is the first I noticed
Plugin type
both VST2 and VST3
Plugin architecture
both 64-bit and 32-bit
Host
REAPER 7.13
Desktop environment or WM
GNOME 45
GPU model
No response
GPU drivers and kernel
No response
Debug log
22:49:14 [MeowSynth-08Zfghor] library: '/home/ldas/.local/share/yabridge/libyabridge-vst2.so' 22:49:14 [MeowSynth-08Zfghor] host: '/home/ldas/.local/share/yabridge/yabridge-host-32.exe' 22:49:14 [MeowSynth-08Zfghor] plugin: '/home/ldas/.wine/drive_c/Program Files/Steinberg/VstPlugins/MeowSynth.dll' 22:49:14 [MeowSynth-08Zfghor] plugin type: 'VST2' 22:49:14 [MeowSynth-08Zfghor] realtime: 'no' 22:49:14 [MeowSynth-08Zfghor] sockets: '/run/user/1000/yabridge-MeowSynth-08Zfghor' 22:49:14 [MeowSynth-08Zfghor] wine prefix: '/home/ldas/.wine' 22:49:14 [MeowSynth-08Zfghor] wine version: ''
22:49:14 [MeowSynth-08Zfghor]
22:49:14 [MeowSynth-08Zfghor] config from: ''
22:49:14 [MeowSynth-08Zfghor] hosting mode: 'individually, 32-bit'
22:49:14 [MeowSynth-08Zfghor] other options: ''
22:49:14 [MeowSynth-08Zfghor]
22:49:14 [MeowSynth-08Zfghor] Enabled features:
22:49:14 [MeowSynth-08Zfghor] - bitbridge support
22:49:14 [MeowSynth-08Zfghor] - CLAP support
22:49:14 [MeowSynth-08Zfghor] - VST3 support
22:49:14 [MeowSynth-08Zfghor]
22:49:14 [MeowSynth-08Zfghor] [Wine STDERR] /home/ldas/.local/share/yabridge/yabridge-host-32.exe: 36: exec: wine: not found
22:49:14 [MeowSynth-08Zfghor] The Wine host process has exited unexpectedly. Check the output above for more information.
Anything else?
here is the .exe file:
and here is the launcher:
and finally here's my $PATH (idk if this is safe to post):