I know a few folks have been complaining about plugins not working on Mozilla. I have two cooker systems with the latest Mandrake Mozilla package (mozilla-1.2.1-1mdk), and the only plugin that I can get to work at all is java from j2re-1_4_1_01-fcs-linux-i586.rpm.

All other plugins (flash 5, flash 6 beta, crossover 1.3.1) refuse to work and will crash the system. I have been playing with it a couple days with no better results. Here is the output from a crash:

starting up Xt stuff
gtk_xtbin_realize()
initial allocation 0 0 18 18
xt_client_create()
gtk_xtbin_resize 0x844bcd8 18 18
gtk_xtbin_resize 0x844bcd8 18 18

(<unknown>:30237): Gtk-WARNING **: ../../gtk/gtksocket.c:957Can't add non-GtkPlug to GtkSocket

(<unknown>:30237): Gdk-CRITICAL **: file ../../../gdk/x11/gdkmain-x11.c: line 648 (gdk_error_trap_pop): assertion `gdk_error_traps != NULL' failed
gtk_xtbin_realize()
initial allocation 0 0 1016 662
xt_client_create()
gtk_xtbin_resize 0x89e9f88 1016 662
gtk_xtbin_resize 0x89e9f88 1016 662
gtk_xtbin_unrealize()
gtk_xtbin_destroy()
gtk_xtbin_destroy()

(<unknown>:30237): Gtk-WARNING **: ../../gtk/gtksocket.c:957Can't add non-GtkPlug to GtkSocket

(<unknown>:30237): Gdk-CRITICAL **: file ../../../gdk/x11/gdkmain-x11.c: line 648 (gdk_error_trap_pop): assertion `gdk_error_traps != NULL' failed
gtk_xtbin_unrealize()
gtk_xtbin_destroy()
removing the Xt connection from the main loop
gtk_xtbin_destroy()
gtk_xtbin_realize()
initial allocation 0 0 18 18
xt_client_create()

Gdk-ERROR **: The program '<unknown>' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 658 error_code 3 request_code 2 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
./run-mozilla.sh: line 454: 30237 Trace/breakpoint trap "$prog" ${1+"$@"}


Reply via email to