http://bugs.winehq.org/show_bug.cgi?id=28094
Caron Jensen caron@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |caron@codeweavers.com
--- Comment #2 from Caron Jensen caron@codeweavers.com 2011-10-04 08:09:00 CDT --- The bisect result is:
d4076d438cb5ff05f6800cdaae7ac88844e70595 is the first bad commit commit d4076d438cb5ff05f6800cdaae7ac88844e70595 Author: Huw Davies huw@codeweavers.com Date: Tue Aug 2 14:11:10 2011 +0100
gdi32: Add a PutImage implementation to the dib driver.
:040000 040000 0be7c823d7ba618160e18b0889a0a94956f61183 a01acea3ceb2ad8781388283699d0c8243b90f7f M dlls
And the commit before that shows pwsafe working (1da138ced0cf628868ae0aaf00cde05c1af59ceb)
However, I've also tested this in current Wine (1.3.29-121-gfdda702).
The icon now renders properly. I assume this is due to Huw Davies' work on the DIB engine and that at the time of this 'regression' he was still working to implement this function.