You are not logged in.
Pages: 1
I am using banshee media player with gnome and its taking forever to start. When I start banshee from terminal and then quit I get this error. My system is upto date.
(Banshee:7847): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
(Banshee:7847): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
Segmentation fault
Offline
submit a bug report to banshee;
Offline
I have submitted a bug report in arch linux bugtracker to see if others are also facing the same problem.
Offline
yes I am getting the same message when launching Cinepaint
bash# cinepaint
Locale found in /usr/share/locale
(cinepaint:6405): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
then it loads plugins
----
plugin count = 52
----
then is spits out the following
Traceback (most recent call last):
File "/usr/lib/cinepaint/0.22-1/plug-ins/pdbbrowse.py", line 31, in <module>
class BrowseWin(gtk.GtkWindow):
AttributeError: 'module' object has no attribute 'GtkWindow'
wire_read: unexpected EOF (plug-in crashed?)
/usr/lib/cinepaint/0.22-1/plug-ins/sphere.py
Traceback (most recent call last):
File "/usr/lib/cinepaint/0.22-1/plug-ins/gimpcons.py", line 21, in <module>
import gtkcons
File "/usr/lib/cinepaint/0.22-1/plug-ins/gtkcons.py", line 108, in <module>
class Console(GtkVBox):
NameError: name 'GtkVBox' is not defined
wire_read: unexpected EOF (plug-in crashed?)
eventually program locks with sigsev fault
Last edited by DethKnight (2008-02-27 02:56:15)
Offline
Pages: 1