[Qt-interest] QT Webkit and flash

Rajendra Prasad Murakonda rajendra.prasad at gmail.com
Wed Jun 2 08:38:56 CEST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100602/7480a577/attachment.html 


More information about the Qt-interest-old mailing list