В сообщении от Среда 22 Июнь 2005 04:25 Francisco Obarrio написал(a): > 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/ Look here: http://xmpppy.sourceforge.net/irc/ Ask here: https://lists.sourceforge.net/lists/listinfo/xmpppy-devel Read docs that come with transport, configure your jabber server appropriately. > > > > [EMAIL PROTECTED] 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' > > _______________________________________________ > jdev mailing list > [email protected] > http://mail.jabber.org/mailman/listinfo/jdev
-- Respectfully Alexey Nezhdanov _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
