tags 588205 unreproducible
thanks

Here I am again,

On Tue, 6 Jul 2010 16:32:38 +0200, David Paleino wrote:
> On Tue, 06 Jul 2010 13:06:48 +0200, Yves-Alexis Perez wrote:
> > On 06/07/2010 09:11, David Paleino wrote:
> > > Just to be sure, what happens if you downgrade libnotify? snapshot.d.o has
> > > 0.4.5-1, just to check. :)
> > 
> > It seems to fix the problem yes, so it might need porting. Should the
> > severity be raised?
> 
> I believe so, but I'm not raising that to RC yet. This is because I believe it
> could be pynotify's fault (source package notify-python).
> However, I need to make a small example showing the bug, before claiming that.

I'm attaching a small example. It works here.

Also, I have upgraded libnotify1, python-notify and notification-daemon to the
latest versions in sid, and I'm not able to reproduce your bug. :(

Thank you,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
#!/usr/bin/env python

import pynotify
pynotify.init("bug")

bubble = pynotify.Notification("Title", "Details")
bubble.show()

Attachment: signature.asc
Description: PGP signature

Reply via email to