Do you see the same problem with a new (empty) WINEPREFIX?
env WINEPREFIX=~/.customprefix wineboot -u
Seems to start wine. Finally it results in
wine: created the configuration directory '/home/rulinux/.customprefix'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
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
0040:fixme:winspool:AddPrinterW DocumentPropertiesW on printer L"Brother_MFC-L5750DW_series" fails
0040:fixme:winspool:AddPrinterW DocumentPropertiesW on printer L"iP7200-series" fails
0040:fixme:winspool:AddPrinterW DocumentPropertiesW on printer L"MX450-series" fails
0064:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0064:fixme:file:NtLockFile I/O completion on lock not implemented yet
0064:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0078:fixme:file:NtLockFile I/O completion on lock not implemented yet
0078:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0078:err:mscoree:LoadLibraryShim error reading registry key for installroot
0078:err:mscoree:LoadLibraryShim error reading registry key for installroot
0078:err:mscoree:LoadLibraryShim error reading registry key for installroot
0078:err:mscoree:LoadLibraryShim error reading registry key for installroot
0078:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0078:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0064:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0064:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
00bc:err:module:open_builtin_so_file failed to load .so lib "/usr/lib32/wine/i386-unix/l3codeca.acm.so"
00bc:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
00bc:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
00bc:err:module:open_builtin_so_file failed to load .so lib "/usr/lib32/wine/i386-unix/mp3dmod.dll.so"
wine: configuration in L"/home/rulinux/.customprefix" has been updated.
012c:err:module:open_builtin_so_file failed to load .so lib "/usr/lib32/wine/i386-unix/l3codeca.acm.so"
012c:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
012c:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
012c:err:module:open_builtin_so_file failed to load .so lib "/usr/lib32/wine/i386-unix/mp3dmod.dll.so"
wine: configuration in L"/home/rulinux/.customprefix" has been updated.
While I was curios I did the same command again. Second time it resulted differently.
Could not parse file "/home/omlinux/.local/share/applications/org.freefilesync.FreeFileSync.desktop": No such file or directory
0124:err:module:open_builtin_so_file failed to load .so lib "/usr/lib32/wine/i386-unix/l3codeca.acm.so"
0124:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0124:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
0124:err:module:open_builtin_so_file failed to load .so lib "/usr/lib32/wine/i386-unix/mp3dmod.dll.so"
wine: configuration in L"/home/rulinux/.customprefix" has been updated.
I have looked for the file which failed to load /usr/lib32/wine/i386-unix/l3codeca.acm.so
but it is in designated folder.
What should I do now?