[Bug 24721] New: Explorer++ crashes when choosing to view large icons or extra large icons

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 12 13:10:03 CDT 2010


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

           Summary: Explorer++ crashes when choosing to view large icons
                    or extra large icons
           Product: Wine
           Version: 1.3.4
          Platform: x86-64
               URL: http://www.explorerplusplus.com/download
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: shell32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: RandomAccountName at mail.com


Created an attachment (id=31230)
 --> (http://bugs.winehq.org/attachment.cgi?id=31230)
Don't return E_FAIL

To reproduce, set Windows version to Win7 or Vista (otherwise these options are
hidden by the program) and then go to view -> large icons (or extra large
icons). Depending on which of those options is selected, it outputs one of the
following lines:

fixme:shell:SHGetImageList Unsupported image list 2 requested
fixme:shell:SHGetImageList Unsupported image list 4 requested

...then crashes immediately. Hacking SHGetImageList to stop returning a failure
after that fixme prevents the crash.

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