On Sat, Nov 23, 2002 at 08:22:17PM +0100, Sylvain Petreolle wrote: > give wine's output > wine unreal.exe 2>&1 >somelog Here it is : -------------------------------------------------------------------------- fab:/dos/Unreal/System$ wine Unreal.exe 2>&1 >/tmp/wine_unreal.log fixme:console:SetConsoleCtrlHandler (0x10102432,1) - no error checking or testin g yet fixme:process:GetProcessWorkingSetSize (0xffffffff,0x406c24fc,0x406c24f4): stub err:ole:CoGetClassObject couldn't load InprocServer32 dll a3dapi.dll fixme:ole:CoCreateInstance no classfactory created for CLSID {92fa2c24-253c-11d2 -90fb-006008a1f441}, hres is 0x80070005 err:ole:CoGetClassObject couldn't load InprocServer32 dll a3d.dll fixme:ole:CoCreateInstance no classfactory created for CLSID {d8f1eee0-f634-11cf -8700-00a0245d918b}, hres is 0x80070005 fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x40437a28,00010021,2):stub fixme:dsound:IKsPropertySetImpl_QuerySupport (0x404378d0,{4a4e6fc1-c341-11d1-b73 a-444553540000},0,0x406bde2c), stub! fixme:dsound:IDirectSoundImpl_QueryInterface (0x40437a28,{d8f1eee1-f634-11cf-870 0-00a0245d918b},0x1067bcd4) fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40438670)->(00010025,00000013 ) fixme:keyboard:RegisterHotKey (0x00010025,49205,0x00000001,27): stub fixme:keyboard:RegisterHotKey (0x00010025,49206,0x00000001,9): stub fixme:keyboard:RegisterHotKey (0x00010025,49207,0x00000002,27): stub fixme:keyboard:RegisterHotKey (0x00010025,49208,0x00000002,9): stub fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x40437a28,00010025,2):stub fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40438670)->(00000000,00000008 ) fixme:keyboard:UnregisterHotKey (0x00010025,49205): stub fixme:keyboard:UnregisterHotKey (0x00010025,49206): stub fixme:keyboard:UnregisterHotKey (0x00010025,49207): stub fixme:keyboard:UnregisterHotKey (0x00010025,49208): stub fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x40437a28,00010025,2):stub fixme:system:ChangeDisplaySettingsA (0x406c2538,0x00000004), stub flags=FULLSCREEN, fixme:system:ChangeDisplaySettingsA width=640 fixme:system:ChangeDisplaySettingsA height=480 fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might help) fixme:keyboard:RegisterHotKey (0x00010025,49205,0x00000001,27): stub fixme:keyboard:RegisterHotKey (0x00010025,49206,0x00000001,9): stub fixme:keyboard:RegisterHotKey (0x00010025,49207,0x00000002,27): stub fixme:keyboard:RegisterHotKey (0x00010025,49208,0x00000002,9): stub err:seh:EXC_DefaultHandling Exception frame is not in stack limits => unable to dispatch exception. -------------------------------------------------------------------------- Here is how I got it: I started Wine from the command line; the resolution changed from 1024x768 to 64x480; then I got the Unreal menu; I then selected 'options' and then 'advanced options'; Unreal popped-up a window where I chose 'drivers' then 'opengl support'; after that I got back to the desktop ('err:seh...' line). Hope it helps. N.B. I checked my config.log again; ./tools/wineinstall did $ ./configure -C --enable-opengl All the opengl items got a 'yes' answer, except this one: -------------------------------------------------------------------------- configure:6918: checking for thread-safe OpenGL version configure:6938: gcc -o conftest -g -O2 -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -lGL >&5 /tmp/ccc9a5Qz.o: In function main': /home/fab/test/wine/configure:6930: undefined reference to pthread_getspecific' collect2: ld returned 1 exit status configure:6941: $? = 1 configure: failed program was: #line 6925 "configure" #include "confdefs.h" int main () { pthread_getspecific(); ; return 0; } configure:6959: result: no -------------------------------------------------------------------------- See you. -- Fabrice DELENTE E-mail : fabrice.delente@free.fr _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users