Fresh install if Wine-Stable with a bench of errors.

Questions about Wine on macOS.
Locked
rin67630
Level 2
Level 2
Posts: 16
Joined: Sun Nov 21, 2021 4:19 pm

Fresh install if Wine-Stable with a bench of errors.

Post by rin67630 »

Hi
I have been running Wine 4 on a Macbook-Air 2012 with Mojave for a while, which worked well.
My main apps are Corel PhotoImpact X3 and PDF-Xchange.

I recently got a Macbook Pro 2014. I installed Mojave 10.14.6 and migrated my apps, including Wine.
Everything worked well. Wine included, beside being ugly as usual with its Windows 2000 skin.

Today I wanted to get a new brew of Wine-Stable (8.0.1) and get it a bit prettier.
I uninstalled the old Wine and removed everything from my .wine user folder.

After that I brewed a new install of Wine, which installed without error.

But on starting winecfg I got a full bench of errors:

Code: Select all

michels-macbook-pro:~ mifi$ WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg
wine: created the configuration directory '/Users/mifi/.wine32'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0040:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble
0048:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble
0050: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
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:fixme:imm:ImeSetActiveContext (0001002E, 0): stub
0048:fixme:imm:ImmReleaseContext (00010020, 0001002E): stub
002c:fixme:imm:ImeSetActiveContext (00010056, 1): stub
002c:fixme:imm:ImmReleaseContext (00010054, 00010056): stub
0068:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble
008c:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble
008c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
008c:fixme:file:NtLockFile I/O completion on lock not implemented yet
008c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0094:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x320000), expect trouble
009c:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x120000), expect trouble
009c:fixme:imm:ImeSetActiveContext (0001008C, 1): stub
009c:fixme:imm:ImmReleaseContext (00020084, 0001008C): stub
008c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
008c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/Users/mifi/.wine32" has been updated.
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0124:fixme:imm:ImeSetActiveContext (00020072, 1): stub
0124:fixme:imm:ImmReleaseContext (00040024, 00020072): stub
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
Has someone got a clue what is going on?
The config screen appears but I can't run any other app than explorer.exe.
Any help much appreciated.
Regards
Locked