http://bugs.winehq.org/show_bug.cgi?id=25107
Summary: When panning on SeaClear, bits of the chart get 'left behind' Product: Wine Version: 1.3.6 Platform: x86 URL: http://www.sping.com/seaclear/index.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leighmanthegreat@hotmail.com CC: dmitry@codeweavers.com
Originally reported at https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/672739 When panning a chart around in the program, bits of the chart are not redrawn correctly and instead the edge is repeated. There also seems to be a problem with the display of the sidebar.
Regression testing shows
7864ade5a8306c0078e16ae6d7e40bdece29395b is the first bad commit commit 7864ade5a8306c0078e16ae6d7e40bdece29395b Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Sep 14 14:24:11 2010 +0900
winex11.drv: Avoid copying invalid window bits.
:040000 040000 095ed4273818c8096ed3ff1ca095f535c984ac4a 9ff019bebb41eaf474ea7449b9a38c46916802c5 M dlls
Reverting this commit seems to solve the problem for me
http://bugs.winehq.org/show_bug.cgi?id=25107
leighman leighmanthegreat@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=25107
--- Comment #1 from leighman leighmanthegreat@hotmail.com 2010-11-10 17:50:26 CST --- Affects 1.2.1 due to ab8b8356164743d9e4a5981a5e87a610507be193
http://bugs.winehq.org/show_bug.cgi?id=25107
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-12-15 02:47:19 CST --- Sorry for the delay. I made several attempts to reproduce this bug but failed. Could you please provide step by step instructions how to replicate it?
http://bugs.winehq.org/show_bug.cgi?id=25107
--- Comment #3 from leighman leighmanthegreat@hotmail.com 2010-12-15 03:38:10 CST --- Download sc_setup.exe Install Open SeaClear II Click OK on dialog about communication port File -> Chart -> List all Select one. Hope this helps
http://bugs.winehq.org/show_bug.cgi?id=25107
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-12-15 05:23:00 CST --- (In reply to comment #3)
Download sc_setup.exe Install Open SeaClear II Click OK on dialog about communication port File -> Chart -> List all Select one. Hope this helps
Thanks, I see the problem now. For some reason invalid window bits are no more repainted after SetWindowPos().
http://bugs.winehq.org/show_bug.cgi?id=25107
Hein van Dam h.t.vandam@online.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |h.t.vandam@online.nl
--- Comment #5 from Hein van Dam h.t.vandam@online.nl 2011-01-19 05:32:48 CST --- (In reply to comment #4)
(In reply to comment #3)
Download sc_setup.exe Install Open SeaClear II Click OK on dialog about communication port File -> Chart -> List all Select one. Hope this helps
Thanks, I see the problem now. For some reason invalid window bits are no more repainted after SetWindowPos().
Is there any progress? I now have to use wine-1.0.1 instead of wine-1.2.2. Should I try wine-1.3.1?
http://bugs.winehq.org/show_bug.cgi?id=25107
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2011-01-19 22:48:07 CST --- (In reply to comment #5)
Is there any progress? I now have to use wine-1.0.1 instead of wine-1.2.2. Should I try wine-1.3.1?
I haven't made much progress on this unfortunately.
http://bugs.winehq.org/show_bug.cgi?id=25107
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2011-01-27 02:37:32 CST --- The following patch should fix the regression:
http://www.winehq.org/pipermail/wine-patches/2011-January/098269.html
http://bugs.winehq.org/show_bug.cgi?id=25107
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2011-01-31 06:17:14 CST --- Here is hopefully a more correct fix:
http://www.winehq.org/pipermail/wine-patches/2011-January/098391.html
http://bugs.winehq.org/show_bug.cgi?id=25107
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-02-01 13:12:29 CST --- Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=38167e71d1ccff264d269c...
http://bugs.winehq.org/show_bug.cgi?id=25107
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scott@open-vote.org Target Milestone|--- |1.2.x
--- Comment #10 from Scott Ritchie scott@open-vote.org 2011-02-02 01:11:58 CST --- Nominating 1.2.x since it worked in 1.2.0
http://bugs.winehq.org/show_bug.cgi?id=25107
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:21:11 CST --- Closing bugs fixed in 1.3.13.
http://bugs.winehq.org/show_bug.cgi?id=25107
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |---