[Bug 332929] [NEW] does not work with last libnotify upload
Laurent Bigonville
bigon at bigon.be
Sun Feb 22 16:30:53 UTC 2009
Public bug reported:
With last libnotify upload, pynotify display dialogs with cancel/ok
buttons instead of bubbles.
This can be easily reproduced:
import pynotify
pynotify.init( "Some Application or Title" )
n = pynotify.Notification("Title", "body", "dialog-warning")
n.set_urgency(pynotify.URGENCY_NORMAL)
n.set_timeout(pynotify.EXPIRES_NEVER)
n.show()
This is quite annoying with apps such gajim
** Affects: notify-python (Ubuntu)
Importance: Medium
Status: New
** Changed in: notify-python (Ubuntu)
Importance: Undecided => Medium
--
does not work with last libnotify upload
https://bugs.launchpad.net/bugs/332929
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list