http://bugs.winehq.org/show_bug.cgi?id=25681 Summary: wine iexplore.exe cannot open png files directly Product: Wine Version: 1.3.10 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com I noticed this while looking at bug 4122. If I put a jpeg and a png in ~/.wine/drive_c, then do: austin(a)aw21 ~/.wine/drive_c $ wine iexplore.exe "C:\\test.jpeg" it works fine. Doing the same with a png file, however, fails: austin(a)aw21 ~/.wine/drive_c $ wine iexplore.exe "C:\\test.png" fixme:ole:CoResumeClassObjects stub fixme:storage:create_storagefile Storage share mode not implemented. fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:shdocvw:BindStatusCallback_OnProgress status code 14 fixme:urlmon:create_object Could not find object for MIME L"image/png" -- 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.