[Bug 24430] New: Black gui tab controls
http://bugs.winehq.org/show_bug.cgi?id=24430 Summary: Black gui tab controls Product: Wine Version: 1.1.43 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: tomas.jura1(a)gmail.com Created an attachment (id=30809) --> (http://bugs.winehq.org/attachment.cgi?id=30809) clip of bad and good controls In some applications (namely PowerDesigner, MSOffice 2007) there are GUI controls incorrectly painted. The attached picture shows a bad and a good case. Using git bisect I have found that problematic commit is c29cf0591976f96c3adb30c3c3b6db59f4983251 - winex11: Add support for 32-bit DDBs I also verified that git revert of villain patch on the current master branch (5815b639794fa5e8e79754d86b66c6a03596731d) really corrects the problem. I have tested that the problem is not in the placement of wine_tsx11_lock call. I moved it before the line if (!X11DRV_XRender_SetPhysBitmapDepth( physBitmap, bitmap.bmBitsPixel, NULL ... but the problem remained. Currently I have no clue where the problem could be. I will continue in investigation, but may be someone who is more experienced could find the origin of problem immediatelly. -- 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=24430 Tomas <tomas.jura1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |tomas.jura1(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=24430 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #1 from Wylda <wylda(a)volny.cz> 2010-09-18 20:42:32 CDT --- Hi Tomas, can't confirm. Tested under Office2000/2003/2007 and wine 1.1.43 and 1.3.3. Please re-test under latest wine and also describe exact steps, how to reproduce under mentioned Office 2007. -- 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=24430 Jaime Rave <jaimerave(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave(a)gmail.com --- Comment #2 from Jaime Rave <jaimerave(a)gmail.com> 2010-09-19 13:57:36 CDT --- Do you have an Intel card?? If yes, then is this bug https://bugs.freedesktop.org/show_bug.cgi?id=30157 -- 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=24430 Tomas <tomas.jura1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Tomas <tomas.jura1(a)gmail.com> 2010-09-20 16:04:26 CDT --- (In reply to comment #2)
Do you have an Intel card?? If yes, then is this bug https://bugs.freedesktop.org/show_bug.cgi?id=30157
This advice points me onto right way. I really have the Intel GM45 with intel_drv version 2.12. Today I tested the same configuration with the Radeon X1950GT with the radeon driver and everythink is OK. So this is problem of the intel driver. I'm closing the bug. -- 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=24430 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|gdi32 |-unknown --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-09-20 18:21:18 CDT --- Closing invalid. -- 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=24430 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | CC|tomas.jura1(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=24430 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |illmnec(a)sympatico.ca --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-19 12:25:21 CDT --- *** Bug 24811 has been marked as a duplicate of this bug. *** -- 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=24430 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vinylourson(a)gmail.com --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2011-02-14 05:02:41 CST --- *** Bug 26093 has been marked as a duplicate of this bug. *** -- 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=24430 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |james(a)jamesmcdonald.id.au --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-05-23 03:17:51 CDT --- *** Bug 24998 has been marked as a duplicate of this bug. *** -- 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.
participants (1)
-
wine-bugs@winehq.org