dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #15624
[Bug 1319983] Re: notify-osd loses pending bubble if append occurs when bubble is not yet visible
** Changed in: notify-osd (Ubuntu)
Status: New => In Progress
** Changed in: notify-osd (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
** Branch linked: lp:~larsu/notify-osd/lp1319983
--
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
References