Re: [webkit-dev] strange behaviour when loading local webpage using file://

2009-02-28 Thread x yz

you cross compile to which CPU/OS? using which version/compiler?


--- On Sat, 2/28/09, Jenson Lui  wrote:

> From: Jenson Lui 
> Subject: Re: [webkit-dev] strange behaviour when loading local webpage using 
> file://
> To: webkit-dev@lists.webkit.org
> Date: Saturday, February 28, 2009, 4:32 PM
> Hello,
> 
>   hmm...actually I did a search and only find something
> related by
> Dhananjoy Chutia's email. However, look like no one
> reply to
> the issue (or i miss the email reply?) It would be nice if
> anyone can
> help to copy the reply or show the link to it. Thanks!
> 
> Regards,
> Hung
> 
> the email is quoted here
> begin==
> 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
> end==
> 
> On Sat, Feb 28, 2009 at 1:36 AM, x yz
>  wrote:
> >
> > search for previous discussions.
> >
> >
> > --- On Fri, 2/27/09, Jenson Lui
>  wrote:
> >
> >> From: Jenson Lui 
> >> Subject: [webkit-dev] strange behaviour when
> loading local webpage using file://
> >> To: webkit-dev@lists.webkit.org
> >> Date: Friday, February 27, 2009, 3:52 PM
> >> Hello all,
> >>
> >>         I encounter a strange problem.
> >> I cross compile latest webkit engine and use it in
> my
> >> application.
> >> When I try to load a web page from local using
> file://,
> >> instead of
> >> rendering the html,
> >> the actual html text is display, i.e.
> >> " >> I try the lt-Gtklauncher in my target, same
> result.
> >> However, when I try the x86 build of the same
> revision with
> >> the same html page.
> >> The html page is rendered as normal.
> >> I am using the same set of options when do the
> cross
> >> compile & x86 build.
> >> I am not sure if there is anything wrong? Does
> anyone have
> >> the same problem?
> >>
> >> Thanks!
> >>
> >> Regards,
> >> Jenson
> >> ___
> >> webkit-dev mailing list
> >> webkit-dev@lists.webkit.org
> >>
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >
> >
> >
> >
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


  
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] WebKit / Qt

2009-02-28 Thread Husam Senussi

Hi,

I'm not sure if this question for this group if not I do apologies.

I  build application with Qt WebKit and notice  -webkit-box-shadow  
doesn't work, I can only assume
the snapshot included  in latest version 4.5 (last night snapshot) of  
Qt doesn't have -webkit-box-shadow.


If thats the case would it be possible to use WebKit instead of one  
include in Qt, or do I have to

wait for Qt guy to take recent copy of WebKit.

Thanks 
___

webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] strange behaviour when loading local webpage using file://

2009-02-28 Thread Jenson Lui
Hello,

  hmm...actually I did a search and only find something related by
Dhananjoy Chutia's email. However, look like no one reply to
the issue (or i miss the email reply?) It would be nice if anyone can
help to copy the reply or show the link to it. Thanks!

Regards,
Hung

the email is quoted here
begin==
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
end==

On Sat, Feb 28, 2009 at 1:36 AM, x yz  wrote:
>
> search for previous discussions.
>
>
> --- On Fri, 2/27/09, Jenson Lui  wrote:
>
>> From: Jenson Lui 
>> Subject: [webkit-dev] strange behaviour when loading local webpage using 
>> file://
>> To: webkit-dev@lists.webkit.org
>> Date: Friday, February 27, 2009, 3:52 PM
>> Hello all,
>>
>>         I encounter a strange problem.
>> I cross compile latest webkit engine and use it in my
>> application.
>> When I try to load a web page from local using file://,
>> instead of
>> rendering the html,
>> the actual html text is display, i.e.
>> "> I try the lt-Gtklauncher in my target, same result.
>> However, when I try the x86 build of the same revision with
>> the same html page.
>> The html page is rendered as normal.
>> I am using the same set of options when do the cross
>> compile & x86 build.
>> I am not sure if there is anything wrong? Does anyone have
>> the same problem?
>>
>> Thanks!
>>
>> Regards,
>> Jenson
>> ___
>> webkit-dev mailing list
>> webkit-dev@lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
>
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev