Re: [webkit-dev] QtWebkit vs GtkWebkit

2010-04-28 Thread Phoenix Revived
I am involved - as a user of webkit, helping find bugs that others may not have 
discovered. Unfortunately, I don't know my way around the innards of QtWebkit, 
so I am posting here in the hope that others who do, may have a solution.

Thanks for your comments.

 Cheers,
---AK





From: Evan Martin e...@chromium.org
To: Phoenix Revived phoenixrevi...@yahoo.com
Cc: Chinmaya Sn chinm...@gmail.com; webkit-dev@lists.webkit.org
Sent: Tue, April 27, 2010 10:30:22 AM
Subject: Re: [webkit-dev] QtWebkit vs GtkWebkit

On Tue, Apr 27, 2010 at 9:14 AM, Phoenix Revived
phoenixrevi...@yahoo.com wrote:
 Yes, I have tried this on several versions of Ubuntu, including Lucid.
 I don't have Windows machine so I can't try that. There is not a single
 instance of a QtWebKit browser (or my own snippet of QtWebKit code) that
 works - and 100% of every GtkWebKit browsers (and my own snippet of
 GtkWebKit code) that works on my Linux system.

 This is forcing me to create a hybrid application written in Qt, with the
 webkit portion being handled in Gtk - which, I am sure I don't need to
 inform anyone, is a royal pain in the ass.

 If I am missing something obvious, I would appreciate a hint.

The best candidate for something obvious you overlooked is the
Getting Involved heading on the webkit.org site!  :)

From your diagnosis it sounds like perhaps either WebKitQt is lacking
support for these plugins (or possibly there's a misconfiguration or
something).  Rather than the royal pain of working around it, why
not fix WebKitQt?  From a grep in the WebKitQt plugin code it does
look like it has some preliminary bit of Gtk support.



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


Re: [webkit-dev] QtWebkit vs GtkWebkit

2010-04-27 Thread Phoenix Revived
Hi,

Yes, I have tried this on several versions of Ubuntu, including Lucid.
I don't have Windows machine so I can't try that. There is not a single 
instance of a QtWebKit browser (or my own snippet of QtWebKit code) that works 
- and 100% of every GtkWebKit browsers (and my own snippet of GtkWebKit code) 
that works on my Linux system.

This is forcing me to create a hybrid application written in Qt, with the 
webkit portion being handled in Gtk - which, I am sure I don't need to inform 
anyone, is a royal pain in the ass.

If I am missing something obvious, I would appreciate a hint.

 Cheers,
---AK





From: Chinmaya Sn chinm...@gmail.com
To: Phoenix Revived phoenixrevi...@yahoo.com
Cc: webkit-dev@lists.webkit.org
Sent: Sun, April 25, 2010 1:33:05 PM
Subject: Re: [webkit-dev] QtWebkit vs GtkWebkit

I don't see this in Windows (Using latest arora 0.10.0). Are you using Linux?


On Sun, Apr 25, 2010 at 11:07 AM, Phoenix Revived phoenixrevi...@yahoo.com 
wrote:

After a frustrating number of hours, I finally discovered a problem with 
QtWebkit (and all browsers derived from it: Arora, Konqueror, etc.) - when 
trying to play a video in youtube.com/xl, they all display a white screen. I 
had this problem in my application and spent many hours beating my head against 
the wall before discovering that I wasn't doing anything wrong.

This problem does not exist with any of the GtKWebkit based browsers (or 
GtkWebkit itself). I can play these videos without problem on everything from 
the small browsers like midori and uzbl, to the giants like Chrome and Firefox.

Any ideas?

 Cheers,
---AK



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




-- 
--
chinmaya sn


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


Re: [webkit-dev] QtWebkit vs GtkWebkit

2010-04-27 Thread Phoenix Revived
Sorry, I wasn't clear. My probems are all on Ubuntu Linux - both in Jaunty and 
Lucid - with all QtEbkit-based browsers. what is http://doobie.sf.net;? A 
QtWebkit-based browser? Is it open-source?

 Cheers,
---AK





From: Max petersonm...@googlemail.com
To: Phoenix Revived phoenixrevi...@yahoo.com
Cc: webkit-dev@lists.webkit.org
Sent: Sun, April 25, 2010 1:36:55 PM
Subject: Re: [webkit-dev] QtWebkit vs GtkWebkit

http://dooble.sf.net has this only on windows, on linux it is working good.
maybe a windows specific problem. Do others work on windows?

On Sun, Apr 25, 2010 at 7:07 PM, Phoenix Revived
phoenixrevi...@yahoo.com wrote:
 After a frustrating number of hours, I finally discovered a problem with
 QtWebkit (and all browsers derived from it: Arora, Konqueror, etc.) - when
 trying to play a video in youtube.com/xl, they all display a white screen. I
 had this problem in my application and spent many hours beating my head
 against the wall before discovering that I wasn't doing anything wrong.

 This problem does not exist with any of the GtKWebkit based browsers (or
 GtkWebkit itself). I can play these videos without problem on everything
 from the small browsers like midori and uzbl, to the giants like Chrome and
 Firefox.

 Any ideas?

 Cheers,
 ---AK


 ___
 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


Re: [webkit-dev] QtWebkit vs GtkWebkit

2010-04-27 Thread Evan Martin
On Tue, Apr 27, 2010 at 9:14 AM, Phoenix Revived
phoenixrevi...@yahoo.com wrote:
 Yes, I have tried this on several versions of Ubuntu, including Lucid.
 I don't have Windows machine so I can't try that. There is not a single
 instance of a QtWebKit browser (or my own snippet of QtWebKit code) that
 works - and 100% of every GtkWebKit browsers (and my own snippet of
 GtkWebKit code) that works on my Linux system.

 This is forcing me to create a hybrid application written in Qt, with the
 webkit portion being handled in Gtk - which, I am sure I don't need to
 inform anyone, is a royal pain in the ass.

 If I am missing something obvious, I would appreciate a hint.

The best candidate for something obvious you overlooked is the
Getting Involved heading on the webkit.org site!  :)

From your diagnosis it sounds like perhaps either WebKitQt is lacking
support for these plugins (or possibly there's a misconfiguration or
something).  Rather than the royal pain of working around it, why
not fix WebKitQt?  From a grep in the WebKitQt plugin code it does
look like it has some preliminary bit of Gtk support.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] QtWebkit vs GtkWebkit

2010-04-25 Thread Chinmaya Sn
I don't see this in Windows (Using latest arora 0.10.0). Are you using
Linux?

On Sun, Apr 25, 2010 at 11:07 AM, Phoenix Revived
phoenixrevi...@yahoo.comwrote:

 After a frustrating number of hours, I finally discovered a problem with
 QtWebkit (and all browsers derived from it: Arora, Konqueror, etc.) - when
 trying to play a video in youtube.com/xl, they all display a white screen.
 I had this problem in my application and spent many hours beating my head
 against the wall before discovering that I wasn't doing anything wrong.

 This problem does not exist with any of the GtKWebkit based browsers (or
 GtkWebkit itself). I can play these videos without problem on everything
 from the small browsers like midori and uzbl, to the giants like Chrome and
 Firefox.

 Any ideas?

 Cheers,
 ---AK



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




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


Re: [webkit-dev] QtWebkit vs GtkWebkit

2010-04-25 Thread Max
http://dooble.sf.net has this only on windows, on linux it is working good.
maybe a windows specific problem. Do others work on windows?

On Sun, Apr 25, 2010 at 7:07 PM, Phoenix Revived
phoenixrevi...@yahoo.com wrote:
 After a frustrating number of hours, I finally discovered a problem with
 QtWebkit (and all browsers derived from it: Arora, Konqueror, etc.) - when
 trying to play a video in youtube.com/xl, they all display a white screen. I
 had this problem in my application and spent many hours beating my head
 against the wall before discovering that I wasn't doing anything wrong.

 This problem does not exist with any of the GtKWebkit based browsers (or
 GtkWebkit itself). I can play these videos without problem on everything
 from the small browsers like midori and uzbl, to the giants like Chrome and
 Firefox.

 Any ideas?

 Cheers,
 ---AK


 ___
 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