https://bugs.winehq.org/show_bug.cgi?id=52421
Bug ID: 52421 Summary: After wine 6.19 and on it crashes on startup Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fedebenelli@outlook.com Distribution: ---
After wine version 6.19 it stopped working and shows errors like:
wine: created the configuration directory '/home/user/.wine' 002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) wine: Unhandled page fault on execute access to 0000000061DEC930 at address 0000000061DEC930 (thread 002c), starting debugger... 002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 124" (2) Read the Wine Developers Guide on how to set up winedbg or another debugger wine: could not load kernel32.dll, status c0000135 0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002 0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002 0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002 0048:err:ole:start_rpcss Failed to open RpcSs service
I've seen this problem related with optimus (nvidia+intel) system but that wouldn't be my case, I'm using only a nvidia card, and it also happens on my laptop that only has an intel card.
https://bugs.winehq.org/show_bug.cgi?id=52421
ruther fedebenelli@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from ruther fedebenelli@outlook.com --- I've solved it by deleting all files in my ~/.config/fontconfig/conf.d directory
https://bugs.winehq.org/show_bug.cgi?id=52421
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #2 from temp82@luukku.com --- (In reply to ruther from comment #1)
I've solved it by deleting all files in my ~/.config/fontconfig/conf.d directory
since nothing was fixed in wine source code itself the bug is more likely invalid or "worksforme. fixed should be marked only bugs that got fixed in wine's source code (like newer wine version and fresh wineprefix).
https://bugs.winehq.org/show_bug.cgi?id=52421
ruther fedebenelli@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |WORKSFORME
--- Comment #3 from ruther fedebenelli@outlook.com --- Fixed the status.