wokkel issue? KeyError: 'type'

Bug #720329 reported by Stefano Rivera
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
New
Low
Unassigned
Wokkel
New
Unknown

Bug Description

Filing this, because I swear I've seen it before, although it may not be our bug:

2011-02-16 22:27:50+0200 [XmlStream,client] Unhandled Error
        Traceback (most recent call last):
          File "/build/buildd-python2.6_2.6.6-8+b1-i386-eMQLuT/python2.6-2.6.6/Modules/pyexpat.c", line 659, in EndElement

          File "/usr/lib/python2.6/dist-packages/twisted/words/xish/domish.py", line 797, in _onEndElement
            self.ElementEvent(self.currElem)
          File "/usr/lib/python2.6/dist-packages/twisted/words/xish/xmlstream.py", line 107, in onElement
            self.dispatch(element)
          File "/usr/lib/python2.6/dist-packages/twisted/words/xish/utility.py", line 317, in dispatch
            callbacklist.callback(obj)
        --- <exception caught here> ---
          File "/usr/lib/python2.6/dist-packages/twisted/words/xish/utility.py", line 107, in callback
            methodwrapper(*args, **kwargs)
          File "/usr/lib/python2.6/dist-packages/twisted/words/xish/utility.py", line 27, in __call__
            self.method(*nargs, **nkwargs)
          File "/usr/lib/pymodules/python2.6/wokkel/xmppim.py", line 724, in _onMessage
            self.onMessage(message)
          File "/usr/lib/python2.6/dist-packages/ibid/source/jabber.py", line 137, in onMessage
            self.parent.log.debug(u"Received %s message from %s: %s", message['type'], message['from'], message.body)
          File "/usr/lib/python2.6/dist-packages/twisted/words/xish/domish.py", line 428, in __getitem__
            return self.attributes[self._dqa(key)]
        exceptions.KeyError: 'type'

(seen in Dazzle)

Changed in ibid:
importance: Undecided → Low
milestone: none → 0.1.2
Changed in wokkel:
importance: Unknown → Low
Changed in wokkel:
importance: Low → Unknown
status: Unknown → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.