Kei*_*thB -2 command-line logging
许多 Ubuntu 程序在终端上写满了错误信息。从我记事起,这种情况就一直在发生。
例如:
$ evince foo.pdf &
[2] 16612
$ ### BUG ###
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
$ gvim exponential_model_exact_equilibrium_00.cc
(gvim:16664): GLib-GObject-WARNING **: Attempt to add property GnomeProgram::sm-connect after class was initialised
$ acroread foo.pdf
Gtk-Message: Failed to load module "unity-gtk-module"
(acroread:16674): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
Run Code Online (Sandbox Code Playgroud)