And here we go! I've uploaded it (after some minor modifications like referencing this bug report so that it can be closed automatically) and a patch renaming. Otherwise, everything's good!
You can find a reference to it (and see it building) at https://launchpad.net/ubuntu/+source/rhythmbox/3.2.1-1ubuntu7. You can even look at the diff if you are interested. Nice work! Thanks again ;) ** Changed in: hundredpapercuts Status: Triaged => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. 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: Fix Released Status in Unity: Won't Fix Status in rhythmbox package in Ubuntu: New Status in unity package in Ubuntu: Won't Fix 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/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

