Hi Julien,

On Wed, Aug 05, 2009 at 06:42:34PM +0200, Julien Valroff wrote:
> Would you please try and change line 69 of the file
> "/usr/lib/listen/widget/notify.py" from: 
>             if "actions" in self.notify_capabilities:
> to
>             if (self.notify_capabilities = None) or ("actions" in 
> self.notify_capabilities):
> 
> and tell me if it fixes your issue?

It works, but instead of 'self.notify_capabilities = None' I used 
'self.notify_capabilities == None'

Thanks for the fix.

Regards,
-- 
Felipe Reyes
counter.li.org #316380



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to