Since I switched from Gnome to KDE, I'm having Firefox (1.5.0.1) doing strange stuff.
Sometimes it crashes when I press the Home button / the Back button / CTRL + W / etc.
And most interestingly, when I start it from Konsole, I get:
Code:
exit@Orclopes:~$ firefox &
[1] 13531
exit@Orclopes:~$
(firefox-bin:13547): Gdk-CRITICAL **: gdk_pixbuf_get_from_drawable: assertion `gdk_window_is_viewable (src)' failed
(firefox-bin:13547): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_n_channels: assertion `pixbuf != NULL' failed
(firefox-bin:13547): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_bits_per_sample: assertion `pixbuf != NULL' failed
(firefox-bin:13547): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed
(firefox-bin:13547): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed
(firefox-bin:13547): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride: assertion `pixbuf != NULL' failed
(firefox-bin:13547): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
And this message scrolls again and again, if I use Firefox, but stops scrolling when I don't use it.
I am a
, so I don't basically know what is GTK, GDK, QT etc.
Is this normal or what?! It sais "critical"!
Any ideas?
Thanks.