Dosbox
Moderátor: Moderátoři
Stáhla jsem zdrojáky wine 10.0 (ten hotovej balík byl 10.20), zkompilovala, na nic si to nestěžovalo, nainstalovala a problém stále ten samý, tatáž chyba.lesana87 píše:Zkusila jsem to wine stáhnout v práci a naistalovat. Windowsový programy přes to šly spustit, ale u čistě DOSových to psalo, že si mám nainstalovat DOSBOX. No a tady doma, na stejné verzi Linuxu mi nejde spustit nic, wine hází chybu:Kód: Vybrat vše
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) wine: could not load kernel32.dll, status c0000135
Kód: Vybrat vše
locate kernel32.dllKód: Vybrat vše
$ locate kernel32.dll
/usr/lib/wine/i386-windows/kernel32.dllKód: Vybrat vše
/usr/lib/i386-linux-gnu/wine/i386-windows/kernel32.dll
/usr/lib/x86_64-linux-gnu/wine/x86_64-windows/kernel32.dllKód: Vybrat vše
wine cmdKód: Vybrat vše
$ wine cmd
preloader: Warning: failed to reserve range 00010000-00110000
preloader: Warning: failed to reserve range 00010000-00110000
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
preloader: Warning: failed to reserve range 00010000-00110000
wine: could not load kernel32.dll, status c0000135Kód: Vybrat vše
$ wine cmd
preloader: Warning: failed to reserve range 00010000-00110000
wine: created the configuration directory '/home/andrea/.wine'
preloader: Warning: failed to reserve range 00010000-00110000
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
preloader: Warning: failed to reserve range 00010000-00110000
preloader: Warning: failed to reserve range 00010000-00110000
preloader: Warning: failed to reserve range 00010000-00110000
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
preloader: Warning: failed to reserve range 00010000-00110000
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: Unhandled division by zero at address 7CD0FBDB (thread 004c), starting debugger...
wine: Unhandled division by zero at address 7CD0FBDB (thread 0054), starting debugger...
0054:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 80 92" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
004c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 72 92" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
004c:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
0054:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
wine: Unhandled division by zero at address 7CD0FBDB (thread 002c), starting debugger...
002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 128" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
002c:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
wine: could not load kernel32.dll, status c0000135
Unhandled division by zero at address 7CD0FBDB (thread 0044), starting debugger...
0044:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 64 80" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
0044:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.Kód: Vybrat vše
/usr/lib$ ll wine
celkem 1352
-rwxr-xr-x 1 root root 13796 dub 1 2024 wine
-rwxr-xr-x 1 root root 115 dub 1 2024 wineapploader
-rwxr-xr-x 1 root root 382 dub 1 2024 wineserver
-rwxr-xr-x 1 root root 695244 dub 1 2024 wineserver32
-rwxr-xr-x 1 root root 643080 dub 1 2024 wineserver64
-rwxr-xr-x 1 root root 14640 dub 1 2024 wine64
/usr/lib$ ll x86_64-linux-gnu/wine/
celkem 44
drwxr-xr-x 2 root root 4096 říj 28 08:53 i386-windows
drwxr-xr-x 2 root root 4096 říj 28 08:53 x86_64-unix
drwxr-xr-x 2 root root 36864 říj 28 08:53 x86_64-windows
/usr/lib$ ll i386-linux-gnu/wine/
celkem 44
drwxr-xr-x 2 root root 4096 říj 28 09:02 i386-unix
drwxr-xr-x 2 root root 36864 říj 28 09:02 i386-windows
drwxr-xr-x 2 root root 4096 říj 28 09:02 x86_64-windows