dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #39694
[Bug 1618886] Re: unity-gtk-module.service is racy; session services don't stop if session terminates
> If you ever end up stopping gnome-keyring from within a new session
then its ExecStopPost kills the upstart session of this new one that we
are starting up, *not* the previous one that it was started up under.
I assume you meant to say "gnome-session.service" here, not keyring (as
its ExecStopPost is harmless). gnome-session is the session leader, so
stopping it by definition means to end the current session.
I now cleaned up the transaction handling to avoid having to wait for
"deactivating" units after *-session.target ends (both at the top of the
script to clean up lingering sessions and the end to cleanly exit
without prematurely stopping X).
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-gtk-module in Ubuntu.
https://bugs.launchpad.net/bugs/1618886
Title:
unity-gtk-module.service is racy; session services don't stop if
session terminates
Status in gnome-session package in Ubuntu:
Fix Released
Status in unity-gtk-module package in Ubuntu:
Fix Released
Status in upstart package in Ubuntu:
Fix Released
Bug description:
Sometimes on session start unity-gtk-module.service runs too late or
something, and $GTK_MODULES does not include "unity". It is in
"systemctl --user show-environment" but not in a terminal bash.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1618886/+subscriptions
Follow ups
References