Meeting tries to process() non-message events

Bug #598094 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Fix Released
Low
Stefano Rivera

Bug Description

2010-06-23 22:06:19,726 ERROR core.dispatcher: Exception occured in MeetingLogger processor of meetin
gs plugin.
Event: {'account': 12, 'responses': [], 'source': u'shadowfire', 'state': u'online', 'session': <sqla
lchemy.orm.session.Session object at 0x41bb850>, 'processed': False, 'time': datetime.datetime(2010,
6, 23, 20, 6, 19, 718682), 'identity': 77, 'type': u'state', 'public': True, 'channel': u'#algorithm'
, 'sender': {'nick': u'Taejo', 'connection': u'Taejo', 'id': u'Taejo'}}
Traceback (most recent call last):
  File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/core.py", line 29, in process
    processor.process(event)
  File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/plugins/meetings.py", line 253, in process
    message = event.message
  File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/event.py", line 23, in __getattr__
    raise AttributeError(e)
AttributeError: 'message'

Related branches

Changed in ibid:
status: Confirmed → Fix Committed
Changed in ibid:
status: Fix Committed → Fix Released
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.