J'ai donc renommé puis relancé :
focal@focal-laptop:~$ mv .wine_captvty_V3/ .wine_captvty_V3.backup
focal@focal-laptop:~$ env WINEPREFIX="/home/focal/.wine_captvty_V3" WINEARCH=win32 wine /home/focal/.captvty_V3/Captvty.exe
wine: created the configuration directory '/home/focal/.wine_captvty_V3'
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
Could not find Wine Gecko. HTML rendering will be disabled.
wine: configuration in L"/home/focal/.wine_captvty_V3" has been updated.
0009:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
focal@focal-laptop:~$
Je n'ai plus l'erreur que je doit être en 32 bits, mais j'ai 2 nouvelles erreurs
- Gecko manquant
- Wine Mono
Pour Gecko, j'ai pu le trouver dans ~/.cache/wine que j'ai copié dans le nouveau /home/focal/.wine_captvty_V3
J'ai voulu procéder de la même manière pour mono, faire la recherche puis la copie
Les répertoire ou se trouve Mono sur mon poste :
focal@focal-laptop:~$ locate mono | grep wine
/home/focal/.PlayOnLinux/wine/mono
/home/focal/.cache/wine/wine-mono-5.1.1-x86.msi
/home/focal/.wine_captvty_V3.backup/drive_c/users/focal/Local Settings/Temporary Internet Files/Content.IE5/DF082QIK/wine-mono-5.1.1-x86[0]
/home/focal/.wine_captvty_V3.backup/drive_c/windows/syswow64/monodebg.vxd
/home/focal/.wine_captvty_V3/drive_c/windows/system32/monodebg.vxd
/opt/wine-staging/lib/wine/monodebg.vxd
/usr/lib/i386-linux-gnu/wine/fakedlls/monodebg.vxd
/usr/lib/i386-linux-gnu/wine/monodebg.vxd.so
focal@focal-laptop:~$
Et ensuite, je fais les copies, mais malheureusement, j'obtiens toujours le message que Mono est absent.
focal@focal-laptop:~$ cp -a /home/focal/.cache/wine/wine-mono-5.1.1-x86.msi .wine_captvty_V3
focal@focal-laptop:~$ env WINEPREFIX="/home/focal/.wine_captvty_V3" WINEARCH=win32 wine /home/focal/.captvty_V3/Captvty.exe
0009:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
focal@focal-laptop:~$ cp -a "/home/focal/.wine_captvty_V3.backup/drive_c/users/focal/Local Settings/Temporary Internet Files/Content.IE5/DF082QIK/wine-mono-5.1.1-x86[0]" .wine_captvty_V3
focal@focal-laptop:~$ env WINEPREFIX="/home/focal/.wine_captvty_V3" WINEARCH=win32 wine /home/focal/.captvty_V3/Captvty.exe
0009:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
Pour installer Mono, j'ai pu lire sur un blog que l'on peut lancer
https://www.dedoimedo.com/computers/wine-dotnet-mono.html
winetricks dotnet45
Cela a mis 3 plombes à s'installer, j'ai eu des boites de dialogues qui me demandait d'accepter la licences.
ocal@focal-laptop:~$ winetricks dotnet45
Executing mkdir -p /home/focal
Using winetricks 20200412 - sha256sum: 7651c93e39fcb080483c38836513bf912273a87ea97d137f6b958ed3d9628c3d with wine-5.0 (Ubuntu 5.0-3ubuntu1) and WINEARCH=win32
Executing w_do_call dotnet45
Executing mkdir -p /home/focal
Executing load_dotnet45
Executing w_do_call remove_mono
Executing mkdir -p /home/focal
Executing load_remove_mono
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call dotnet40
Executing mkdir -p /home/focal
Executing load_dotnet40
------------------------------------------------------
dotnet40 does not yet fully work or install on wine. Caveat emptor.
------------------------------------------------------
Executing w_do_call remove_mono
Executing mkdir -p /home/focal
Executing load_remove_mono
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call winxp
Executing mkdir -p /home/focal
Executing load_winxp
Setting Windows version to winxp
Executing wine regedit C:\windows\Temp\set-winver.reg
------------------------------------------------------
Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/focal/.wine terminate
------------------------------------------------------
Executing cd /home/focal/.cache/winetricks/dotnet40
Executing wine dotNetFx40_Full_x86_x64.exe
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
0032:err:mscoree:LoadLibraryShim error reading registry key for installroot
005a:err:ole:CoGetContextToken apartment not initialised
0049:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0072:err:ole:CoGetContextToken apartment not initialised
007a:err:ole:CoGetContextToken apartment not initialised
005f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
005e:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
008c:err:ole:CoGetContextToken apartment not initialised
007d:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
009f:err:ole:CoGetContextToken apartment not initialised
0089:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00ac:err:ole:CoGetContextToken apartment not initialised
00a1:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00c1:err:ole:CoGetContextToken apartment not initialised
00b2:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00d0:err:ole:CoGetContextToken apartment not initialised
00c5:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00e3:err:ole:CoGetContextToken apartment not initialised
00d4:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00f2:err:ole:CoGetContextToken apartment not initialised
00e7:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0105:err:ole:CoGetContextToken apartment not initialised
00f6:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0114:err:ole:CoGetContextToken apartment not initialised
0109:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0127:err:ole:CoGetContextToken apartment not initialised
0118:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0136:err:ole:CoGetContextToken apartment not initialised
012b:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0149:err:ole:CoGetContextToken apartment not initialised
013a:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0158:err:ole:CoGetContextToken apartment not initialised
014d:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
016b:err:ole:CoGetContextToken apartment not initialised
015f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
016f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
018d:err:ole:CoGetContextToken apartment not initialised
0182:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01a0:err:ole:CoGetContextToken apartment not initialised
0191:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01b1:err:ole:CoGetContextToken apartment not initialised
01a4:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01c4:err:ole:CoGetContextToken apartment not initialised
01b5:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d3:err:ole:CoGetContextToken apartment not initialised
01c8:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01e6:err:ole:CoGetContextToken apartment not initialised
01d7:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01f5:err:ole:CoGetContextToken apartment not initialised
01ea:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01f9:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
004e:err:ole:CoGetContextToken apartment not initialised
0015:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0077:err:ole:CoGetContextToken apartment not initialised
0054:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
006b:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
009e:err:ole:CoGetContextToken apartment not initialised
0042:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0099:err:ole:CoGetContextToken apartment not initialised
0084:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00a6:err:ole:CoGetContextToken apartment not initialised
009a:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00b7:err:ole:CoGetContextToken apartment not initialised
00af:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00c6:err:ole:CoGetContextToken apartment not initialised
00bf:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00d9:err:ole:CoGetContextToken apartment not initialised
00cd:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00e8:err:ole:CoGetContextToken apartment not initialised
00dc:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00fb:err:ole:CoGetContextToken apartment not initialised
00ef:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
010a:err:ole:CoGetContextToken apartment not initialised
00fe:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
010f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
012c:err:ole:CoGetContextToken apartment not initialised
011e:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
013f:err:ole:CoGetContextToken apartment not initialised
0133:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
014f:err:ole:CoGetContextToken apartment not initialised
0142:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
015b:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0171:err:ole:CoGetContextToken apartment not initialised
0169:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0078:err:ole:CoGetContextToken apartment not initialised
017c:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0182:err:ole:CoGetContextToken apartment not initialised
0183:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0191:err:ole:CoGetContextToken apartment not initialised
0196:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01a4:err:ole:CoGetContextToken apartment not initialised
01ac:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
005d:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
01b5:err:ole:CoGetContextToken apartment not initialised
01b7:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01c8:err:ole:CoGetContextToken apartment not initialised
01d6:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d7:err:ole:CoGetContextToken apartment not initialised
01e5:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01ea:err:ole:CoGetContextToken apartment not initialised
01f8:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01f9:err:ole:CoGetContextToken apartment not initialised
0207:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0015:err:ole:CoGetContextToken apartment not initialised
0059:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0054:err:ole:CoGetContextToken apartment not initialised
0063:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
006b:err:ole:CoGetContextToken apartment not initialised
003a:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0042:err:ole:CoGetContextToken apartment not initialised
0081:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0084:err:ole:CoGetContextToken apartment not initialised
0083:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
005d:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
009a:err:ole:CoGetContextToken apartment not initialised
00b1:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00af:err:ole:CoGetContextToken apartment not initialised
00c0:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00bf:err:ole:CoGetContextToken apartment not initialised
00d3:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00cd:err:ole:CoGetContextToken apartment not initialised
00e1:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00dc:err:ole:CoGetContextToken apartment not initialised
00f5:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00ef:err:ole:CoGetContextToken apartment not initialised
0104:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00fe:err:ole:CoGetContextToken apartment not initialised
0117:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
010f:err:ole:CoGetContextToken apartment not initialised
0122:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
011e:err:ole:CoGetContextToken apartment not initialised
0134:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0133:err:ole:CoGetContextToken apartment not initialised
0147:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0142:err:ole:CoGetContextToken apartment not initialised
015a:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
015b:err:ole:CoGetContextToken apartment not initialised
016d:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0169:err:ole:CoGetContextToken apartment not initialised
0180:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
017c:err:ole:CoGetContextToken apartment not initialised
0079:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0183:err:ole:CoGetContextToken apartment not initialised
017f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0196:err:ole:CoGetContextToken apartment not initialised
0192:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01a1:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01b6:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d6:err:ole:CoGetContextToken apartment not initialised
01c5:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01e5:err:ole:CoGetContextToken apartment not initialised
01d8:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01f8:err:ole:CoGetContextToken apartment not initialised
01e7:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0207:err:ole:CoGetContextToken apartment not initialised
01fa:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0059:err:ole:CoGetContextToken apartment not initialised
000c:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0063:err:ole:CoGetContextToken apartment not initialised
0057:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
003a:err:ole:CoGetContextToken apartment not initialised
0067:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0074:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
009c:err:ole:CoGetContextToken apartment not initialised
008e:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00b1:err:ole:CoGetContextToken apartment not initialised
0096:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00c0:err:ole:CoGetContextToken apartment not initialised
00a9:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00d3:err:ole:CoGetContextToken apartment not initialised
00ba:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00e1:err:ole:CoGetContextToken apartment not initialised
00cf:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00e2:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0104:err:ole:CoGetContextToken apartment not initialised
00ec:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0117:err:ole:CoGetContextToken apartment not initialised
0100:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0122:err:ole:CoGetContextToken apartment not initialised
0112:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0134:err:ole:CoGetContextToken apartment not initialised
0121:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0147:err:ole:CoGetContextToken apartment not initialised
0135:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
015a:err:ole:CoGetContextToken apartment not initialised
0144:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
016d:err:ole:CoGetContextToken apartment not initialised
0156:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0180:err:ole:CoGetContextToken apartment not initialised
016e:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0079:err:ole:CoGetContextToken apartment not initialised
017d:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
018f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0192:err:ole:CoGetContextToken apartment not initialised
01a2:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01a1:err:ole:CoGetContextToken apartment not initialised
01b3:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01b6:err:ole:CoGetContextToken apartment not initialised
01c3:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01c5:err:ole:CoGetContextToken apartment not initialised
01d5:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d8:err:ole:CoGetContextToken apartment not initialised
01e8:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01e7:err:ole:CoGetContextToken apartment not initialised
01f7:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01fa:err:ole:CoGetContextToken apartment not initialised
01fb:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
000c:err:ole:CoGetContextToken apartment not initialised
0058:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0057:err:ole:CoGetContextToken apartment not initialised
0051:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0067:err:ole:CoGetContextToken apartment not initialised
0039:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0074:err:ole:CoGetContextToken apartment not initialised
006f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
008e:err:ole:CoGetContextToken apartment not initialised
0091:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0096:err:ole:CoGetContextToken apartment not initialised
00ae:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00a9:err:ole:CoGetContextToken apartment not initialised
00bc:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00ba:err:ole:CoGetContextToken apartment not initialised
00b8:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00de:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00e2:err:ole:CoGetContextToken apartment not initialised
00f1:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0103:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0100:err:ole:CoGetContextToken apartment not initialised
0113:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0112:err:ole:CoGetContextToken apartment not initialised
0111:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0121:err:ole:CoGetContextToken apartment not initialised
0139:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0135:err:ole:CoGetContextToken apartment not initialised
0148:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0144:err:ole:CoGetContextToken apartment not initialised
014e:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0156:err:ole:CoGetContextToken apartment not initialised
0164:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
016e:err:ole:CoGetContextToken apartment not initialised
0174:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
017d:err:ole:CoGetContextToken apartment not initialised
0184:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
018f:err:ole:CoGetContextToken apartment not initialised
0193:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01a2:err:ole:CoGetContextToken apartment not initialised
01a6:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01b3:err:ole:CoGetContextToken apartment not initialised
01c6:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01c3:err:ole:CoGetContextToken apartment not initialised
01ca:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d5:err:ole:CoGetContextToken apartment not initialised
01d9:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01e8:err:ole:CoGetContextToken apartment not initialised
01ec:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01f7:err:ole:CoGetContextToken apartment not initialised
01f3:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01fb:err:ole:CoGetContextToken apartment not initialised
002b:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0058:err:ole:CoGetContextToken apartment not initialised
0066:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0051:err:ole:CoGetContextToken apartment not initialised
004a:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0039:err:ole:CoGetContextToken apartment not initialised
008f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
006f:err:ole:CoGetContextToken apartment not initialised
0086:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0091:err:ole:CoGetContextToken apartment not initialised
0095:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00aa:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00bc:err:ole:CoGetContextToken apartment not initialised
00d2:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00b8:err:ole:CoGetContextToken apartment not initialised
00cb:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00dd:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00f1:err:ole:CoGetContextToken apartment not initialised
00ed:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0103:err:ole:CoGetContextToken apartment not initialised
00fc:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0113:err:ole:CoGetContextToken apartment not initialised
0120:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0126:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0139:err:ole:CoGetContextToken apartment not initialised
0131:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0148:err:ole:CoGetContextToken apartment not initialised
0140:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
014e:err:ole:CoGetContextToken apartment not initialised
0155:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0164:err:ole:CoGetContextToken apartment not initialised
0167:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0174:err:ole:CoGetContextToken apartment not initialised
0177:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
018b:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0193:err:ole:CoGetContextToken apartment not initialised
019e:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01a6:err:ole:CoGetContextToken apartment not initialised
01a0:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01c6:err:ole:CoGetContextToken apartment not initialised
01c2:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01ca:err:ole:CoGetContextToken apartment not initialised
01d2:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d9:err:ole:CoGetContextToken apartment not initialised
01e4:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
000b:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01f3:err:ole:CoGetContextToken apartment not initialised
0206:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00bf:err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:create_server class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:CoGetClassObject no class object {a9e69610-b80d-11d0-b9b9-00a0c922e750} could be created for context 0x17
00bf:err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:create_server class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:CoGetClassObject no class object {a9e69610-b80d-11d0-b9b9-00a0c922e750} could be created for context 0x17
00bf:err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:create_server class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
00bf:err:ole:CoGetClassObject no class object {a9e69610-b80d-11d0-b9b9-00a0c922e750} could be created for context 0x17
012f:err:ole:CoGetContextToken apartment not initialised
013f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0153:err:ole:CoGetContextToken apartment not initialised
0167:err:ole:CoGetContextToken apartment not initialised
0141:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
013e:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01aa:err:ole:CoGetContextToken apartment not initialised
0160:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0191:err:ole:CoGetContextToken apartment not initialised
0179:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01a4:err:ole:CoGetContextToken apartment not initialised
0190:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01b5:err:ole:CoGetContextToken apartment not initialised
019f:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d1:err:ole:CoGetContextToken apartment not initialised
01b1:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01d7:err:ole:CoGetContextToken apartment not initialised
01b6:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01ea:err:ole:CoGetContextToken apartment not initialised
01c9:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01f9:err:ole:CoGetContextToken apartment not initialised
01d8:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0050:err:ole:CoGetContextToken apartment not initialised
01f2:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01fe:err:ole:CoGetContextToken apartment not initialised
0047:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
003c:err:ole:CoGetContextToken apartment not initialised
0068:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0056:err:ole:CoGetContextToken apartment not initialised
0031:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0065:err:ole:CoGetContextToken apartment not initialised
0082:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
Using native override for following DLLs: mscoree
Executing wine regedit C:\windows\Temp\override-dll.reg
The operation completed successfully
The operation completed successfully
The operation completed successfully
Setting Windows version to default
Executing wine regedit C:\windows\Temp\set-winver.reg
------------------------------------------------------
Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/focal/.wine terminate
------------------------------------------------------
The operation completed successfully
Setting Windows version to win7
Executing wine regedit C:\windows\Temp\set-winver.reg
------------------------------------------------------
Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/focal/.wine terminate
------------------------------------------------------
Executing cd /home/focal/.cache/winetricks/dotnet45
Executing wine dotnetfx45_full_x86_x64.exe
005c:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\\windows\\system32\\hnetcfg.dll"
005c:err:ole:CoGetClassObject no class object {2c5bc43e-3369-4c33-ab0c-be9469677af4} could be created for context 0x1
00a0:err:ole:CoGetClassObject class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
00a0:err:ole:CoGetClassObject no class object {2b72133b-3f5b-4602-8952-803546ce3344} could be created for context 0x1
00a0:err:ole:CoGetClassObject class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
00a0:err:ole:create_server class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
00a0:err:ole:CoGetClassObject no class object {2b72133b-3f5b-4602-8952-803546ce3344} could be created for context 0x15
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
00c1:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
015a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0161:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
012a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0148:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0148:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
012a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0160:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
012a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0160:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
012a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0160:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
015a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
012a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0161:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
015a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
0161:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
015a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
015a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
012a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
017a:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
exit status 194 - normal, user selected 'restart later'
Using native override for following DLLs: mscoree
Executing wine regedit C:\windows\Temp\override-dll.reg
------------------------------------------------------
Setting Windows version to 2003, otherwise applications using .NET 4.5 will subtly fail
------------------------------------------------------
The operation completed successfully
Setting Windows version to win2k3
Executing wine regedit C:\windows\Temp\set-winver.reg
------------------------------------------------------
Running /usr/bin/wineserver -w. This will hang until all wine processes in prefix=/home/focal/.wine terminate
Et l'installation semble avoir fonctionner si on regarde la fin de la sortie.
Mais toujours la même, Mono introuvable.