https://bugs.winehq.org/show_bug.cgi?id=50168
Bug ID: 50168 Summary: Error when running notepad.exe: Failed to start RpcSs service Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@lv.net.nz Distribution: ---
When I run `wine notepad.exe` from my `~/.wine/drive_c/windows` I get the following error:
0060:err:ole:start_rpcss Failed to start RpcSs service
I am running Debian 10 on x86_64, and have installed winehq-devel from the winehq repository. I've also tried using winehq-staging. I'm using a fresh ~/.wine.
The same error shows up on explorer.exe.
Interestingly, the error disappears if I run and then quit explorer.exe: explorer.exe crashes on exit (wine: Unhandled page fault on read access to 0000000000000000 at address 0000000000409FC7 (thread 00d0)) and leaves wineserver and a couple of winedevice.exe processes running. Happy to provide more info on the explorer.exe crash if that helps.