[Bug 854329] Re: race condition on shutdown with more than one DM installed

2014-12-03 Thread Rolf Leggewie
oneiric has seen the end of its life and is no longer receiving any updates. Marking the oneiric task for this ticket as "Won't Fix". ** Changed in: uxlaunch (Ubuntu Oneiric) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Kubuntu Bugs, which

[Bug 854329] Re: race condition on shutdown with more than one DM installed

2011-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package lightdm - 0.9.7-0ubuntu2 --- lightdm (0.9.7-0ubuntu2) oneiric; urgency=low * don't start on graphics-device-added; reintroducing this reverted the fix for bug #615549 from maverick without explanation. * clean up the completely illegible start

[Bug 854329] Re: race condition on shutdown with more than one DM installed

2011-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package kde-workspace - 4:4.7.1-0ubuntu3 --- kde-workspace (4:4.7.1-0ubuntu3) oneiric; urgency=low * Update debian/kdm.upstart to match latest gdm.upstart improvements: - Also export LC_MESSAGES with the rest of locale information - When kdm is shut

[Bug 854329] Re: race condition on shutdown with more than one DM installed

2011-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package lxdm - 0.4.1-0ubuntu2 --- lxdm (0.4.1-0ubuntu2) oneiric; urgency=low * debian/lxdm.upstart: when lxdm is shut down by a runlevel call, emit an upstart event that can be caught by plymouth so it can distinguish between the DM shutting down fo

[Bug 854329] Re: race condition on shutdown with more than one DM installed

2011-09-23 Thread Scott Kitterman
Uploaded to kde-workspace bzr. ** Changed in: kde-workspace (Ubuntu Oneiric) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/854329 Title: ra

[Bug 854329] Re: race condition on shutdown with more than one DM installed

2011-09-19 Thread Steve Langasek
Prospective patch for this issue in gdm/lightdm upstart jobs: post-stop script case $UPSTART_EVENTS in *runlevel*) initctl emit desktop-shutdown ;; esac end script And after more thought, I see we only need a one-way

[Bug 854329] Re: race condition on shutdown with more than one DM installed

2011-09-19 Thread Steve Langasek
Marking this bug as affecting all the DMs listed in /etc/init/plymouth.conf. The bug is severity: high for plymouth/lightdm/gdm because this is a common upgrade scenario that needs to be addressed; I've marked it severity: low for the others. I'm certainly happy to help coordinate a conversion of