http://bugs.winehq.org/show_bug.cgi?id=20360
Summary: Cursor changed its color and shape in Circuitmaker 2000 Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: brodo@o2.pl
In Circuitmaker 2000 (in both schematic and pcb editors) a cursor changed its color to pink and got an undesirable "shadow" underneath.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-14 06:26:10 --- Is this a regression?
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #2 from OlekA brodo@o2.pl 2009-10-14 14:08:52 --- (In reply to comment #1)
Is this a regression?
In fact, it is. Wine 1.1.30 didn't have this bug.
http://bugs.winehq.org/show_bug.cgi?id=20360
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-14 22:41:04 --- The please provide the results of your regression testing as required by the bug reporting guidelines: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=20360
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #4 from Wylda wylda@volny.cz 2009-10-16 15:55:01 ---
Hi OlekA, i can not confirm this. I tested cm2000trialversion.exe under clean wine environment v1.1.30 and v1.1.31. Cursor was OK in both releases. So please further specify step by step how can i invoke pink cursor or i vote for closing this bugreport.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #5 from Wylda wylda@volny.cz 2009-10-17 02:48:48 --- Hi Olek, could you at least specify the version you are using? If you are not able to to do a regression tests, would it be a problem to upload yours version for me to test?
I did not know how fuchsia looks, but searching wiki & fuchsia reveal, that it is close to pink color. So currently there are two open bug 20391 (see its attachement) and bug 20380 (same commit).
So if you could upload Circuitmaker for me during this day, i could test it for you, if this is the same commit. Decide soon, because will not keep reverted 1.1.31 forever.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #6 from OlekA brodo@o2.pl 2009-10-17 03:58:18 --- (In reply to comment #5)
Hi Olek, could you at least specify the version you are using? If you are not able to to do a regression tests, would it be a problem to upload yours version for me to test?
I did not know how fuchsia looks, but searching wiki & fuchsia reveal, that it is close to pink color. So currently there are two open bug 20391 (see its attachement) and bug 20380 (same commit).
So if you could upload Circuitmaker for me during this day, i could test it for you, if this is the same commit. Decide soon, because will not keep reverted 1.1.31 forever.
First, I'll see if this bug exists on another machine, it will take an hour or so from now. So please don't close this bug too early...
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #7 from OlekA brodo@o2.pl 2009-10-17 05:47:10 --- (In reply to comment #4)
Hi OlekA, i can not confirm this. I tested cm2000trialversion.exe under clean wine environment v1.1.30 and v1.1.31. Cursor was OK in both releases. So please further specify step by step how can i invoke pink cursor or i vote for closing this bugreport.
Well, I couldn't confirm this bug on my other, more recent machine equipped with Intel graphics 945gm.
The cursor was then fine on Wine 1.1.31.
Seems like my primary machine having an older Savage 16MB graphics isn't in par with today's Wine (or Xorg ?) rendering demands.
I'll try to confirm this bug on monday using other machine with the same Savage card.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #8 from Wylda wylda@volny.cz 2009-10-24 06:56:50 ---
Hi as we agreed by mail, this is probably graphics card driver problem... Please consider closing this bug report or try to follow Dmitry's advice, i.e. http://wiki.winehq.org/RegressionTesting
Works for me, so i can't help you with regression testing.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #9 from Wylda wylda@volny.cz 2009-10-28 16:43:20 --- Created an attachment (id=24418) --> (http://bugs.winehq.org/attachment.cgi?id=24418) Pink cursor with strange shadows when Xwindows is set to 16bit color depth
Hi, i finally catch it and grab that commit. The key point here is set xwindows to 16bit color depth. With this knowledge it is easy than...
1. Please consider UNCONFIRMED->NEW
2. Did a regression test between 1.1.30 and 1.1.31:
c2202929ab4b6d1ce379865dfd8904186814f265 is first bad commit commit c2202929ab4b6d1ce379865dfd8904186814f265 Author: Joel Holdsworth joel@airwebreathe.org.uk Date: Mon Jun 29 19:10:36 2009 +0100
user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel.
:040000 040000 a16e47d4a4ed568eb8e3fa4f4e84b20b7b7ceffd b2022d036c05cc39c0ae217a9ba0bb2ffa82dfd9 M dlls
3. There is another bug report suffering from this commit, see bug 20299.
4. Revert of this patch on top of 1.1.31 fails due to other code changes.
5. Adding author of this patch to CC and voting for this bug report.
I tried to took a picture of the described problem. Unfortunately "printscreen" can not take cursor so i had to use camera (reason for a bit worse quality). I'm not sure if this bug report should be marked as duplicate, because symptoms are completely different and moreover you have to have desktop set to 16bit color depth.
Affected application: Games, but mostly their installers, ie. 2D. To be more specific:
* Installer of Heroes of Might and Magic 3 * Installer of Quake 3 * Installer of Sim City 4 Deluxe (attached is Uninstaller)
http://bugs.winehq.org/show_bug.cgi?id=20360
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joel@airwebreathe.org.uk
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #10 from OlekA brodo@o2.pl 2009-10-28 19:15:00 --- (In reply to comment #9)
Created an attachment (id=24418)
--> (http://bugs.winehq.org/attachment.cgi?id=24418) [details]
Yes, your picture shows the same ugly pink cursor with shadow as mine on Savage graphics.
Pink cursor with strange shadows when Xwindows is set to 16bit color depth Hi, i finally catch it and grab that commit. The key point here is set xwindows to 16bit color depth. With this knowledge it is easy than...
- Please consider UNCONFIRMED->NEW
I am not a frequent user of Bugzilla - should I take some action now ? Or we should wait for "joel@airwebreathe.org.uk" to fix this bug ?
- Did a regression test between 1.1.30 and 1.1.31:
c2202929ab4b6d1ce379865dfd8904186814f265 is first bad commit commit c2202929ab4b6d1ce379865dfd8904186814f265 Author: Joel Holdsworth joel@airwebreathe.org.uk Date: Mon Jun 29 19:10:36 2009 +0100 user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel. :040000 040000 a16e47d4a4ed568eb8e3fa4f4e84b20b7b7ceffd b2022d036c05cc39c0ae217a9ba0bb2ffa82dfd9 M dlls
There is another bug report suffering from this commit, see bug 20299.
Revert of this patch on top of 1.1.31 fails due to other code changes.
Adding author of this patch to CC and voting for this bug report.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #11 from OlekA brodo@o2.pl 2009-10-28 19:15:59 --- (In reply to comment #9)
Created an attachment (id=24418)
--> (http://bugs.winehq.org/attachment.cgi?id=24418) [details]
Yes, your picture shows the same ugly pink cursor with shadow as mine on Savage graphics.
Pink cursor with strange shadows when Xwindows is set to 16bit color depth Hi, i finally catch it and grab that commit. The key point here is set xwindows to 16bit color depth. With this knowledge it is easy than...
- Please consider UNCONFIRMED->NEW
I am not a frequent user of Bugzilla - should I take some action now ? Or we should wait for "joel@airwebreathe.org.uk" to fix this bug ?
- Did a regression test between 1.1.30 and 1.1.31:
c2202929ab4b6d1ce379865dfd8904186814f265 is first bad commit commit c2202929ab4b6d1ce379865dfd8904186814f265 Author: Joel Holdsworth joel@airwebreathe.org.uk Date: Mon Jun 29 19:10:36 2009 +0100 user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel. :040000 040000 a16e47d4a4ed568eb8e3fa4f4e84b20b7b7ceffd b2022d036c05cc39c0ae217a9ba0bb2ffa82dfd9 M dlls
There is another bug report suffering from this commit, see bug 20299.
Revert of this patch on top of 1.1.31 fails due to other code changes.
Adding author of this patch to CC and voting for this bug report.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #12 from OlekA brodo@o2.pl 2009-10-28 19:16:15 --- (In reply to comment #9)
Created an attachment (id=24418)
--> (http://bugs.winehq.org/attachment.cgi?id=24418) [details]
Yes, your picture shows the same ugly pink cursor with shadow as mine on Savage graphics.
Pink cursor with strange shadows when Xwindows is set to 16bit color depth Hi, i finally catch it and grab that commit. The key point here is set xwindows to 16bit color depth. With this knowledge it is easy than...
- Please consider UNCONFIRMED->NEW
I am not a frequent user of Bugzilla - should I take some action now ? Or we should wait for "joel@airwebreathe.org.uk" to fix this bug ?
- Did a regression test between 1.1.30 and 1.1.31:
c2202929ab4b6d1ce379865dfd8904186814f265 is first bad commit commit c2202929ab4b6d1ce379865dfd8904186814f265 Author: Joel Holdsworth joel@airwebreathe.org.uk Date: Mon Jun 29 19:10:36 2009 +0100 user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel. :040000 040000 a16e47d4a4ed568eb8e3fa4f4e84b20b7b7ceffd b2022d036c05cc39c0ae217a9ba0bb2ffa82dfd9 M dlls
There is another bug report suffering from this commit, see bug 20299.
Revert of this patch on top of 1.1.31 fails due to other code changes.
Adding author of this patch to CC and voting for this bug report.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #13 from Wylda wylda@volny.cz 2009-10-29 02:48:25 --- (In reply to comment #12)
- Please consider UNCONFIRMED->NEW
I am not a frequent user of Bugzilla - should I take some action now ? Or we should wait for "joel@airwebreathe.org.uk" to fix this bug ?
Yes, you can vote for this bug report. Second vote changes status from UNCONFIRMED to NEW. Other possibility is, that someone with admin rights will manually change the status. As a confirmed bug, it should not be in an UNCONFIRMED status.
http://bugs.winehq.org/show_bug.cgi?id=20360
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #14 from Dmitry Timoshkov dmitry@codeweavers.com 2009-10-29 03:36:07 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=20360
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whistler_wmz@163.com
--- Comment #15 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-09 20:53:17 --- *** Bug 20638 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20360
Wolfram Sang wolfram@the-dreams.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfram@the-dreams.de
--- Comment #16 from Wolfram Sang wolfram@the-dreams.de 2009-12-02 12:35:04 --- I can reproduce the issue with this card:
ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
and this driver:
xserver-xorg-video-radeon (1:6.9.0-1+lenny4, current stable)
and any windows program in 16-bit graphic-modes. Using 24-bit modes, it works fine. If wine works in 16-bit modes of other cards, it is probably a driver issue. This link seconds the assumption: https://bugs.freedesktop.org/show_bug.cgi?id=20479 (At least this bug is marked as fixed already :))
http://bugs.winehq.org/show_bug.cgi?id=20360
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #17 from Wylda wylda@volny.cz 2009-12-12 02:46:38 ---
Still not fixed in wine-1.1.34-309-g9352509. Most easiest application to test is winecfg... Is it a problem to revert trouble making commit?
Affects many applications and games. What about higher Importance than P2 normal?
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #18 from Wolfram Sang wolfram@the-dreams.de 2009-12-13 05:52:27 --- Finally came around to test it on another machine. 16-bit graphics mode also do fail with this card:
Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
and this driver:
xserver-xorg-video-intel (2:2.3.2-2+lenny6)
Again 24-bit modes work fine. This reduces chances again that it is a driver issue.
http://bugs.winehq.org/show_bug.cgi?id=20360
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Cursor changed its color |Cursor changed its color |and shape in Circuitmaker |and shape in Circuitmaker |2000 |2000 in 16-bit color modes Severity|normal |minor
--- Comment #19 from Vitaliy Margolen vitaliy@kievinfo.com 2009-12-13 11:57:25 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=20360
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, integration URL| |http://www3.firstclass.com/ | |ClientDownloads/IntlClients | |/uk/FC90UKDownloadFiles/FC9 | |126UK.exe CC| |kennybobs@o2.co.uk Summary|Cursor changed its color |Mouse cursor changes colour |and shape in Circuitmaker | |2000 in 16-bit color modes | Severity|minor |trivial
--- Comment #20 from Ken Sharp kennybobs@o2.co.uk 2010-02-11 11:56:54 --- Affects more than one application, updating title to reflect. Still only trivial though.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #21 from Dmitry Timoshkov dmitry@codeweavers.com 2010-03-12 03:57:19 --- Please test if the following patch fixes the regression: http://www.winehq.org/pipermail/wine-patches/2010-March/085648.htmlPlease test if the following patch fixes the regression: http://www.winehq.org/pipermail/wine-patches/2010-March/085648.html
http://bugs.winehq.org/show_bug.cgi?id=20360
Magnus Johansson e.m.johansson@spray.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |e.m.johansson@spray.se
--- Comment #22 from Magnus Johansson e.m.johansson@spray.se 2010-03-12 04:13:00 --- (In reply to comment #20)
Affects more than one application, updating title to reflect. Still only trivial though.
The strange looking mouse pointer is present in Igor Engraver 1.7 (Wine 1.1.38) also, plus a similarly colored processing icon of an animated feathered beam note group that should fan left and right but is "frozen".
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #23 from Ken Sharp kennybobs@o2.co.uk 2010-03-12 09:51:24 --- The First Class client, attached to this bug, hasn't suffered this bug for a little while. Currently using Wine 1.1.39.
No reports in the AppDB of this bug causing a problem, but it hasn't been updated in a while.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #24 from Austin English austinenglish@gmail.com 2010-03-12 11:05:03 --- *** Bug 22015 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #25 from Wylda wylda@volny.cz 2010-03-12 11:36:27 --- (In reply to comment #21)
Please test if the following patch fixes the regression: http://www.winehq.org/pipermail/wine-patches/2010-March/085648.html
Hi Dmitry, nice job! Finally fixed. I applied your patch to wine-1.1.40 and switched to 16bit color depth and this problem gone away. Thank you!
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #26 from Wolfram Sang wolfram@the-dreams.de 2010-03-12 18:12:41 --- ACK. Problem gone with 16 bit depths, no regression for 24 bit depths (wine 1.1.40 + patch). Good job, thank you!
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #27 from Ken Sharp kennybobs@o2.co.uk 2010-03-13 09:15:48 --- It would appear a bunch of applications still have this problem under Win98 mode (Symantec LiveUpdate, First Class client...) but not WinXP mode.
http://bugs.winehq.org/show_bug.cgi?id=20360
--- Comment #28 from Wolfram Sang wolfram@the-dreams.de 2010-03-14 04:57:24 --- I cannot confirm comment 27 here. (Anything else would have surprised me ;)) My observations:
- Before the patch, _all_ applications had pink cursor in 16-bit graphic mode, regardless of the windows-version
- After the patch, I never saw the pink cursor in 16-bit graphic mode again, regardless of the windows-version (I extra installed FirstClass a few minutes ago)
http://bugs.winehq.org/show_bug.cgi?id=20360
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #29 from Dmitry Timoshkov dmitry@codeweavers.com 2010-03-15 22:51:08 --- The patch has been committed:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=52ebbb8aa75b8f5d8b72c4...
http://bugs.winehq.org/show_bug.cgi?id=20360
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #30 from Alexandre Julliard julliard@winehq.org 2010-03-19 14:10:39 --- Closing bugs fixed in 1.1.41.
http://bugs.winehq.org/show_bug.cgi?id=20360
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ozerski@list.ru
--- Comment #31 from Alexandre Julliard julliard@winehq.org 2010-06-22 07:54:36 --- *** Bug 20589 has been marked as a duplicate of this bug. ***