** Summary changed:

- notification title doesn't change for synchronous messages
+ notification summary doesn't change for synchronous messages

** Description changed:

- When you send a notification in Synchronous with another, the both Title
- and Sub-Title doesn't get updated.
+ When you send a notification in Synchronous with another, the both
+ Summary and Body text doesn't get updated.
  
  
  As an example:
  
  
  while true; do
      notify-send "first title" "first subtitle" -i dialog-info -h 
string:x-canonical-private-synchronous:test
      sleep 1
      notify-send "second title" "second subtitle" -i dialog-error -h 
string:x-canonical-private-synchronous:test
      sleep 1
  done
  
  
- If you run the above, what you should see is the Icon changing, but the 
title/subtitle staying the same.
+ If you run the above, what you should see is the Icon changing, but the 
summary/body text staying the same.
  Is this expected behaviour from the libnotify library? Or is this an 
overlooked feature?
  
  Regards
  Iain
  
  
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=9.04
  DISTRIB_CODENAME=jaunty
  DISTRIB_DESCRIPTION="Ubuntu 9.04"
  
  
  Package: libnotify-bin
  Priority: optional
  Section: universe/utils
  Installed-Size: 72
  Maintainer: Ubuntu Core Developers <ubuntu-devel-disc...@lists.ubuntu.com>
  Original-Maintainer: Andre Filipe de Assuncao e Brito <de...@noisemakers.org>
  Architecture: amd64
  Source: libnotify
  Version: 0.4.5-0ubuntu1
  Depends: libc6 (>= 2.3.4), libglib2.0-0 (>= 2.12.0), libnotify1 (>= 0.4.4), 
libnotify1-gtk2.10
  Filename: pool/universe/libn/libnotify/libnotify-bin_0.4.5-0ubuntu1_amd64.deb
  Size: 7248
  MD5sum: 332bacf4fad51bb2a32d17ed08ae66bc
  SHA1: ecbcfde7197c8934b7883a8d561ba02ba502adf2
  SHA256: 15e1b7d9858a1c89f7bd826b10b16e2c0ee305e4268bd9bd0b1be3469eb9aaf9
  Description: sends desktop notifications to a notification daemon
   A library that sends desktop notifications to a notification daemon, as
   defined in the Desktop Notifications spec. These notifications can be
   used to inform the user about an event or display some form of
   information without getting in the user's way.
   .
   This package contains the binary which sends the notification.
  Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  Origin: Ubuntu
  Task: xubuntu-desktop

-- 
notification summary doesn't change for synchronous messages
https://bugs.launchpad.net/bugs/404658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to