@Chow Loong Jin: Thanks for the patch, I'll take a look and see if I can clean up ubuntu_notify_support.patch a bit.
The problem with pidgin quitting after closing the buddy list is that I didn't include a call to pidgin_blist_visibility_manager_add () (there is some leftover cruft in ubuntu_notify_support.patch but since the boolean is always false it never gets called). Adding the call in plugin_load when creating the MessagingMenuApp, and removing it on plugin_unload seems to fix it. Sorry about that, I didn't notice since I have the status icon enabled. Should I remove the blacklist stuff as well? That looks like the only extra code I left in ubuntu_notify_support.patch, but it seemed like it was used for notifications in addition to indicators. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to liferea in Ubuntu. https://bugs.launchpad.net/bugs/1040259 Title: FFE: libmessaging-menu transitions for quantal Status in Quassel Irc Client: New Status in Skype-wrapper: In Progress Status in “evolution-indicator” package in Ubuntu: Triaged Status in “gm-notify” package in Ubuntu: Triaged Status in “gwibber” package in Ubuntu: Fix Released Status in “indicator-messages” package in Ubuntu: Fix Released Status in “libunity-webapps” package in Ubuntu: Fix Released Status in “liferea” package in Ubuntu: Triaged Status in “pidgin-libnotify” package in Ubuntu: Triaged Status in “smuxi” package in Ubuntu: Fix Released Status in “telepathy-indicator” package in Ubuntu: Fix Released Status in “thunderbird” package in Ubuntu: Fix Released Status in “unity-mail” package in Ubuntu: Fix Released Status in “xchat-indicator” package in Ubuntu: Fix Released Status in “gm-notify” source package in Quantal: Triaged Status in “gwibber” source package in Quantal: Fix Released Status in “indicator-messages” source package in Quantal: Fix Released Status in “libunity-webapps” source package in Quantal: Fix Released Status in “liferea” source package in Quantal: Triaged Status in “pidgin-libnotify” source package in Quantal: Triaged Status in “smuxi” source package in Quantal: Fix Released Status in “telepathy-indicator” source package in Quantal: Fix Released Status in “thunderbird” source package in Quantal: Fix Released Status in “unity-mail” source package in Quantal: Fix Released Status in “xchat-indicator” source package in Quantal: Fix Released Bug description: indicator-messages got updated, introducing a new libmessaging-menu api (deprecating the old libindicate library) which should make application developper's life easier. The indicator work is done and the library is ready and we started porting applications The current stack is being tested in https://launchpad.net/~ubuntu- desktop/+archive/ppa/ It includes - indicator-messages - gwibber - indicator-telepathy - thunderbird (soon, work is being finished) which is what we consider the minimal set for landing the feature for quantal we will add those soon: - pidgin - xchat-indicator - evolution-indicator To manage notifications about this bug go to: https://bugs.launchpad.net/quassel/+bug/1040259/+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

