Ticket #3068 (closed defect: fixed)

Opened 20 months ago

Last modified 15 months ago

zeroconf TB

Reported by: jim++ Owned by: asterix
Priority: normal Milestone: 0.11.2
Component: chat Version:
Severity: normal Keywords:
Cc: OS: All

Description

23:34:38 foxx: I have still a TB when I do a reconnect:
23:34:40 foxx: Traceback (most recent call last):
  File "gajim.py", line 1972, in process_connections
    gajim.idlequeue.process()
  File "gajim.py", line 369, in process
    self.check_time_events()
  File "/home/janek/Programme/gajim/src/common/xmpp/idlequeue.py", line 76, in check_time_events
    for fd, timeout in self.read_timeouts.items():
  File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 617, in _signal_func
    if match.maybe_handle_message(message):
  File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 210, in maybe_handle_message
    self._handler(*args, **kwargs)
  File "/home/janek/Programme/gajim/src/network_manager_listener.py", line 28, in device_no_longer_active
    connection._disconnectedReconnCB()
AttributeError: ConnectionZeroconf instance has no attribute '_disconnectedReconnCB'

Attachments

Change History

Changed 20 months ago by asterix

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

(In [8102]) fix reconnect feature with zeroconf. fixes #3068 and #3076

Changed 15 months ago by asterix

(In [8650]) fix reconnect feature with zeroconf. fixes #3068 and #3076

Changed 15 months ago by asterix

  • os set to All
  • milestone changed from 0.12 to 0.11.2

Add/Change #3068 (zeroconf TB)

Author



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