https://bugs.winehq.org/show_bug.cgi?id=43868
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FL Studio: Unable to open |FL Studio 12 crashes with |through wine-staging |wine-staging URL| |http://demodownload.image-l | |ine.com/flstudio/flstudio_1 | |2.5.1.5.exe Keywords| |download CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't confirm, works fine here.
You didn't mention:
* exact FL Studio version * additional prerequisites to the WINEPREFIX, for example workaround for bug 33482
In addition you didn't provide a test with vanilla Wine 2.18 to exclude Wine-Staging patches being the culprit.
My guess would be you operate on a broken WINEPREFIX by recycling/sharing from multiple software installations. Don't do that.
Any reason of running the 32-bit version of the app in a 64-bit WINEPREFIX? The vendor setup installs both, 32-bit and 64-bit app in 64-bit prefix which run fine (64-bit has 32-bit bridged and 64-bit native VST plugin support).
$ sha1sum flstudio_12.5.1.5.exe bb9b6da81c2b1f3919136a957d59b787c9a4f711 flstudio_12.5.1.5.exe
$ du -sh flstudio_12.5.1.5.exe 671M flstudio_12.5.1.5.exe
$ wine --version wine-2.18-1153-g8e531b27f2 (Staging)
$ wine --version wine-2.18-97-gfb8226f639
Regards