** Changed in: lightdm (Ubuntu) Status: Fix Committed => Fix Released
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/870297 Title: Lightdm logins not being logged in utmp Status in Light Display Manager: Fix Released Status in “lightdm” package in Ubuntu: Fix Released Status in “lightdm” source package in Oneiric: Triaged Status in “lightdm” source package in Precise: Fix Released Bug description: Impact: Systems using LightDM have no entries in the utmp record for logins, so tools like 'w' and 'who' do not show LightDM sessions. Testcase: 1. Start Ubuntu system 2. Log into session 3. Open gnome-terminal 4. Run 'who' command Expected result: You should see TWO entries (the first is from LightDM, the second is from gnome-terminal): <username> tty7 YYYY-MM-DD HH:MM <username> pts/0 YYYY-MM-DD HH:MM (:0) Observed result: You see only one entry: <username> pts/0 YYYY-MM-DD HH:MM (:0) Regression potential: Bugs in utmp code cause cause issues logging in To manage notifications about this bug go to: https://bugs.launchpad.net/lightdm/+bug/870297/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp