You are not logged in.

#1 2021-08-23 00:19:51

Realhuman561
Guest

[SOLVED] Wine suddenly stopped working

Wine has worked previously, so I don't know what's changed since.
I'm trying to install FL Studio via Wine, but this applies to all .exe programs.
The output of "wine ~/Downloads/flstudio_win_20.8.3.2304.exe" :

[basement@archlinux ~]$ wine ~/Downloads/flstudio_win_20.8.3.2304.exe
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.15 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0040:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0040:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0040:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0040:err:ole:apartment_get_local_server_stream Failed: 0x80004002
wine: could not load kernel32.dll, status c0000135
[basement@archlinux ~]$ 0040:err:ole:start_rpcss Failed to open RpcSs service

Note: Yes, the last part of the output comes out over the input spot. No idea why. Also winecfg outputs the same result.

Last edited by Realhuman561 (2021-08-23 01:20:17)

#2 2021-08-23 01:19:26

Realhuman561
Guest

Re: [SOLVED] Wine suddenly stopped working

Update: Solved by typing "WINEPREFIX=~/wine-test" before typing the command. (Note: this disallows programs to be installed, so don't use this one)
Update 2: Further solved by deleting the .wine folder in ~ then running winecfg.

Last edited by Realhuman561 (2021-08-23 01:28:37)

Board footer

Powered by FluxBB