osxmidi / LinVst

Linux Windows vst wrapper/bridge
GNU General Public License v3.0
682 stars 41 forks source link

Plugins fail to load on Wine Staging 6.3 #179

Closed a-parhom closed 3 years ago

a-parhom commented 3 years ago

I'm trying to load plugins in Reaper, but all of them fail. No output in console is present, no "LinVst version..." and no info about starting Wine. The issue happened after updating from Wine 6.2 to 6.3. I updated LinVst from 3.1.5 to 3.2.1 (I always build it from source) but nothing changed. Starting standalone plugin versions through Wine works though.

osxmidi commented 3 years ago

I'm trying to load plugins in Reaper, but all of them fail. No output in console is present, no "LinVst version..." and no info about starting Wine. The issue happened after updating from Wine 6.2 to 6.3. I updated LinVst from 3.1.5 to 3.2.1 (I always build it from source) but nothing changed. Starting standalone plugin versions through Wine works though.

Hi,

It seems to be a bug with Wine Staging 6.3.

Try rolling back or installing Wine-Stable 6.

osxmidi commented 3 years ago

The Wine 6.3 bug has apparently been fixed, so Wine 6.4 should be ok when it's released.

MitchMG2 commented 3 years ago

For reading purposes, which bug was it? The symlink file renames one, winegcc segfault or some other thing?

thom-s commented 3 years ago

Downgrading to wine-6.2-1 fixed the issue immediately for me, thank you for documenting this issue.

Will update this when wine 6.4 is available to me.

FluxTape commented 3 years ago

I can confirm that wine 6.4 works again