分页: 1 / 1

升级gtk+库后,部分gtk+程序闪退

发表于 : 2012-02-17 17:20
rapidflow
系统xubuntu 11.10。

上次更新了libgtk等各个gtk包之后,也出现了这个问题,无奈重装,重装之后倒没问题。
这次libgtk等几个包又更新了,结果问题又来了。

代码: 全选

xx@xx:~$ gedit

(gedit:2946): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure: assertion `gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
段错误
xx@xx:~$ file-roller

(file-roller:2951): Gtk-CRITICAL **: gtk_style_provider_get_style_property: assertion `g_type_is_a (gtk_widget_path_get_object_type (path), pspec->owner_type)' failed

(file-roller:2951): Gtk-CRITICAL **: gtk_style_provider_get_style_property: assertion `g_type_is_a (gtk_widget_path_get_object_type (path), pspec->owner_type)' failed

(file-roller:2951): Gtk-CRITICAL **: gtk_style_provider_get_style_property: assertion `g_type_is_a (gtk_widget_path_get_object_type (path), pspec->owner_type)' failed

(file-roller:2951): Gtk-CRITICAL **: gtk_style_provider_get_style_property: assertion `g_type_is_a (gtk_widget_path_get_object_type (path), pspec->owner_type)' failed
段错误
xx@xx:~$ nautilus --no-desktop
Initializing nautilus-gdu extension
段错误
xx@xx:~$ audacious
WARNING: Audacious seems to be already running but is not responding.
段错误
gedit、nautilus、file-roller、audacious、software-center等清一色段错误,但还是有部分gtk程序能用