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@winehq.org ReportedBy: bazara.net@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
http://bugs.winehq.org/show_bug.cgi?id=29621
--- Comment #1 from Diver bazara.net@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
http://bugs.winehq.org/show_bug.cgi?id=29621
Diver bazara.net@inbox.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38376|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29621
Diver bazara.net@inbox.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bazara.net@inbox.ru
http://bugs.winehq.org/show_bug.cgi?id=29621
--- Comment #2 from Diver bazara.net@inbox.ru 2012-01-16 00:54:15 CST --- http://source.winehq.org/git/wine.git/commitdiff/d905ba5a33797d9d91c7c291223...
http://bugs.winehq.org/show_bug.cgi?id=29621
Diver bazara.net@inbox.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=29621
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC|bazara.net@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@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?
http://bugs.winehq.org/show_bug.cgi?id=29621
--- Comment #4 from Diver bazara.net@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)
http://bugs.winehq.org/show_bug.cgi?id=29621
--- Comment #5 from Diver bazara.net@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
http://bugs.winehq.org/show_bug.cgi?id=29621
--- Comment #6 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-16 01:44:10 CST --- Does setting
[Software\Wine\X11 Driver] "ClientSideWithRender"="N"
help?
http://bugs.winehq.org/show_bug.cgi?id=29621
--- Comment #7 from Diver bazara.net@inbox.ru 2012-01-16 01:52:29 CST --- It does!
http://bugs.winehq.org/show_bug.cgi?id=29621
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #8 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-16 01:56:05 CST --- Then it's a known Intel driver bug in its XRender implementation.
http://bugs.winehq.org/show_bug.cgi?id=29621
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2012-01-23 18:59:22 CST --- Closing INVALID.