[jdev] Is the Xmpppy-devel list still alive?
Alessandro Bottoni
alessandro-bottoni at libero.it
Sat Aug 20 05:48:33 CDT 2005
I tried twice to get in contact with the xmpppy support list and I never get
any answer. Moreover, I do not see any traffic on this list. As long as you
know, is this mailing list still alive? Is xmpppy still supported?
BTW: my original message to the xmpppy list is encluded below. Any suggestion
is welcome.
TIA
---------- Messaggio inoltrato ----------
Subject: [Xmpppy-devel] Problem with XMPPPY 0.2RC3 on Mandriva 2005 with
Python 2.4
Date: 17:21, venerdì 19 agosto 2005
From: Alessandro Bottoni <alessandro-bottoni at libero.it>
To: xmpppy-devel at lists.sourceforge.net
[I did not see this message on the list, so I try to send it again. Sorry if
is duplicated]
I just tried to install and use XMPPPY rel 02RC3 on my Mandriva 2005 with
Python 2.4 and I have got the following error message:
[alex at vector xCron]$ python xsend.py silviedm at amessage.info Hello!
Traceback (most recent call last):
File "xsend.py", line 27, in ?
cl.auth(jid.getNode(),jidparams['password'])
File "/usr/lib/python2.4/site-packages/xmpp/client.py", line 189, in auth
while not self.Dispatcher.Stream._document_attrs and self.Process(): pass
File "/usr/lib/python2.4/site-packages/xmpp/dispatcher.py", line 118, in
Process
self.Stream.Parse(data)
File "/usr/lib/python2.4/site-packages/xmpp/simplexml.py", line 328, in
starttag
self.stream_header_received(ns, name, attrs)
File "/usr/lib/python2.4/site-packages/xmpp/dispatcher.py", line 103, in
_check_stream_start
raise ValueError('Incorrect stream start: (%s,%s).
Terminating.'%(tag,ns)) ValueError: Incorrect stream start:
(starttls,urn:ietf:params:xml:ns:xmpp-tls). Terminating.
[alex at vector xCron]$
Any suggestion? Do I have to use the CVS version?
TIA
-----------------------------
Alessandro Bottoni
More information about the JDev
mailing list