全新安装的14.04和KDE会产生以下错误:
[...]
Jan 8 13:58:19 linuxtest4 console-kit-daemon[1969]: GLib-CRITICAL: Source ID 20 was not found when attempting to remove it
Jan 8 14:41:34 linuxtest4 console-kit-daemon[1969]: GLib-CRITICAL: Source ID 39 was not found when attempting to remove it
Jan 8 14:43:18 linuxtest4 console-kit-daemon[1969]: GLib-CRITICAL: Source ID 13 was not found when attempting to remove it
Jan 8 14:43:18 linuxtest4 console-kit-daemon[1969]: GLib-CRITICAL: Source ID 13 was not found when attempting to remove it
Jan 8 14:43:20 linuxtest4 console-kit-daemon[1969]: GLib-CRITICAL: Source ID 61 was not found when attempting to remove it
Jan 8 14:43:36 linuxtest4 console-kit-daemon[1969]: GLib-CRITICAL: Source ID 54 was not found when attempting to remove it
[...]
倾向于向stdout / stderr和syslog发送垃圾邮件,这很烦人。每当我通过ssh连接到盒子时,它似乎都会触发。任何有关如何解决该问题的指针将不胜感激。
1
我一直在想这个问题,但不知道该怎么办。
—
biocyberman 2015年
我在系统日志中看到很多这些消息。操作系统:Xubuntu 14.04.5,内核为3.19.0-78-generic。以下两个答案都无法摆脱它们
—
-HEKTO