** Changed in: hundredpapercuts Assignee: Papercuts Ninjas (papercuts-ninja) => (unassigned)
-- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/616447 Title: Launcher - Quit does not actually quit applications Status in Ayatana Design: Fix Committed Status in One Hundred Papercuts: Triaged Status in Unity: Triaged Status in “unity” package in Ubuntu: Triaged Bug description: This bug report is about the Quit option listed under the context menu for all running programs in the Unity shell. I will start with examples: * Choosing Quit with Rhythmbox will close the main window, but the process continues to run. (The indicator provides a duplicate Quit option that does the right thing, but even if that was merged with the existing Quit option it would not be a sustainable solution). * I have Dropbox running in the background, and Unity has cleverly added it to the launcher panel with its indicator menu available. Choosing Quit does nothing, because Dropbox is a daemon with no toplevel windows. From the looks of it, Unity is just closing every window attached to the application's process and wrongly assumes this will cause it to quit. In fact, that often does not happen, and it is a very strange, semantically unclear behaviour. Desired solution: - Do the right thing by sending the _process_ a QUIT signal. If a GUI app doesn't handle that signal properly, that is its problem and it should be fixed there. To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/616447/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp