On Tue, 09 Dec 2008 07:02:08 -0700
Kevin DeKorte <kdekorte@...> wrote:
Hi Kevin!
> Hum.... that should look like this...
>
> /usr/lib64/xulrunner-1.9/xpidl -w -m header -I
> /usr/share/idl/xulrunner-sdk-1.9/stable -I Source -e
> Source/nsIScriptableMplayerPlugin.h Source/nsIScriptableMplayerPlugin.idl
>
> That is because the variable GECKO_IDLDIR is not set. I made a fix to
> CVS that should work around this problem.
Perfect! CVS is fine. Thanks!
> Also, any reason why you are not using a package? Also, I notices you
> are enabling the gmp option. There is really no need for that option
> anymore.
I use Linux from scratch and I like to compile everything by
myself. ;) Ok, thanks for the advice regarding gmp... I left it for a
long time activated. Now I won't use it anymore (do you plan to remove
this option from configure?).
Anyway, sometimes Firefox crashes after seeing some sites like
vreel, etc... But I'm afraid it is a X or firefox issue, something
related to windows management... not mplayerplug-in. I tried to ruin
firefox -g -d gdb but I got no backtrace:
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090e7 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090e2 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090e1 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090e0 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090e3 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090df unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090e4 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x1208609 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x12090e6 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x1208607 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x1208606 unexpectedly
destroyed
(firefox-bin:15467): Gdk-WARNING **: GdkWindow 0x1208603 unexpectedly
destroyed
(firefox-bin:15467): GLib-GObject-WARNING **: invalid uninstantiatable
type `<invalid>' in cast to `GtkWidget'
(firefox-bin:15467): Gtk-CRITICAL **: gtk_widget_show: assertion
`GTK_IS_WIDGET (widget)' failed
(firefox-bin:15467): GLib-GObject-WARNING **: invalid uninstantiatable
type `(null)' in cast to `GtkWidget'
(firefox-bin:15467): Gtk-CRITICAL **: gtk_widget_show: assertion
`GTK_IS_WIDGET (widget)' failed
(firefox-bin:15467): GLib-GObject-WARNING **: invalid uninstantiatable
type `(null)' in cast to `GtkWidget'
(firefox-bin:15467): Gtk-CRITICAL **: gtk_widget_show: assertion
`GTK_IS_WIDGET (widget)' failed
(firefox-bin:15467): GLib-GObject-WARNING **: invalid uninstantiatable
type `(null)' in cast to `GtkWidget'
(firefox-bin:15467): Gtk-CRITICAL **: gtk_widget_show: assertion
`GTK_IS_WIDGET (widget)' failed
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 612603 error_code 3 request_code 10 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.)
***
I'll try to contact Firefox developers to see what's happening.
Thank you!
--
Linux 2.6.28-rc6: Killer Bat of Doom
http://u-br.net
|