http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Fri May 24 20:50:02 2002 --- shadow/640.tmp.12651 Fri May 24 21:03:35 2002 *************** *** 2,8 **** | Major graphic glitch in x11drv | +----------------------------------------------------------------------------+ | Bug #: 640 Product: Wine | ! | Status: UNCONFIRMED Version: 20020411 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-gui | --- 2,8 ---- | Major graphic glitch in x11drv | +----------------------------------------------------------------------------+ | Bug #: 640 Product: Wine | ! | Status: NEW Version: 20020411 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-gui | *************** *** 92,94 **** --- 92,112 ---- Whether or not I'm using DGA does not make a difference.
Would this be an issue with the Radeon codebase or maybe with the X11drv? + + ------- Additional Comments From Speeddymon@yahoo.com 2002-05-24 21:03 ------- + Here, try this: + + set your config to run wine the way that winamp's preferences dialog gives you + the problem + + then run the program from a console like this: + + wine --debugmsg +x11drv winamp.exe >/tmp/l.log 2>&1 + + then open the preferences dialog and move it around, so that it creates the + problem, then close out winamp and attach the /tmp/l.log to here + + that would give us some info as to what is going on...i will attach my l.log + (without that problem) to here tomorrow + + confirming per comments and screenshot \ No newline at end of file