Public bug reported:

I have created an ~/.xsession file to run stuff at login and logout.
This works file when I logout, but when I use the shutdown option in the
menu, the .xsession is aborted and the logout stuff is not run.

1)
Description:    Ubuntu 8.10
Release:        8.10

3) Using this ~/.xsession file:
#!/bin/sh
logger "Before gnome-session"
gnome-session
logger "After gnome-session"

I expect "After gnome-session" to be written to syslog when I logout or
shutdown.

4) "After gnome-session" is written to syslog when I logout, but not
when I shutdown.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
.xsession it aborted at shutdown
https://bugs.launchpad.net/bugs/329008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to