[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #9022 [Pluggable transport]: Create an XMPP pluggable transport
#9022: Create an XMPP pluggable transport
---------------------------------+------------------------------------------
Reporter: asn | Owner: feynman
Type: task | Status: accepted
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------------------+------------------------------------------
Comment(by asn):
Any experience with this issue on the server-side? It only happens with
gmail. Is it because GTalk is not compatible with xep-0030?
{{{
$ python hexchat.py --logfile a --login something@xxxxxxxxx password
Traceback (most recent call last):
File "hexchat.py", line 50, in <module>
master0=master(username_passwords, whitelist, args.num_logins)
File "/hexchat/master.py", line 89, in __init__
self.bots.append(bot(self, jid_password))
File "/hexchat/bot.py", line 38, in __init__
self.process()
File "/usr/lib/python2.7/dist-packages/sleekxmpp/basexmpp.py", line 147,
in process
self.plugin[name].post_init()
File "/usr/lib/python2.7/dist-
packages/sleekxmpp/plugins/xep_0199/ping.py", line 76, in post_init
self.xmpp['xep_0030'].add_feature(Ping.namespace)
AttributeError: 'bool' object has no attribute 'add_feature'
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9022#comment:68>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs