Flashplayer

koos vriezen koos.vriezen at gmail.com
Fri Oct 19 18:31:31 BST 2007


2007/10/19, Kevin Krammer <kevin.krammer at gmx.at>:
> On Friday 19 October 2007, koos vriezen wrote:

> > What doesn't work for me is setting the QXEmbed or Q11EmbedContainer
> > as xembed container for the plugin directly, it gives gtk assertions.
> > So now I set a gtksocket as window and add this this to a gtkplug
> > child. The gtkplug is then embedded in the QXEmbed or
> > Q11EmbedContainer.
>
> Can you check if calling gtk_init(0, 0) is sufficient?
> The currently released Flash plugin seems to (according to Novell people who
> debugged this issue) not correctly initializing GTK, i.e. accessing GTK
> functions before calling gtk_init().
>
> The beta version of the plugin might or might not share this issue, but if it
> does, this might also be the cause of the assertions you are getting.

The first thing 'main' does right now is 'gtk_init (&argc, &argv);',
so I don't think this is the reason.

Br.
Koos




More information about the kfm-devel mailing list