[Bug 1434521] Re: account-polld does not recognize when messages are cleared using the Clear all button

2015-05-08 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-messages - 13.10.1+15.10.20150505-0ubuntu1 --- indicator-messages (13.10.1+15.10.20150505-0ubuntu1) wily; urgency=medium [ Lars Uebernickel ] * application list: update root action unconditionally [ Niklas Wenzel ] * Unescape

[Bug 1434521] Re: account-polld does not recognize when messages are cleared using the Clear all button

2015-04-25 Thread Niklas Wenzel
MP can be found here: https://code.launchpad.net/~nikwen/indicator- messages/clear-all-unescape-fix/+merge/257471 :) ** Branch linked: lp:~nikwen/indicator-messages/clear-all-unescape-fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1434521] Re: account-polld does not recognize when messages are cleared using the Clear all button

2015-04-24 Thread Niklas Wenzel
Looks like my last assumption was wrong. However, I found out that g_hash_table_remove() fails in messaging_menu_app_remove_message_internal(), which is invoked by messaging_menu_app_dismiss(). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1434521] Re: account-polld does not recognize when messages are cleared using the Clear all button

2015-04-24 Thread Niklas Wenzel
This seems to be caused by the escaping: Notification ID in ubuntu-push: 57000805-95b1-46e6-aff8-b110fd5cd3d5 Notification ID which is passed to messaging_menu_app_remove_message_internal(): 57000805-2d95b1-2d46e6-2daff8-2db110fd5cd3d5 -- You received this bug notification because you are a

[Bug 1434521] Re: account-polld does not recognize when messages are cleared using the Clear all button

2015-04-24 Thread Niklas Wenzel
Ok, I have a fix for this. :) It can (together with lots of debug code) be found at https://code.launchpad.net/~nikwen/indicator-messages/clear-messages-fix-debug. I'll further test that fix tomorrow and create a new clean branch with the fix only if it works. :) -- You received this bug