Fixed in CVS. Thanks :)
--- James On 08/09/2005, at 5:02 PM, Lars T. Mikkelsen wrote: > On Wed, Sep 07, 2005 at 11:56:35PM +0200, Julian Golderer wrote: > [snip] >> File "/usr/local/PyMSNt-0.10/src/legacy/glue.py", line 404, in >> failedMessage >> self.session.sendErrorMessage(to=self.session.jabberID, fro=fro, >> etype="wait ", >> condition="recipient-unavailable", >> explanation=lang.get(self.session.lang).ms >> nFailedMessage, body=message) >> exceptions.AttributeError: class de has no attribute >> 'msnFailedMessage' >> >> i don't know when this exactly happend and i couldn't find anything in >> the logfiles. does someone know what that means? > > It looks like the German language (I assume you're using German) has an > error with the 'msnFailedMessage' error message. Try applying the > attached patch - it simply changes msnFailedMesage to msnFailedMessage > in the de class in src/lang.py. > > Best regards, > Lars > <msnFailedMessage- > de.patch>_______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
