View Single Post
Posts: 173 | Thanked: 83 times | Joined on Dec 2011
#4919
I am getting red dot issue with 15092012-1835 version. In the terminal I see this error message:

Traceback (most recent call last):
File "/opt/waxmppplugin/bin/wazapp/waxmpp.py", line 1021, in run
self.parseMessage(node)
File "/opt/waxmppplugin/bin/wazapp/waxmpp.py", line 1417, in parseMessage
self.checkPushName(author,pushName)
File "/opt/waxmppplugin/bin/wazapp/waxmpp.py", line 1170, in checkPushName
self._d("Setting Push Name: "+pushName+" to "+jid)
File "/opt/waxmppplugin/bin/wazapp/wadebug.py", line 36, in d
self.debug(message)
File "/opt/waxmppplugin/bin/wazapp/wadebug.py", line 33, in debug
WADebug.stdDebug(self.formatMessage(message),self. type)
File "/opt/waxmppplugin/bin/wazapp/wadebug.py", line 28, in formatMessage
message = self.type + ":\t" + str(message).decode("utf8")
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 27: ordinal not in range(128)
WAXMPP: Resending 5 old messages

EDIT: @cepi I sent you a private message with more text.

Last edited by nokiac; 2012-09-19 at 03:23.