Dani Tsevech Apprentice
Joined: 23 Mar 2003 Posts: 284
|
Posted: Tue Aug 19, 2003 10:51 am Post subject: Unhandled exeption di WineX |
|
|
Ciao, c'è qualcuno che se ne intende di WineX? Ho provato ad emulare Ultima Online e mentre il client 4.0.0 funziona perfettamente, il 2.0.0 non vuole saperne di funzionare. Vi posto l'output di entrambi... Prima quello del 4.0.0
bash-2.05b$ wine client
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:win32:PE_CreateModule Security directory ignored
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/roman.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/script.fon" err = 2
disabling TCL support
fixme:ntdll:NtOpenFile (0x408728e8,0x00100001,0x408728c0,0x408728d8,0x00000007,0x00000010) stub
fixme:ntdll:NtQuerySystemInformation (0x00000008,0x4045368c,0x00000030,0x40872a74) stub
mmtime pid=1268 tid=1268
fixme:dsound:DirectSoundCreate8 Check wcaps
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x40379940,00010021,3):stub
Ora quello del 2.0.0
bash-2.05b$ wine client.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/roman.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/script.fon" err = 2
disabling TCL support
fixme:ntdll:NtOpenFile (0x408728e8,0x00100001,0x408728c0,0x408728d8,0x00000007,0x00000010) stub
fixme:ntdll:NtQuerySystemInformation (0x00000008,0x404560bc,0x00000030,0x40872a74) stub
mmtime pid=1225 tid=1225
fixme:dsound:DirectSoundCreate8 Check wcaps
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x404561a8,00010021,3):stub
FIXME:pthread_cond_init
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/roman.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/hd/winnt/Fonts/script.fon" err = 2
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --debugmsg -all 137122344 72") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger |
|