http://bugs.winehq.org/show_bug.cgi?id=28094
Summary: pwsafe 3.26 regression Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: halzia@tm.net.my
Ununtu 11.04 pwsafe 3.26 worked very well under wine up to 1.3.25 Under 1.3.26, the login box logo is replaced by a black square and several icons are also replaced by black boxes. Hovering the mouse over a blacked icon to generate a tooltip works, but then the text is replaced by more black pixels.
http://bugs.winehq.org/show_bug.cgi?id=28094
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://passwordsafe.sourcef | |orge.net/news.shtml
--- Comment #1 from Austin English austinenglish@gmail.com 2011-08-16 12:29:53 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
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.
http://bugs.winehq.org/show_bug.cgi?id=28094
Caron Jensen caron@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |d4076d438cb5ff05f6800cdaae7 | |ac88844e7059
http://bugs.winehq.org/show_bug.cgi?id=28094
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com Summary|pwsafe 3.26 regression |pwsafe 3.26: login box logo | |is replaced by a black | |square
http://bugs.winehq.org/show_bug.cgi?id=28094
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2011-10-04 10:03:09 CDT --- Above comment says it's fixed and I can confirm it's fixed too.
http://bugs.winehq.org/show_bug.cgi?id=28094
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:12:18 CDT --- Closing bugs fixed in 1.3.30.
http://bugs.winehq.org/show_bug.cgi?id=28094
--- Comment #5 from David Pearce halzia@tm.net.my 2011-10-12 09:41:39 CDT --- (In reply to comment #3)
Above comment says it's fixed and I can confirm it's fixed too.
It is working correctly for me since 1.3.27, thanks