This API is meant for applications to tell the messaging menu about
their status, not for other system components to change the status of
any application. You should never create a MessagingMenuApp for another
application.
If you want to change the status in empathy, please use the telepathy
API.
** Changed in: indicator-messages
Status: New => Invalid
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Messaging Menu.
https://bugs.launchpad.net/bugs/1179597
Title:
messaging_menu_app_set_status only updates the messaging menu, but it
doesn't update empathy status!
Status in The Messaging Menu:
Invalid
Bug description:
using this code:
mp = messaging_menu_app_new("empathy.desktop");
messaging_menu_app_register(mp);
messaging_menu_app_set_status(mp, MESSAGING_MENU_STATUS_BUSY);
only the messaging menu status gets updated, but when I check
empathy's status, it is the same!
I am using Ubuntu 12.10, QT 5
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/1179597/+subscriptions
--
Mailing list: https://launchpad.net/~unity-api-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~unity-api-bugs
More help : https://help.launchpad.net/ListHelp