http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Thu May 23 11:55:08 2002 --- shadow/640.tmp.12096 Fri May 24 20:50:02 2002 *************** *** 58,60 **** --- 58,94 ---- Try to turn off UseDGA mode in the config file, tweak other X11 settings.
Post your findings in the bug description. + + ------- Additional Comments From chris@luethy.net 2002-05-24 20:50 ------- + This graphic glitch occurs with more than just Winamp, it occurs with any + windows that use that style of window border. I compiled the MS Win32 Hello + World in MSVC and tried it out under WINE. It works beautifully, except the + About dialog box, the same style of window the Winamp preferences is, displays + the exact same graphic glitch. + + I'm currently running RedHat Linux 7.3 (w/ X 4.2.0 from source and WINE from CVS + less than a week ago (a day after the managed change)). I'm using WINE locally. + + I'm using an ATI All-in-Wonder Radeon using the Radeon kernel module from + 2.4.18, and the ati.2 accelerated xv_image driver. This corruption occurs + whether or not ati.2 is present, and whether or not I use the kernel module or + the X 4.2.0 Radeon module. + + Wine is installed without Windows. + + I have reconfigured WINE. Managed mode allows for this to work fine (as my + window manager then draws the decorations), but un-managed mode, where wine + draws, displays this error. + + I originally found this while using the Sawfish window manager. I tried using + wmaker but that produces the same corruption in WINE. + + I am able to reproduce this on a completely different machine. Another machine, + but with the same graphics card (the ATI All-in-Wonder Radeon), with a fresh, + not touched at all installation of Red Hat 7.2 also displayed the exact same + graphical corruption ... no erasing old lines on this certain window border type + when wine draws window borders. + + 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? \ No newline at end of file