PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : WineX scheint nur mit Konsolenanwendungen zu laufen



ichunddu
08.12.04, 10:22
Hallo,
ich habe gestern über cvs die neuste WineX (oder Cedega oder wie oder warum das jetzt so heißt) gezogen und ganz normal kompiliert und installiert (per ./tools/wineinstall), und das gleiche Kommando noch mal per root ausgeführt für die Installation. Bei der Windows-UPX Version bekomme ich:

iud@zimmer:~/.transgaming/c_drive$ wine upx.exe
Ultimate Packer for eXecutables
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
UPX 1.92 beta Markus F.X.J. Oberhumer & Laszlo Molnar Jul 20th 2004

Usage: upx [-123456789dlthVL] [-qvfk] [-o file] file..

Commands:
-1 compress faster -9 compress better
-d decompress -l list compressed file
-t test compressed file -V display version number
-h give more help -L display software license
Options:
-q be quiet -v be verbose
-oFILE write output to `FILE'
-f force compression of suspicious files
-k keep backup files
file.. executables to (de)compress

This version supports:
atari/tos, bvmlinuz/386, djgpp2/coff, dos/com, dos/exe, dos/sys,
linux/386, linux/elf386, linux/sh386, ps1/exe, rtm32/pe, tmt/adam,
vmlinux/386, vmlinuz/386, watcom/le, win32/pe

UPX comes with ABSOLUTELY NO WARRANTY; for details visit http://upx.sf.net


Und bei bspw. Ollydebugger:

iud@zimmer:~/.transgaming/c_drive$ wine OLLYDBG.exe
err:font:Fontconfig_Init Fontconfig support was not compiled in at compile time.
err:font:ReadFontDir Can't open directory "/home/iud/.transgaming/c_drive/windows/Fonts"
err:font:FTAlias_FindBestBuiltins Could not create alias for serif fonts
Unable to find a sufficient number of fonts available to FreeType.
FreeType will not be loaded as a result.
FreeType could not be loaded.
This is not necessarily a fatal error, however some
applications require FreeType to be installed and
may not function or display text correctly otherwise.
Please consult the Cedega Font FAQ for more details
about this problem
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("programs/winedbg/winedbg -- --auto 1 60") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:ntdll:MODULE_THREAD_WaitThreadModuleSafe this should never happen. (unless wine crashed)
err:ntdll:MODULE_THREAD_WaitThreadModuleSafe this should never happen. (unless wine crashed)
err:ntdll:MODULE_THREAD_WaitThreadModuleSafe this should never happen. (unless wine crashed)
[...]
[STRG+C]
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0x402e0a55
iud@zimmer:~/.transgaming/c_drive$ 0x900018f8:1: Event manual=1 signaled=0 name=""
0x90004b00:3: Thread 0002 unix tid=3524 teb=0x40131880 state=1 process=0x90004a3c
0x900018cc:1: token0x90004a3c:1: Process next=(nil) prev=(nil) handles=(nil)


Ich hätte wohl mit Problemen bei OpenGL Anwendungen gerechnet, aber gleich schon bei normalen Fensternanwendungen?

Asraniel
08.12.04, 11:23
für alles was kein game ist solltest du lieber wine nehmen, geht meistens viel besser, open GL spiele gehen manchmal auch besser mit wine als mit winex/cedega, winex/cedega sind für directX spiele da

ichunddu
08.12.04, 12:14
Aha.
Na jedenfalls wie gesagt, sobald ich eine nicht Konsolenanwendung starten will, kommt folgende Fehlermeldung(en):

iud@zimmer:~/.transgaming/c_drive$ wine OLLYDBG.exe
err:font:Fontconfig_Init Fontconfig support was not compiled in at compile time.
err:font:ReadFontDir Can't open directory "/home/iud/.transgaming/c_drive/windows/Fonts"
err:font:FTAlias_FindBestBuiltins Could not create alias for serif fonts
Unable to find a sufficient number of fonts available to FreeType.
FreeType will not be loaded as a result.
FreeType could not be loaded.
This is not necessarily a fatal error, however some
applications require FreeType to be installed and
may not function or display text correctly otherwise.
Please consult the Cedega Font FAQ for more details
about this problem
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("programs/winedbg/winedbg -- --auto 1 60") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
err:ntdll:MODULE_THREAD_WaitThreadModuleSafe this should never happen. (unless wine crashed)
err:ntdll:MODULE_THREAD_WaitThreadModuleSafe this should never happen. (unless wine crashed)
err:ntdll:MODULE_THREAD_WaitThreadModuleSafe this should never happen. (unless wine crashed)
[...]
[STRG+C]
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0x402e0a55
iud@zimmer:~/.transgaming/c_drive$ 0x900018f8:1: Event manual=1 signaled=0 name=""
0x90004b00:3: Thread 0002 unix tid=3524 teb=0x40131880 state=1 process=0x90004a3c
0x900018cc:1: token0x90004a3c:1: Process next=(nil) prev=(nil) handles=(nil)
Hier: das Beispiel zum Ollydebugger