This bug was fixed in the package gdm3 - 3.28.2-3ubuntu1

---------------
gdm3 (3.28.2-3ubuntu1) cosmic; urgency=medium

  * Merge with Debian. Remaining changes:
    + README.Debian: update for correct paths in Ubuntu
    + control.in:
      - Don't recommend desktop-base
      - Depend on bash for ubuntu_config_error_dialog.patch
      - Update Vcs field
    + rules:
      - Don't override default user/group
      - --enable-gdm-xsession to install upstream Xsession script
      - override dh_installinit with --no-start to avoid session being killed
    + rules, README.Debian, gdm3.8.pod:
      Use upstream custom.conf instead of daemon.conf
    + gdm3.{postinst,postrm}: rename user and group back to gdm
    + gdm3.postinst: don't kill gdm on upgrade
    + gdm3.*.pam: Make pam_env read ~/.pam_environment
    + gdm3.install:
      - Stop installing default.desktop. It adds unnecessary clutter
        ("System Default") to the session chooser.
      - Don't install debian/Xsession
    + Add ubuntu_run_xsession.d.patch
    + Add ubuntu_xresources_is_a_dir.patch
      - Fix loading from /etc/X11/Xresources/*
    + Add ubuntu_nvidia_prime.patch:
      - Add hook to run prime-offload (as root) and prime-switch if
        nvidia-prime is installed
    + Add revert_override_LANG_with_accountservices.patch:
      - On Ubuntu accountservices only stores the language and not the
        full locale as needed by LANG.
    + Add ubuntu_dont_set_language_env.patch:
      - Don't run the set_up_session_language() function, since it
        overrides variable values set by ~/.pam_environment
    + Add ubuntu_config_error_dialog.patch:
      - Show warning dialog in case of error in ~/.profile etc. and
        don't let a syntax error make the login fail
    + Add debian/default.pa
      - Disable Bluetooth audio devices in PulseAudio from gdm3.
    + debian/gdm3.install
      - Added details of the default.pa file
    + debian/gdm3.postinst
      - Added installation of default.pa and creation of dir if it doesn't
        exist.

gdm3 (3.28.2-3) unstable; urgency=medium

  * 
debian/patches/daemon-gdm-session-record.c-open-close-the-utmp-database.patch:
    - Keep the number of logged-in consistent with reality (LP: #1776487)

 -- Marco Trevisan (Treviño) <[email protected]>  Wed, 13 Jun 2018
12:56:13 +0100

** Changed in: gdm3 (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1776487

Title:
  Logging out does not decrease the number of logged in users

Status in gdm3 package in Ubuntu:
  Fix Released
Status in gdm3 source package in Bionic:
  In Progress

Bug description:
  Running GDM/GNOME 3.28 on Ubuntu 18.04.

  1) Boot the system, login.

  uptime shows 1 logged user.

  2) Logout from GNOME and login again:

  uptime shows 2 logged users, instead of 1.

  3) Logout from GNOME and login again:

  uptime shows 3 logged users, instead of 1.

  And repeating the process shows the same results, incrementing the
  number by 1 each time.

  =======================

  [ Impact ]

  The number of logged users according to `uptime` grows and never goes
  down

  [ Test case ]

  1. Login with your user and launch `uptime` from a shell
     -> It should show "1 user"
  2. Logout, and login again, then launch `uptime` again
     -> It should show "1 user" again
  3. Repeating the process, uptime users number should match the actual
     number of logged in users

  [ Regression potential ]

  Nothing known so far, the fix is already in upstream branches (both
  stable and unstable)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1776487/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to