Wine won't start

Questions about Wine on Linux
Locked
gir861
Newbie
Newbie
Posts: 2
Joined: Fri Apr 19, 2019 1:43 pm

Wine won't start

Post by gir861 »

Hello,
After a clean install of Manjaro Linux Budgie edition, I had the ugly surprise of Wine not working. Purged, reinstalled, mad Wine prefixes... Nothing gave any result. Not say about googling. I have this issue about one week now on Wine and Wine-staging. The errors on both are identical:

Code: Select all

wine: created the configuration directory '/home/razvan/.wine'
000b:fixme:winediag:start_process Wine Staging 4.5 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
0017:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:msi:execute_command unable to execute command 2
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
001b:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
001b:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
001b:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0010:fixme:dwmapi:DwmIsCompositionEnabled 0x6dbd1518
001d:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ebd3de, context 0x98c1d0, init_notify 0, handle 0x124fa10): stub
0039:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0039:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0039:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0037:fixme:dwmapi:DwmIsCompositionEnabled 0x6d5d3018
003b:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context 0x8fb618, init_notify 0, handle 0x110fc88): stub
wine: configuration in '/home/razvan/.wine' has been updated.
004c:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
gir861
Newbie
Newbie
Posts: 2
Joined: Fri Apr 19, 2019 1:43 pm

Re: Wine won't start

Post by gir861 »

OK. I have solved this by fresh install Manjaro XFCE.
Locked