Confirming issue exists on Kubuntu 20.04.4 LTS.
Every attempt to login from the graphical login screen makes this error
appear in authlog:
/var/log/auth.log:Apr 27 13:56:16 kcheckpass[3516]:
pam_ecryptfs: seteuid error
Quick "fix" of the symptom, i.e. make the error go away is to add the
se
Also affecting console-kit-daemon:
Apr 21 18:15:22 xx console-kit-daemon[3357]: GLib-CRITICAL: Source ID 462 was
not found when attempting to remove it
Apr 21 18:15:22 xx console-kit-daemon[3357]: GLib-CRITICAL: Source ID 48 was
not found when attempting to remove it
Apr 21 18:15:22 xx console-k
Quote from an upstream (bugzilla.gnome.org) comment:
https://bugzilla.gnome.org/show_bug.cgi?id=721369
GLib recently started throwing a warning when g_source_remove()
is passed garbage (as per warning). Your applications have probably been
broken
for a while, and there's no telling w
Sorry I have to correct my comment #10 above.
I found the direct reason for my session hangs and they are unrelated to
this Glib-CRITICAL messages. Just conincidental.
The Glib-CRITICAL errors are annoying and indicate some incorrect calls
from various apps to Glib, but not a serious issue as fa