Le mercredi 05 août 2009 à 13:08 -0400, Felipe Reyes a écrit :
> 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'

you are right, will check the patch to be applied...

> Thanks for the fix.

I will build an upload a new package.

Cheers,
Julien




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to