[jdev] about IRC transport

Francisco Obarrio jabber at 6kbytes.com
Tue Jun 21 19:25:31 CDT 2005


Hi people.. does someone  configures jabber.xml to use irc transport?

any help will be appreciate because in the site  i cant find anything.
http://xmpppy.sourceforge.net/



[root at li-112 irc-transport-0.1.1]# ./irc.py
./irc.py:0: SyntaxWarning: name 'connection' is assigned to before global declaration
Invalid debugflag given always
Invalid debugflag given nodebuilder
DEBUG:
DEBUG: Debug created for /usr/lib/python2.3/site-packages/xmpp/client.py
DEBUG:  flags defined: always nodebuilder
DEBUG: socket       start Plugging <xmpp.transports.TCPsocket instance at 0x4047efec> into <xmpp.client.Component instance at 0x4047e90c>
Traceback (most recent call last):
  File "./irc.py", line 1081, in ?
    if not connectxmpp(transport.register_handlers):
  File "./irc.py", line 191, in connectxmpp
    connected = connection.connect((server,port))
  File "/usr/lib/python2.3/site-packages/xmpp/client.py", line 239, in connect
    if self.typ=='jabberd2' or not self.typ and self.Dispatcher.Stream.features != None:
AttributeError: Component instance has no attribute 'Dispatcher'




More information about the JDev mailing list