Alexandre Julliard julliard@winehq.org writes:
Ferenc Wagner wferi@afavant.elte.hu writes:
Making progress. The thing does not depend on time or weather, but instead on the terminal I'm using. Different X extensions, color depth, whatever. On --debugmsg +all logs
Probably yet another Xlib locking bug, try commenting out the XInitThreads call in x11drv_main.c to see if it makes a difference.
Yes, it does, the programs runs normally with that line commented out.
What X version are you running?
XFree86 4.2.0. Tell me if you are interested in further logs or whatever. I will probably submit this code now that I know the error is elsewhere. Btw, is something wrong with my LoadStringA tests? They pass here...
Feri.