[Touch-packages] [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 action names when passing them to the proxy in
im_application_list_remove_all() (LP: #1434521)

 -- CI Train Bot   Tue, 05 May 2015 16:47:43
+

** Changed in: indicator-messages (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared using the
  "Clear all" button

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  Fix Released
Status in ubuntu-push package in Ubuntu:
  Invalid
Status in indicator-messages source package in Vivid:
  New

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared using the
  "Clear all" button

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  In Progress
Status in ubuntu-push package in Ubuntu:
  Invalid

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared using the
  "Clear all" button

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  In Progress
Status in ubuntu-push package in Ubuntu:
  Invalid

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared using the
  "Clear all" button

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  In Progress
Status in ubuntu-push package in Ubuntu:
  Invalid

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared using the
  "Clear all" button

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  In Progress
Status in ubuntu-push package in Ubuntu:
  Invalid

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-04-24 Thread Niklas Wenzel
Found the issue!

There's no unescaping being done in im_application_list_remove_all() in
im-application-list.c.

Will fix that.

** Summary changed:

- account-polld does not recognize when messages are cleared
+ account-polld does not recognize when messages are cleared using the "Clear 
all" button

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared using the
  "Clear all" button

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  In Progress
Status in ubuntu-push package in Ubuntu:
  Invalid

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-04-23 Thread Niklas Wenzel
Ok, I just gave r433 a go and it didn't work. Therefore, we now know
that the commit which broke this was r433.

** Changed in: indicator-messages (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  In Progress
Status in ubuntu-push package in Ubuntu:
  Invalid

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-04-20 Thread Niklas Wenzel
Ok, went back to indicator-messages revision 432 and everything works
fine. So some changes since then must have caused the issue.

I'll look deeper into that soon. :)

** Changed in: ubuntu-push (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  New
Status in ubuntu-push package in Ubuntu:
  Invalid

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-04-20 Thread Niklas Wenzel
Looking at the recent changes in indicator-messages, I believe this is
related either to https://code.launchpad.net/~ted/indicator-
messages/lp1385331-unescape-message-ids/+merge/250235 or
https://code.launchpad.net/~larsu/indicator-
messages/lp1386584/+merge/240773. The latter has some complaints about
the "Clear all" button in the MP discussion.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  New
Status in ubuntu-push package in Ubuntu:
  New

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-04-20 Thread Niklas Wenzel
I've done more research and the call to cNotificationExists() in
messaging.go (ubuntu-push) seems to return the wrong values.

** Changed in: indicator-messages (Ubuntu)
   Status: Invalid => New

** Changed in: indicator-messages (Ubuntu)
 Assignee: (unassigned) => Niklas Wenzel (nikwen)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  New
Status in ubuntu-push package in Ubuntu:
  New

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-04-20 Thread Niklas Wenzel
Running the following approves that it is indeed no bug in account-
polld:

gdbus call --session \
-d com.ubuntu.Postal \
-o /com/ubuntu/Postal/com_2eubuntu_2edeveloper_2ewebapps_2ewebapp_2dgmail \
-m com.ubuntu.Postal.ListPersistent \
"com.ubuntu.developer.webapps.webapp-gmail_webapp-gmail"

This always returns what account-polld sees as well.

** Changed in: account-polld (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  Invalid
Status in ubuntu-push package in Ubuntu:
  New

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-03-23 Thread Niklas Wenzel
Here's the new log: http://paste.ubuntu.com/10664183/

** Description changed:

  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.
  
  How to reproduce:
  
  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown
  
  Why does it happen:
  
  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that there
  are 3 notifications and does not display any further messages.
  
- Log: http://paste.ubuntu.com/10634045/
+ Log: http://paste.ubuntu.com/10664183/
+ Old one: http://paste.ubuntu.com/10634045/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  New

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10664183/
  Old one: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-03-23 Thread Niklas Wenzel
I'm sorry for my wording. With error messages I meant the lines which
state that the notifications are still there, which they clearly aren't.

I'll attach a proper log. I just rebooted my phone to follow the
reproduction steps from above.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  New

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434521] Re: account-polld does not recognize when messages are cleared

2015-03-23 Thread John Lenton
There aren't any error messages in what you pasted; could you paste the
log from a non-manually-initiated run that exhibits this please?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-messages in
Ubuntu.
https://bugs.launchpad.net/bugs/1434521

Title:
  account-polld does not recognize when messages are cleared

Status in account-polld package in Ubuntu:
  Invalid
Status in indicator-messages package in Ubuntu:
  New

Bug description:
  After each reboot, account-polld stops showing incoming emails after 
displaying 3 notifications.
  The reason for that is that account-polld does not recognize when messages 
are cleared from the messaging indicator and therefore does not show any 
further notifications.

  How to reproduce:

  1) Reboot your phone.
  2) Send yourself 3 test emails
  3) Wait 5 minutes until account-polld has been run
  4) You'll see three notifications stating that there are new emails
  5) Tap on the "clear all" entry in the notifications indicator
  6) Mark your last three emails as read (this is optional)
  7) Send yourself another test email
  8) Wait 5 minutes again until account-polld has been run
  9) No notification about the new unread email is shown

  Why does it happen:

  When clicking the "clear all" button, the internal cache of previous
  messages isn't cleared. Therefore, account-polld still thinks that
  there are 3 notifications and does not display any further messages.

  Log: http://paste.ubuntu.com/10634045/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1434521/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp