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

Matthew Talbert ransom1982 at gmail.com
Mon Oct 3 02:54:48 PDT 2011


Some more info on this problem after researching it further. It seems
if I construct a url like this:

file:///Users/matthew/AppData/Roaming/images/image.jpg

it works fine. The problem is adding in a drive letter. I've tried
every sort of combination possible but nothing works. For example,
this will not work:

file://C:/Users/matthew/AppData/Roaming/images/image.jpg

Nor will a whole host of other things, including UNC paths, etc.

Matthew (another dev)


More information about the webkit-gtk mailing list