[webkit-dev] Unable to load any URL with file:// , --with-http-backend=soup, Help!!!!!!!!

Dhananjoy Chutia dhanrd at gmail.com
Thu Jan 29 21:54:08 PST 2009


Hi,
   Here are some observations:

When I try to load file:///home/dhananjoy/index.html , the following error
is shown.
GLib-GIO-CRITICAL **: g_file_read_async: assertion `G_IS_FILE (file)'
failed.

As per my observation d->m_gfile is not NULL upto the statement
 client->didReceiveResponse(handle, response); : line no 590 in
WebCore/platform/network/soup/ResourceHandleSoup.cpp
But, afterward d->m_gfile becomes NULL.

It is to be noted that my I am using glib-2.15.3.

Regards
Dhananjoy

On Fri, Jan 30, 2009 at 10:33 AM, Dhananjoy Chutia <dhanrd at gmail.com> wrote:

> Hi All,
>      I compiled WebKit-r40351 with the compilation option
> --with-http-backend=soup. I am unable to open any url with file://. Eg.
> file:///home/dhananjoy/index.html. Can any one provide a suitable solution.
>
> Regards
> Dhananjoy
>



-- 
Dhananjoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090130/ca0fd995/attachment.html>


More information about the webkit-dev mailing list