我正在使用 ubuntu 10.10,直到大约 3 天前 rhythmbox 工作正常,但现在当我启动它时,它打开,然后在 4 秒后崩溃。
从终端运行它时,我得到了这个:
> ~$ rhythmbox
(rhythmbox:27420): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> (rhythmbox:27420): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Segmentation fault
Run Code Online (Sandbox Code Playgroud)
然后节奏盒关闭。
该怎么办?
编辑: 禁用了大部分插件,它现在没有崩溃,但是从终端运行时我仍然得到这个:
>(rhythmbox:27420): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
>(rhythmbox:27420): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Run Code Online (Sandbox Code Playgroud)
我应该担心吗?
rhythmbox ×1