[Gajim-devel] traceeback in gajim hg default branch

Yann Leboulanger asterix at lagaule.org
Thu Nov 19 13:48:53 CET 2009


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


More information about the Gajim-devel mailing list