[Bug 29621] New: winex11.drv regression - black icons in regedit
http://bugs.winehq.org/show_bug.cgi?id=29621 Bug #: 29621 Summary: winex11.drv regression - black icons in regedit Product: Wine Version: 1.3.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: bazara.net(a)inbox.ru Classification: Unclassified Created attachment 38376 --> http://bugs.winehq.org/attachment.cgi?id=38376 git bisect Since 1.3.29 there is a black icon background in a lot of apps. Interesting enough that I can reproduce it only on my old Fedora 8. git bisect blames this commit 6b97482a16dd1a84f666cd693c8b9e9df23241c6 -- 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=29621 --- Comment #1 from Diver <bazara.net(a)inbox.ru> 2012-01-16 00:51:11 CST --- Created attachment 38377 --> http://bugs.winehq.org/attachment.cgi?id=38377 screenshot of builtin regedit showing black background -- 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=29621 Diver <bazara.net(a)inbox.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38376|application/octet-stream |text/plain mime type| | -- 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=29621 Diver <bazara.net(a)inbox.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bazara.net(a)inbox.ru -- 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=29621 --- Comment #2 from Diver <bazara.net(a)inbox.ru> 2012-01-16 00:54:15 CST --- http://source.winehq.org/git/wine.git/commitdiff/d905ba5a33797d9d91c7c291223... -- 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=29621 Diver <bazara.net(a)inbox.ru> 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=29621 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC|bazara.net(a)inbox.ru | Summary|winex11.drv regression - |Black icons in regedit |black icons in regedit | Regression SHA1| |d905ba5a33797d9d91c7c291223 | |ee1590c9fc4cb Severity|normal |minor --- Comment #3 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-16 01:18:26 CST --- commit d905ba5a33797d9d91c7c291223ee1590c9fc4cb winex11: Implement a PutImage entry point in the XRender driver. Are you using native comctl32 by any chance? What video card and driver? -- 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=29621 --- Comment #4 from Diver <bazara.net(a)inbox.ru> 2012-01-16 01:37:44 CST --- I rm rf'ed ~/.wine during wine bisect. lspci -nn | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] (rev 02) -- 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=29621 --- Comment #5 from Diver <bazara.net(a)inbox.ru> 2012-01-16 01:40:02 CST --- modinfo i915 filename: /lib/modules/2.6.26.8-57.fc8/kernel/drivers/char/drm/i915.ko license: GPL and additional rights description: Intel Graphics author: Tungsten Graphics, Inc. srcversion: 799C33A89F50C79AAC86AD8 depends: drm vermagic: 2.6.26.8-57.fc8 SMP mod_unload 686 4KSTACKS -- 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=29621 --- Comment #6 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-16 01:44:10 CST --- Does setting [Software\\Wine\\X11 Driver] "ClientSideWithRender"="N" help? -- 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=29621 --- Comment #7 from Diver <bazara.net(a)inbox.ru> 2012-01-16 01:52:29 CST --- It does! -- 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=29621 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #8 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-01-16 01:56:05 CST --- Then it's a known Intel driver bug in its XRender implementation. -- 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=29621 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2012-01-23 18:59:22 CST --- 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.
participants (1)
-
wine-bugs@winehq.org