View Single Post
Posts: 18 | Thanked: 12 times | Joined on Jan 2012
#1133
Hi All,

If anyone is having this issue on 0.2.6, just edit the file

Code:
/opt/waxmppplugin/bin/wazapp/walogin.py
And substitute
Code:
Utilities.debug("Account type: "+kind)
by
Code:
Utilities.debug("Account type: "+str(kind))
Running 0.2.6 nicely now.

Thanks tgalal !!



Originally Posted by Guinoak View Post
Hi All,

I keep having trouble with walogin.py. I have not been able to use 0.2.5 nor 0.2.6. This last error is what I get on 0.2.6. Going back to 0.2.4.

Code:
Login Status: success
Traceback (most recent call last):
  File "/opt/waxmppplugin/bin/wazapp/walogin.py", line 80, in run
    self.readSuccess();
  File "/opt/waxmppplugin/bin/wazapp/walogin.py", line 231, in readSuccess
    Utilities.debug("Account type: "+kind)
TypeError: cannot concatenate 'str' and 'NoneType' objects
	ONLINE
NET AVAILABLE
Entering critical area
inside critical area
Releasing lock
Checking for updates
Opening connection to wazapp.im
À