dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #02728
[Bug 390508] Re: notifyOSD ignores the expire timeout parameter
Some notes:
* the documentation issue has been addressed in 0.7.6 by upstream with that commit:
https://git.gnome.org/browse/libnotify/commit/?id=91280420269c98e408adc0db1e1d1e74cf24c71c
(which adds a "Note that the timeout may be ignored by the server."
note)
* the version with that fix is in saucy
* the new version of GNOME/gnome-shell ignore that parameter the same way that notify-osd is doing:
https://bugzilla.gnome.org/show_bug.cgi?id=701645
That's probably not likely to make the users who want to be able to configure that setting, but it seems to be where desktop are heading...
** Bug watch added: GNOME Bug Tracker #701645
https://bugzilla.gnome.org/show_bug.cgi?id=701645
--
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/390508
Title:
notifyOSD ignores the expire timeout parameter
Status in One Hundred Paper Cuts:
Invalid
Status in Message Web:
New
Status in Notify OSD:
Confirmed
Status in “notify-osd” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: libnotify-bin
adyroman@panther:~/libnotify-0.4.5/tools$ lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04
adyroman@panther:~/libnotify-0.4.5/tools$
adyroman@panther:~/libnotify-0.4.5/tools$ apt-cache policy libnotify-bin
libnotify-bin:
Installed: 0.4.5-0ubuntu1
Candidate: 0.4.5-0ubuntu1
Version table:
*** 0.4.5-0ubuntu1 0
500 http://ro.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status
adyroman@panther:~/libnotify-0.4.5/tools$
adyroman@panther:~/libnotify-0.4.5/tools$ cat notify-send.c | grep expire_timeout
static glong expire_timeout = NOTIFY_EXPIRES_DEFAULT;
{ "expire-time", 't', 0,G_OPTION_ARG_INT, &expire_timeout,
notify_notification_set_timeout(notify, expire_timeout);
adyroman@panther:~/libnotify-0.4.5/tools$
To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/390508/+subscriptions