http://bugs.winehq.org/show_bug.cgi?id=36778
Bug ID: 36778 Summary: Webbrowser can't show local images (urls) Product: Wine Version: 1.7.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: urlmon Assignee: wine-bugs@winehq.org Reporter: ocean04@suomi24.fi
Created attachment 48844 --> http://bugs.winehq.org/attachment.cgi?id=48844 Sample + source
Attached sample code is used to show html previews
Extract zip to c:/ (.wine/drive_c/) Run imagepreview.exe and click button. It should show test.jpg, but instead broken image icon.
Sample works if replace "file:///c:/test.jpg" with some http url.
Workaround winetricks ie8
http://bugs.winehq.org/show_bug.cgi?id=36778
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=36778
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Component|urlmon |mshtml
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- It seems more like mshtml problem.
https://bugs.winehq.org/show_bug.cgi?id=36778
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=36778
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- Patch sent:
http://source.winehq.org/patches/data/108816
https://bugs.winehq.org/show_bug.cgi?id=36778
--- Comment #3 from ocean04@suomi24.fi --- Patch works!
https://bugs.winehq.org/show_bug.cgi?id=36778
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- Patch still applies cleanly against git wine so assuming it's still an issue 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=36778
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=36778
--- Comment #5 from super_man@post.com --- Still an issue 1.9.12-git.
https://bugs.winehq.org/show_bug.cgi?id=36778
--- Comment #6 from ocean04@suomi24.fi --- Patch still not applied, wine-3.0-rc3
https://bugs.winehq.org/show_bug.cgi?id=36778
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-5.18. Jacek, no news about your patch?