[Qt-interest] QT Webkit and flash
Sylvain Pointeau
sylvain.pointeau at gmail.com
Thu Jun 3 07:47:12 CEST 2010
I believe, but I am not 100% sure, that the flash plugin is working only
from Qt 4.5
On Thu, Jun 3, 2010 at 5:45 AM, Rajendra Prasad Murakonda <
rajendra.prasad at gmail.com> wrote:
>
>
> On Wed, Jun 2, 2010 at 12:08 PM, Rajendra Prasad Murakonda <
> rajendra.prasad at gmail.com> wrote:
>
>> I am trying to run flash videos in Webkit 4.5.3. I set
>> QWebSettings::PluginsEnabled to true. I am on a 64bit RedHat server. My
>> application is 32bit compiled and using 32bit flash player 9. I placed the
>> flash plugin in ~/.mozilla/plugins directory. Now, I when I try to load an
>> HTML file that contains flash in it, the flash part is not shown in the
>> browser. On the console I get the following error:
>>
>> ==
>> (process:2710): GLib-GObject-CRITICAL **: gtype.c:2253: initialization
>> assertion failed, use g_type_init() prior to this function
>>
>> (process:2710): Gtk-CRITICAL **: file gtkclipboard.c: line 213
>> (gtk_clipboard_get_for_display): assertion `GDK_IS_DISPLAY (display)' failed
>> Adobe Flash Player: gtk_clipboard_get(GDK_SELECTION_PRIMARY); failed.
>> Trying to call gtk_init(0,0);
>> ==
>>
>> Also, is it possible to run flash videos in QT Webkit 4.4.1?
>>
>> Any help is much appreciated.
>>
>> Raj
>>
>
> As mentioned above there are issues with flashplayer 9 and webkit. So I
> tried flash player 10. This time an empty page or a small image is displayed
> when I am loading a flash page in QWebPage. Any idea what went wrong?
>
> Raj
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100603/69219473/attachment.html
More information about the Qt-interest-old
mailing list