[Gajim-devel] traceeback in gajim hg default branch

2009-11-19 Thread Halim Sahin
Hi,

Traceback (most recent call last):
  File /usr/share/gajim/src/gui_interface.py, line 2922, in autoconnect
message = self.roster.get_status_message(show, on_message)
  File /usr/share/gajim/src/roster_window.py, line 2084, in get_status_message
on_response('', empty_pep)
  File /usr/share/gajim/src/gui_interface.py, line 2920, in on_message
self.roster.send_pep(a, pep_dict)
  File /usr/share/gajim/src/roster_window.py, line 1908, in send_pep
connection.send_activity(activity, subactivity, activity_text)
AttributeError: ConnectionZeroconf instance has no attribute 'send_activity'

Regards
Halim


-- 
Halim Sahin
E-Mail: 
halim.sahin (at) t-online.de

___
Gajim-devel mailing list
Gajim-devel@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/gajim-devel


Re: [Gajim-devel] traceeback in gajim hg default branch

2009-11-19 Thread Yann Leboulanger

Halim Sahin a écrit :

Hi,

Traceback (most recent call last):
  File /usr/share/gajim/src/gui_interface.py, line 2922, in autoconnect
message = self.roster.get_status_message(show, on_message)
  File /usr/share/gajim/src/roster_window.py, line 2084, in get_status_message
on_response('', empty_pep)
  File /usr/share/gajim/src/gui_interface.py, line 2920, in on_message
self.roster.send_pep(a, pep_dict)
  File /usr/share/gajim/src/roster_window.py, line 1908, in send_pep
connection.send_activity(activity, subactivity, activity_text)
AttributeError: ConnectionZeroconf instance has no attribute 'send_activity'

Regards
Halim




Hi,

Indeed we saw that, and there is a ticket about that in trac:
http://trac.gajim.org/ticket/5432

We're currently refactoring code in a lot of places, so yes, expect some 
bugs in the next weeks in default branch. We'll of course do our best to 
fix them as soon as possible.


--
Yann
___
Gajim-devel mailing list
Gajim-devel@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/gajim-devel