osxmidi / LinVst

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

Some Bugs ... #24

Closed re23071998 closed 6 years ago

re23071998 commented 6 years ago

Hi, i've tested Serum with LinVst-1.7.6 and here's the result:

Serum only WORKS with standalone-window-version. BUT:

I have d2d1 disabled and override gdiplus (winetricks gdiplus)

I also tested another plugins and most of them WORKS with embedded-version but i cant use my keyboard for typing inside plugin window (like typing knobs/parameters value)

bitwig 2.2.2 wine-staging 2.19 (32bit wineprefix) ubuntu 16.04.3 linux 4.10.0-38-generic

Thanks,

re23071998 commented 6 years ago

serum crashlog https://pastebin.com/raw/NvMEVX6g

osxmidi commented 6 years ago

I've just tested the 64 bit and 32 bit Serum vst's with Bitwig 2.2.2 and Reaper and the embedded LinVst version, and they work ok but with some flickering with d2d1 disabled.

My system is Ubuntu Studio 16.10, wine staging 2.20, dual core laptop.

I'll look into it further and do some further testing.

osxmidi commented 6 years ago

The problem is Wine's d2d1 which is improving but not quite there yet and it can result in instability and crashes and disabling it is not an ideal solution either and it might work sort of ok with d2d1 disabled but be a bit unstable or it might not work, and it would also depend on the video card capabilities and drivers of the system being used.

There are some people that have got the 32 bit Serum working ok on their systems using a d2d1.dll override that is version dependent (6.1.7601.17514).

Check the Reaper Pre Release forum and the last page of the Linux how to use windows plugins for someone that seems to have got it working ok.