Ticket #3526 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Avahi traceback

Reported by: patrys Owned by: asterix
Priority: normal Milestone: 0.11.3
Component: None Version: 0.11.2
Severity: normal Keywords:
Cc: OS: All

Description

Traceback (most recent call last):
  File "/usr/share/python2.5/site-packages/dbus/connection.py", line 559, in msg_reply_handler
  File "/usr/share/gajim/src/common/zeroconf/zeroconf.py", line 147, in service_resolved_callback
    self.new_serviceCB(name)
  File "/usr/share/gajim/src/common/zeroconf/connection_zeroconf.py", line 187, in _on_new_service
    self.dispatch('NOTIFY', (jid, self.roster.getStatus(jid), self.roster.getMessage(jid), 'local', 0, None, 0))
  File "/usr/share/gajim/src/common/zeroconf/connection_zeroconf.py", line 127, in dispatch
    gajim.handlers[event](self.name, data)
  File "gajim.py", line 468, in handle_event_notify
    contact_nickname = array[7]
IndexError: tuple index out of range

Attachments

Change History

Changed 10 months ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.12

(In [8936]) fix traceback with zeroconf in 0.11.2. fixes #3526

Changed 10 months ago by asterix

  • milestone changed from 0.12 to 0.11.3

Add/Change #3526 (Avahi traceback)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.