unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43392: utmp file not correctly updated when logging out from xfce to sddm
@ 2020-09-14  3:12 Jesse Gibbons
  0 siblings, 0 replies; only message in thread
From: Jesse Gibbons @ 2020-09-14  3:12 UTC (permalink / raw)
  To: 43392

To replicate:

 From a fresh startup,

1. log in to the XFCE window manager from the SDDM display manager.

2. log out

3. In a virtual console, log in with the same user and run `who`

Expected results:

The value of $USER should be listed once, because it is officially 
logged in only once.

Actual results:

The value of $USER is listed twice, and one of them is not associated 
with a virtual console.

Notes:

The way coreutils knows who is logged in is by referencing a file, 
referenced as UTMP_FILE in the coreutils source code, which should keep 
track of user logins. My guess is that something is not updating it in 
this case.

My current system config is a bit messy, so I will work on making a 
minimalist config file that can replicate this bug.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-14  3:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14  3:12 bug#43392: utmp file not correctly updated when logging out from xfce to sddm Jesse Gibbons

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).