Yes I get basically the same error, suddenly the other side stops getting my
messages and reports like: (at first it works, the suddenly this)

[13:36:55] Stian: test
[13:36:55] goofella: error while sending "test" ( remote-server-not-found )

Se here for console output:

 http://wiki.barmen.nu/doku.php?id=stian:screendumps:pyaim-t

Client Gajim 0.8.2, server, ejabberd on gentoo. 

-stian

-----Opprinnelig melding-----
Fra: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] P? vegne av Arnaud Ab?lard
Sendt: 28. november 2005 10:17
Til: PyAIM-t/PyICQ-t/PyMSN-t Discussion
Emne: [py-transports] pyaim-t 0.7.0a exception

i just installed pyaim-t 0.7.0a and i guess some erros i didn't have with
version 0.6.

I'm using gajim 0.8.2 and it looks like pyaim-t 0.7.0 doesn't like the
chatstate status gajim is sending:


<message to="[EMAIL PROTECTED]" type="chat" 
id="1395"><active xmlns="http://jabber.org/protocol/chatstates"; /></message>

<message xmlns='jabber:client' 
from='[EMAIL PROTECTED]' id='1395' type='error' 
to='[EMAIL PROTECTED]/Gajim'><error type='cancel' 
code='404'><remote-server-not-found 
xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error><active 
xmlns='http://jabber.org/protocol/chatstates'/></message>

and the exception in the shell:

  Traceback (most recent call last):
   File "/usr/lib/python2.3/site-packages/twisted/internet/default.py", 
line 526, in doSelect
     _logrun(selectable, _drdw, selectable, method, dict)
   File "/usr/lib/python2.3/site-packages/twisted/python/log.py", line 
65, in callWithLogger
     callWithContext({"system": lp}, func, *args, **kw)
   File "/usr/lib/python2.3/site-packages/twisted/python/log.py", line 
52, in callWithContext
     return context.call({ILogContext: newCtx}, func, *args, **kw)
   File "/usr/lib/python2.3/site-packages/twisted/python/context.py", 
line 43, in callWithContext
     return func(*args,**kw)
--- <exception caught here> ---
   File "/usr/lib/python2.3/site-packages/twisted/internet/default.py", 
line 535, in _doReadOrWrite
     why = getattr(selectable, method)()
   File "/usr/lib/python2.3/site-packages/twisted/internet/tcp.py", line 
255, in doRead
     return self.protocol.dataReceived(data)
   File "/usr/local/jabber/pyaim-t-svn/src/tlib/xmlstream.py", line 159, 
in dataReceived
     self.stream.parse(buf)
   File "/usr/local/jabber/pyaim-t-svn/src/tlib/domish.py", line 593, in 
parse
     self.parser.Parse(buffer)
   File "/usr/local/jabber/pyaim-t-svn/src/tlib/domish.py", line 630, in 
_onEndElement
     self.ElementEvent(self.currElem)
   File "/usr/local/jabber/pyaim-t-svn/src/tlib/xmlstream.py", line 180, 
in onElement
     self.dispatch(element)
   File "/usr/lib/python2.3/site-packages/twisted/xish/utility.py", line 
139, in dispatch
     callbacklist.callback(object)
   File "/usr/lib/python2.3/site-packages/twisted/xish/utility.py", line 
50, in callback
     methodwrapper(*args, **kwargs)
   File "/usr/lib/python2.3/site-packages/twisted/xish/utility.py", line 
34, in __call__
     self.method(*nargs, **nkwargs)
   File "main.py", line 297, in onMessage
     self.sessions[froj.userhost()].onMessage(el)
   File "/usr/local/jabber/pyaim-t-svn/src/jabw.py", line 317, in onMessage
     debug.log("User: %s - JabberConnection parsed chat state 
notification \"%s\" \"%s\"" % (self.jabberID, toj.userhost(), chatState))
exceptions.NameError: global name 'chatState' is not defined


_______________________________________________
py-transports mailing list
[email protected]
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to