I did not fix it for me. The logout still takes a long time (could be
around a minute / 90 seconds) even with no applications running.

```
$ dpkg -l | grep 46.0-1ubuntu4.1
ii  gnome-session                                  46.0-1ubuntu4.1              
              all          GNOME Session Manager - GNOME 3 session
ii  gnome-session-bin                              46.0-1ubuntu4.1              
              amd64        GNOME Session Manager - Minimal runtime
ii  gnome-session-common                           46.0-1ubuntu4.1              
              all          GNOME Session Manager - common files
ii  gnome-startup-applications                     46.0-1ubuntu4.1              
              amd64        Startup Applications manager for GNOME
ii  ubuntu-session                                 46.0-1ubuntu4.1              
              all          Ubuntu session with GNOME Shell
ii  unity-session                                  46.0-1ubuntu4.1              
              all          Unity session, previous ubuntu default experience.
```

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

Title:
  [SRU] Ubuntu Unity takes 90 seconds to log out

Status in gnome-session package in Ubuntu:
  Confirmed
Status in gnome-session source package in Noble:
  Fix Committed

Bug description:
  [ Impact ]

  Ubuntu Unity reliably takes 90 seconds to log out. This is due to the
  user-level gnome-session.service systemd unit not properly terminating
  gnome-session on logout. An attempt is made to send SIGTERM to the
  process, which gnome-session does not care about.

  Instead, gnome-session-quit should be invoked when the systemd unit
  shuts down, which acts effectively and immediately.

  [ Test Plan ]

  Actual behavior:
   1. Log in to a Unity session on Ubuntu Unity 24.04.
   2. Log out of Ubuntu Unity.
   3. Observe that only the wallpaper is shown for 90 seconds prior to the 
login manager showing again.

  Expected behavior:
   1. Log in to a Unity session on Ubuntu Unity 24.04.
   2. Log out of Ubuntu Unity.
   3. Observe that logging out takes a few seconds at most, and you are able to 
log back in as the same user, or a different one.

  [ Where problems could occur ]

  If the gnome-session or gnome-session-quit binaries change the
  arguments they accept by default, log in and log out functionality on
  Unity sessions are likely to break.

  Additionally, if lightdm or systemd changes in a non-reverse-
  compatible way, this increases the chance of a user-facing regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/2063383/+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

Reply via email to