← Back to team overview

dx-packages team mailing list archive

[Bug 1319983] Re: notify-osd loses pending bubble if append occurs when bubble is not yet visible

 

Is that still an issue for you? Running those scripts show the different
bubbles displayed, which is weird because the code didn't change/the fix
didn't get merged. Could you try again/describe exactly the behaviour
you get if that's still buggy?

-- 
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