Wine could not lunch after weekly update

Questions about Wine on Linux
Locked
anotherwineuser
Newbie
Newbie
Posts: 1
Joined: Thu Dec 03, 2020 12:10 pm

Wine could not lunch after weekly update

Post by anotherwineuser »

Hi, since 3 days I could not start wine and I don't know exatly what's happened... I did an system update like always

Code: Select all

pacman -Syyu
Then i decided to start some application with wine but could not start and got theses error messages

Code: Select all

$ winecfg

002c:fixme:winediag:LdrInitializeThunk wine-staging 5.22 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
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
I removed wine-stable with all dependency and installed wine-staging to see if i could start wine again but still the same...

I'm using Arch Linux 5.9.11 with up to date system.

Any help would be appreciated !

Thanks
Locked