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@winehq.org ReportedBy: austinenglish@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@aw21 ~/.wine/drive_c $ wine iexplore.exe "C:\test.jpeg"
it works fine. Doing the same with a png file, however, fails: austin@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"