** Description changed: - When a notification specifiying x-canonical-append:true is recieved and - merges with a bubble the bubble will be lost if the bubble is not yet - visible. We will also update times incorrectly on any synchronous - bubble. + [Impact] + When a notification specifiying x-canonical-append:true is recieved and merges with a bubble the bubble will be lost if the bubble is not yet visible. We will also update times incorrectly on any synchronous bubble. + + [Test Case] + Running the attached scripts (play.py and play2.py) show the issue: bubbles after the first one aren't shown, because they specify x-canonical-append. The attached branch fixes that. + + [Regression Potential] + The patch only touches code that is concerned with updating an existing notification. This is currently broken anyway.
-- You received this bug notification because you are a member of DX Packages, which is subscribed to notify-osd in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1319983 Title: notify-osd loses pending bubble if append occurs when bubble is not yet visible Status in “notify-osd” package in Ubuntu: In Progress Status in “notify-osd” source package in Trusty: New Bug description: [Impact] When a notification specifiying x-canonical-append:true is recieved and merges with a bubble the bubble will be lost if the bubble is not yet visible. We will also update times incorrectly on any synchronous bubble. [Test Case] Running the attached scripts (play.py and play2.py) show the issue: bubbles after the first one aren't shown, because they specify x-canonical-append. The attached branch fixes that. [Regression Potential] The patch only touches code that is concerned with updating an existing notification. This is currently broken anyway. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1319983/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp

