http://bugs.winehq.com/show_bug.cgi?id=1620
------- Additional Comments From alexander.janssen@gmx.de 2003-25-10 12:42 ------- Now that was strange; i disabled the video mode extension. From XF86Config-4(5x):
Option "DisableVidModeExtension" "boolean" This disables the parts of the VidMode extension used by the xvidtune client that can be used to change the video modes. Default: the VidMode extension is enabled.
Not sure if that was the right thing, but i tried anyway and included:
Option "DisableVidModeExtension" "true"
Well, now something weird happened: The first time i started the program in question (Marble Blast Demo) a window from the program actually appeared (instead of that wine immediately dropped into the debugger) and complained about some missing files; allright, that is something which is a problem of the program and not of wine.
I tried again, then the error appeared again. The program never started again.
Weird, uh? Not reproducable. And dumb me didn't save the debugging information. Is it worth trying to reproduce that behaviour?
Alex.