[Bug 21067] New: OziExplorer new window has wrong colors
http://bugs.winehq.org/show_bug.cgi?id=21067 Summary: OziExplorer new window has wrong colors Product: WineHQ Apps Database Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jdoutt(a)whoi.edu CC: jdoutt(a)whoi.edu In OziExplorer you can open a small window which displays the entire field of the chart. You can click at a point in this small window and the enlarged view of the map in the main window is displayed, centered about that point. The small window has what appears to be a corrupted color map. Running Ubuntu 8.04, compiled wine wine-1.1.35 from source, Oziexplorer 3.95.4s Also, auxillary windows opened at various places in OZI may appear in a different workspace than the one in which OZI is running, and the ones that do open in the proper workspace are sometimes not on top but hidden under the main OZI window. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #1 from Jim Doutt <jdoutt(a)whoi.edu> 2009-12-18 15:49:35 --- I should have mentioned that the window colors used to be OK in a previous version of WINE -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Component|appdb-unknown |-unknown Version|unspecified |1.1.35 Product|WineHQ Apps Database |Wine --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-12-18 15:52:47 --- (In reply to comment #1)
I should have mentioned that the window colors used to be OK in a previous version of WINE
You mean 1.1.34 or what? Perform regression test please http://wiki.winehq.org/RegressionTesting. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #3 from Wylda <wylda(a)volny.cz> 2009-12-18 16:21:18 --- (In reply to comment #0)
In OziExplorer you can open a small window
How? Can you write short howto for people who never saw this program?
Running Ubuntu 8.04, compiled wine wine-1.1.35 from source, Oziexplorer 3.95.4s
I tested v3.95.5g (demo) and did not find any problem, but it can be because of i do not do same step as you. So "how to reproduce" wanted. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #4 from Jim Doutt <jdoutt(a)whoi.edu> 2009-12-18 18:29:06 --- Sorry .... OziExplorer is a navigation program that, given a chart and a GPS will display your position on the chart (see http://www.oziexplorer.com/). After the program starts a chart/map can be displayed (use load .... load map file). A little box just under the OziExplorer in the title bar probably has the number '100' in it. This box, or the arrow key to the right of it, or the '+' and '-' below it, can be used to change the scale on the map. To the left of this box is one with what appear to be two intersecting rectangles. Clicking on this box will bring up a window which displays a small window showing the entire map. This window showing the entire map is the one that has what I will call the colormap problem. And as to the version that worked ...... wine-1.1.19 worked OK. I'll try to pin it down better as to where things went bad. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #5 from Wylda <wylda(a)volny.cz> 2009-12-18 20:28:29 --- Created an attachment (id=25271) --> (http://bugs.winehq.org/attachment.cgi?id=25271) Picture showing problem caused by regression OK, thank you. In other (shorter) words... (Menu) File -> Load from File -> Load Map File -> (file) "Demo1.map" (Menu) View -> Show -> Map View The problem is, that "Map View" is not available in demo version - only in registered. So i did a bad thing... :-( Anyway, combined demo v3.95.5g and crack v3.95.4m works. Hopefully if i do quicly something good, it will neutralize badness ;) So here it is... 1. Confirming, please consider UNCONFIRMED->NEW 2. Did a regression test between 1.1.30 and 1.1.31: 77b9b8a307711bd1f6da30f7d2d5e04faa3f5092 is first bad commit commit 77b9b8a307711bd1f6da30f7d2d5e04faa3f5092 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Sep 30 20:39:51 2009 +0200 winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt. This way they also apply to the non-stretching StretchBlt case. :040000 040000 5258f614d1fbad21afb6b17eed2620efdc8bd430 f94133cfd7d440fe9ac4e51c5d9d934795ae1125 M dlls 3. There is another bug report suffering from this commit, see bug 20565. 4. Revert of this patch after git checkout makes that problem goes away. 5. Adding author of this patch to CC & Roderic in hope it will be somewhat usefull in other areas (like Heroes3 - sorry if not). --private keyword: bisected -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #6 from Jim Doutt <jdoutt(a)whoi.edu> 2009-12-18 21:57:51 --- Thank you .... I tracked it down to between 28 & 32, but got the following error when trying to run bisect. Any idea r.e. what I did wrong? jdoutt(a)kira:~/download/wine/wine-git$ git bisect start jdoutt(a)kira:~/download/wine/wine-git$ git bisect good wine-1.1.28 jdoutt(a)kira:~/download/wine/wine-git$ git bisect bad wine-1.1.32 Bisecting: 1054 revisions left to test after this [fdcfbe21c38254d75f03741c72b50e2735d7ad54] secur32: Remove redendant call to gnutls_certificate_get_peers. Your attached image demonstrates the problem perfectly Again, thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #7 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-12-18 22:07:27 --- I don't see any error in the output; you are to proceed with compilation to test the commit that git bisect has selected. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #8 from Wylda <wylda(a)volny.cz> 2009-12-22 05:34:54 --- Still not fixed wine-1.1.35-56-g13a9c03. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #9 from Wylda <wylda(a)volny.cz> 2010-01-05 17:00:34 --- Still not fixed in wine-1.1.35-439-g2f529c3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #10 from Jim Doutt <jdoutt(a)whoi.edu> 2010-01-08 16:01:56 --- Still not fixed in wine 1.1.36 released today (8 Jan 2010) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #11 from Jim Doutt <jdoutt(a)whoi.edu> 2010-02-05 13:31:32 --- Just compiled wine 1.1.38 and have the same problem with a bad color map. This problem has already been found to be due to Alexandre Julliard's edit of : Wed Sep 30 20:39:51 2009 +0200 winex11: Move the DIB locking and the client-side optimizations into BITBLT_InternalStretchBlt. See post from Wylda on 2009-12-18 20:28:29 -- Is Alexandre's edit going to be undone, or will we have to live with this? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #12 from Wylda <wylda(a)volny.cz> 2010-02-28 03:21:48 --- Still not fixed in wine-1.1.39-163-g583f0f0. (relevant part - comment #5) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #13 from Jim Doutt <jdoutt(a)whoi.edu> 2010-03-11 13:32:30 --- Still not fixed in wine-1.1.40 compiled from source (relevant part - comment #5) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #14 from Wylda <wylda(a)volny.cz> 2010-03-19 15:55:04 --- This bisected regression is still not fixed in wine-1.1.41. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #15 from Jim Doutt <jdoutt(a)whoi.edu> 2010-04-03 07:42:57 --- Still not fixed in wine-1.1.42 compiled from source (relevant part - comment #5) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #16 from Wylda <wylda(a)volny.cz> 2010-04-17 18:02:47 --- FIXED in wine-1.1.43. Particular commit (wine-1.1.42-251-gc29cf05): http://source.winehq.org/git/wine.git/?a=commit;h=c29cf0591976f96c3adb30c3c3... Thank you Roderick! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #17 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-04-17 18:58:53 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 --- Comment #18 from Jim Doutt <jdoutt(a)whoi.edu> 2010-04-18 11:02:07 --- I'd like to confirm that with WINE 1.1.43, the "Map View" display now appears to work perfectly. Many thanks!!! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-07 13:29:42 --- Closing bugs fixed in 1.1.44. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21067 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c29cf0591976f96c3adb30c3c3b | |6db59f4983251 Regression SHA1| |77b9b8a307711bd1f6da30f7d2d | |5e04faa3f5092 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=21067 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |winex11.drv -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org