Additional tip... with the newer version of libnotify I had to update
all examples/tests of notify-osd with regards to passing hints to
notifications. For example the value of a boolean hint should not be
left empty. So is should read...

notify_notification_set_hint_string(notification, "x-canonical-private-
synchronous", "true");

It used to be...

notify_notification_set_hint_string(notification, "x-canonical-private-
synchronous", "");

which causes similar issues.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/840971

Title:
  volume changes work correctly but the OSD always shows full volume and
  "plips" at the same level

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/840971/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to