Dalam versi terbaru Ubuntu (11,10) ketika saya menjalankan dari baris perintah Gtk mengeluh keras (lebih dari beberapa baris) setiap kali jendela dibuka. Masalahnya adalah jelas dengan tema - jika saya mengubah default dari Ambiance
ke High-Contrast
ini hilang. Beberapa contoh:
travis@hydrogen:~$ emacs foo.txt
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(emacs:1550): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
travis@hydrogen:~$ evince test.pdf
(evince:1566): GLib-GObject-WARNING **: g_object_set_valist: construct property "enable-gestures" for object `EvView' can't be set after construction
(evince:1566): Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed
(evince:1566): Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed
(evince:1566): Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed
Saya suka tema dan saya tidak ingin berpisah dengan mereka. Bagaimana saya bisa memperbaiki verbositas baris perintah dari Gtk? Saya cukup meretas baris perintah untuk menyaring pesan-pesan ini, tetapi saya benar-benar tidak menyukai gagasan itu.
Kemungkinan Terkait
Dari versi sebelumnya: Cara menghilangkan garis kesalahan aneh ...
gdk_window_get_pointer
kegagalan pernyataan.