The gtk_main_quit() function tries to terminate the greeter in a clean
way and is immediately interrupted by calling exit().

=== modified file 'src/lightdm-gtk-greeter.c'
--- src/lightdm-gtk-greeter.c   2014-03-02 08:13:23 +0000
+++ src/lightdm-gtk-greeter.c   2014-03-11 12:21:22 +0000
@@ -1815,7 +1815,6 @@
 sigterm_cb (int signum)
 {
     gtk_main_quit();
-    exit (0);
 }
 
 static void

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290575

Title:
  lightdm-gtk-greeter does not exit cleanly when logging in

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1290575/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to