Hi,
The issue was originally described here: https://bugs.winehq.org/show_bug.cgi?id=34825
I bisected both issues, but I'll create separate thread to the issue with file dialog.
First bad commit that causes black background on icons is: [ b81a7d976e3c3de36a01401d125871d3014e6c67 ] gdi32: Always use the DIB engine for monochrome bitmap rendering.
To see how the issue looks like, I attached small screenshots.
On Fri, Mar 27, 2015 at 11:46 AM, Andrey Skvortsov andrej.skvortzov@gmail.com wrote:
Hi,
Hi, Andrey.
The issue was originally described here: https://bugs.winehq.org/show_bug.cgi?id=34825
I bisected both issues, but I'll create separate thread to the issue with file dialog.
First bad commit that causes black background on icons is: [ b81a7d976e3c3de36a01401d125871d3014e6c67 ] gdi32: Always use the DIB engine for monochrome bitmap rendering.
Thanks for the hard work. Bug 34825 was not a good bug example because it was never filled properly and never had logs before getting resolved as abandoned. I think the best we can do now is a fresh start: open 2 new bugs one for each problem (as per wine's bugzilla standards). You can use the same contents from the email. If the software is freely (legally) available in the internet you can also set the bug URL to point to the download page and add the "download" keyword so other people can reproduce.
Best wishes, Bruno