http://bugs.winehq.org/show_bug.cgi?id=17473
Summary: iexplorer.exe doesn't display content of a simple html file from the hdd Product: Wine Version: 1.1.15 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com
Created an attachment (id=19564) --> (http://bugs.winehq.org/attachment.cgi?id=19564) Simple html file to test
I'm using Wine 1.1.15 (compiled from source using gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) ) on Fedora 10 i386. I tried to display simple "file.html" by running "wine iexplorer.exe file.html" but with no avail, the screen is blank. I've installed gecko (0.9.1) using winetricks on clean "./wine". I had also tried with ie6 installed using winetricks but the result is the same.
The bug prevents user of AutoCAD to register product because iexplorer.exe doesn't display content of the html's with registration steps, which are on hdd.
http://bugs.winehq.org/show_bug.cgi?id=17473
--- Comment #1 from NSLW lukasz.wojnilowicz@gmail.com 2009-02-19 13:30:19 --- Created an attachment (id=19565) --> (http://bugs.winehq.org/attachment.cgi?id=19565) WINEDEBUG=+mshtml,+wininet,+shdocvw,+urlmon Wine 1.1.15
http://bugs.winehq.org/show_bug.cgi?id=17473
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19565|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=17473
--- Comment #2 from NSLW lukasz.wojnilowicz@gmail.com 2009-02-19 13:43:23 --- Created an attachment (id=19566) --> (http://bugs.winehq.org/attachment.cgi?id=19566) WINEDEBUG=+mshtml,+wininet,+shdocvw,+urlmon Wine 1.1.15 correctly displayed
To see how it should looks like run
wine iexplore "http://bugs.winehq.org/attachment.cgi?id=19564"
there should be text: "This should be displayed"
http://bugs.winehq.org/show_bug.cgi?id=17473
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|iexplorer.exe doesn't |iexplore.exe doesn't display |display content of a simple |content of a simple html |html file from the hdd |file from the hdd
http://bugs.winehq.org/show_bug.cgi?id=17473
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=17473
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-19 22:21:50 --- Duplicate.
*** This bug has been marked as a duplicate of bug 12570 ***
http://bugs.winehq.org/show_bug.cgi?id=17473
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-19 22:22:21 --- btw it works with 'wine iexplore file://file.html'