[webkit-gtk] No images on Windows, just wireframes

Phil Longstaff phil.longstaff at yahoo.ca
Mon Oct 3 06:48:30 PDT 2011


I ran into an issue where I could see images on Linux and not on Windows.  I seem to recall that it was due to how webkit and the gio library interact.  On linux, the file extension was used and on windows, it needed "image/jpeg".  Anyhow, I know there is a fix for it.  I currently build webkitgtk from source I get from the fedora distro.  They have a webkitgtk-mingw32 source package which contains some patches, one of which fixes the issue.  I don't know what version of webkit/gtk the original poster is using, or if these patches have been submitted/included.

Phil


________________________________
From: Martin Robinson <mrobinson at webkit.org>
To: Peter von Kaehne <refdoc at gmx.net>
Cc: webkit-gtk at lists.webkit.org
Sent: Monday, October 3, 2011 4:33:25 AM
Subject: Re: [webkit-gtk] No images on Windows, just wireframes

On Mon, Oct 3, 2011 at 1:13 AM, Peter von Kaehne <refdoc at gmx.net> wrote:

> http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-file-access-from-file-uris

> http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-universal-access-from-file-uris

It seems unlikely this is the issue if things work on Linux, but not
Windows. Perhaps the URLs to the images are not constructed properly.
Are any informational messages dumped to the console while the program
is running?

The best way to debug the issue would be to do an implementation of
the Web Inspector and poke at it. That requires a bit of coding
though.

--Martin
_______________________________________________
webkit-gtk mailing list
webkit-gtk at lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20111003/da7576e9/attachment-0001.html>


More information about the webkit-gtk mailing list