http://bugs.winehq.com/show_bug.cgi?id=1319
------- Additional Comments From fsteinel@flonet.net 2003-22-06 09:34 ------- Bug comments restored from Gmane.org:
When running the latest CVS of wine manually compiled with ./configure --enable-opengl, OpenGL programs output unreadable ASCII garbage to the terminal window, and make beeping noises.
System info:
Kernel: linux 2.4.20-ck3 Xfree86: 4.2.1-6pre7 (Debian) Graphics card: ATi Radeon 8500 64mb w/ ATi Binary drivers v2.5.1 Wine version: Cvs version as of 2003/3/12
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-03-12 08:43 ------- Ah, here it is :)
Please attach a --debugmsg +relay,+opengl log file to find out where this garbage happens.
Thanks!
------- Additional Comments From pwdre_ser <at> hotmail.com 2003-03-12 16:01 ------- Created an attachment (id=423) --> (http://bugs.winehq.com/attachment.cgi?id=423&action=view) Logfile of running Neverwinter Nights version 1.29
------- Additional Comments From pwdre_ser <at> hotmail.com 2003-03-12 16:05 ------- Here is a gzipped logfile of running Neverwinter Nights v1.29 with the requested parameters. Apologies for the large filesize.
------- Additional Comments From lionel.ulmer <at> free.fr 2003-03-15 16:08 ------- Well, this log is not really helpfull... As the garbage is on stdin and the trace on stderr (so I cannot see where the garbage starts).
Moreover, except for the GL init in the X11 driver, there is NO GL call at all in this log.
------- Additional Comments From pwdre_ser <at> hotmail.com 2003-03-20 13:38 ------- I apologize. I invoked wine as specified with &> ~/winelog.txt... was this not correct? I could also attempt running a different openGL program (Such as quake2 or quake3 which I believe are available online.)
------- Additional Comments From lionel.ulmer <at> free.fr 2003-03-20 13:55 ------- Well, yeah, try to run with 'normal' Linux GL applications to see if it puts garbage too.
Otherwise, as told, I do not see any GL call in your trace so I do not see why this garbage only happens in GL applications.
------- Additional Comments From pwdre_ser <at> hotmail.com 2003-03-20 20:37 ------- Well, native linux openGL programs all run fine. (glxgears, tuxracer, quake2 linux and quake3 linux)
Additionally, I tried running the windows versions of quake2 and quake3, redirecting the same way I'd done before, with identical results. No opengl calls except the init.
Is there anything else I can do to help?