[Bug 23049] Shareaza crash while starting

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 7 22:02:04 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23049


Jaime Rave <jaimerave at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression
                 CC|                            |julliard at winehq.org




--- Comment #1 from Jaime Rave <jaimerave at gmail.com>  2010-06-07 22:02:04 ---
It's a regression between wine 1.1.44 and wine 1.2 rc1:

33e7d0282b926106957c358e000fb566556ba5dd is the first bad commit
commit 33e7d0282b926106957c358e000fb566556ba5dd
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri May 14 13:44:20 2010 +0200

    comctl32: Store an alpha channel present flag for each image in an
imagelist.

:040000 040000 ab0e8518c00ba26d9b9ad0e469d14cc294228ecf
4461358be044183abb49f79ef3a4af9e972ee233 M    dlls

Just commenting line 212 in dlls/comctl32/imagelist.c fix the crash.

/*himl->has_alpha[pos + n] = 1;*/

-- 
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.



More information about the wine-bugs mailing list