I just installed Wine 10.0 on a Xubuntu 24.04.04 (Noble) fresh install by following https://gitlab.winehq.org/wine/wine/-/w ... ian-Ubuntu
I copied all my old computer's Wine profiles (Xubuntu 20.04 / Wine 9.0)
When I try to launch one of theses profiles, then a small windows displays "Wine configuration is updating in /home/pascal.wine ; please wait" (La configuration de Wine est en cours de mise à jour dans ... ; veuillez patienter)
It stays a long long time and finally the console show:
Code: Select all
0078:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\xpssvcs.dll" (error=3)
0024:err:environ:run_Wineboot boot event wait timed out
Wine: could not load kernel32.dll, status c0000135
Code: Select all
WINEPREFIX=~/.Wine Winecfg
0024:err:file:init_redirects /home/pascal/.Wine/dosdevices/c:/windows: Aucun fichier ou dossier de ce nom
Wine: could not open working directory L"C:\\windows\\system32\\", starting in the Windows directory.
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:err:Wineboot:main Cannot set the dir to L"C:\\windows" (2)
002c:err:Wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\Winemenubuilder.exe -a -r" (2).
Wine: could not open working directory L"C:\\windows\\system32\\", starting in the Windows directory.
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 2
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"Eventlog" failed to start: 2
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"nsiproxy" failed to start: 2
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"NDIS" failed to start: 2
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"Wineusb" failed to start: 2
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 2
002c:err:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\users\\pascal\\Application Data".
002c:err:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\users\\pascal".
002c:err:shell:SHGetFolderPathAndSubDirW Failed to create directory L"C:\\users\\pascal\\Local Settings\\Application Data".
Wine: could not load kernel32.dll, status c0000135
Thanks a lot in advance,
Pascal