http://bugs.winehq.org/show_bug.cgi?id=11667
Summary: Window contents not updated properly after being moved Product: Wine Version: 0.9.55. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk
Hi,
I believe this bug relates to DirectDraw. (Apologies for my lack of detailed knowledge about Windows.)
In some cases, moving a window whose contents are updated by DirectX calls causes trash/garbage to appear when the window is drawn in its new position,
My theory is that WINE remembers the window contents at the moment the user begins dragging the title bar, and simply copies that to the new window position. If the program continues to update the DirectX buffer while the user is moving the window frame, WINE puts the old/stale buffer contents in the moved window. This happens in both normal and virtual desktop modes.
For applications like video players, this effect may not be very noticeable if the player redraws the whole window every frame. But for applications which don't do that, the effect can be quite ugly.
One program I have found which shows this problem is WinUAE. To reproduce: - Download and install WinUAE from http://www.winuae.net/ - Download an example disk image for testing, e.g. ftp://ftp.coresystems.de/pub/uae/rsi1.adf.gz - Start WinUAE and select the rsi1.adf.gz file for emulated drive DF0:, and start the emulation. - Once the demo graphics appear, repeatedly move the main WinUAE window and notice the problem.
http://bugs.winehq.org/show_bug.cgi?id=11667
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.winuae.net/ Keywords| |download Summary|Window contents not updated |Window contents not updated |properly after being moved |properly after being moved | |in WinUAE
http://bugs.winehq.org/show_bug.cgi?id=11667
--- Comment #1 from Austin English austinenglish@gmail.com 2008-12-09 23:12:47 --- The disk image download is busted. Please retest in 1.1.10 and update the url.
http://bugs.winehq.org/show_bug.cgi?id=11667
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Severity|minor |trivial
--- Comment #2 from Austin English austinenglish@gmail.com 2010-06-13 20:38:45 --- http://www.amigaemulator.org/files/rsi1.adf.gz
Still present in 1.2-rc3, though doesn't seem too bad.
http://bugs.winehq.org/show_bug.cgi?id=11667
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=11667
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=11667
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- (In reply to Ken Sharp from comment #3)
Is this still an issue in Wine 1.7.45 or later?
One of the downloads is dead and another link asks for login details. Cant test this bug.
https://bugs.winehq.org/show_bug.cgi?id=11667
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |dimesio@earthlink.net, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=11667
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEW |RESOLVED Keywords|Abandoned?, download |
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- Downloads only go back so far. https://www.winuae.net/download-old-versions/
No response from OP since 2008.
https://bugs.winehq.org/show_bug.cgi?id=11667
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.