Fl Studio 20 Stuck on Logo [OpenSUSE 15.2]

Questions about Wine on Linux
Locked
Aurelius
Newbie
Newbie
Posts: 2
Joined: Fri Jul 03, 2020 9:54 pm

Fl Studio 20 Stuck on Logo [OpenSUSE 15.2]

Post by Aurelius »

So I installed FL Studio 20 through wine, but it doesn't work, as it gets stuck on the opening logo and doesn't actually open the program.
When I run through the command line it gives me this message:
https://pastebin.com/sWsFVbkX
I think it might be something to do with the

Code: Select all

Invalid MIT-MAGIC-COOKIE-1
error, but I'm not sure what it means.

Thanks
spoon0042
Level 6
Level 6
Posts: 572
Joined: Thu Dec 24, 2009 11:00 am

Re: Fl Studio 20 Stuck on Logo [OpenSUSE 15.2]

Post by spoon0042 »

what version and branch of wine are you using? I'm seeing reports that stable and devel may work but staging may have problems.

e: in the appdb, btw: https://appdb.winehq.org/objectManager. ... on&iId=178
unsumme
Newbie
Newbie
Posts: 1
Joined: Mon Dec 14, 2020 5:24 pm

Re: Fl Studio 20 Stuck on Logo [OpenSUSE 15.2]

Post by unsumme »

I'm having the same issue since May 2018. As a workaround I start FL Studio with winedbg like this:

Code: Select all

winedbg --command cont FL.exe
when inside the FL Studio folder. You can also provide the full path to the FL.exe.
For some reason this works. Currently with wine 5.22
Locked