Le mercredi 20 juillet 2011 22:57:56, Yann Leboulanger a écrit :
> On 06/30/2011 10:34 PM, Thomas Preud'homme wrote:
> > I also have another Traceback, still in the same circonstances, but I
> > don't know if this is related since there is no function in common. Here
> > it is:
> > 
> > Traceback (most recent call last):
> >    File "/usr/share/gajim/src/statusicon.py", line 116, in
> > 
> > on_status_icon_left_clicked
> > 
> >      self.on_left_click()
> >    
> >    File "/usr/share/gajim/src/statusicon.py", line 414, in on_left_click
> >    
> >      self.handle_first_event()
> >    
> >    File "/usr/share/gajim/src/statusicon.py", line 420, in
> >    handle_first_event
> >    
> >      gajim.interface.handle_event(account, jid, event.type_)
> >    
> >    File "/usr/share/gajim/src/gui_interface.py", line 2331, in
> >    handle_event
> >    
> >      session=session)
> >    
> >    File "/usr/share/gajim/src/gui_interface.py", line 2817, in new_chat
> >    
> >      chat_control.read_queue()
> >    
> >    File "/usr/share/gajim/src/chat_control.py", line 2758, in read_queue
> >    
> >      displaymarking=dm)
> >    
> >    File "/usr/share/gajim/src/chat_control.py", line 2287, in
> > 
> > print_conversation
> > 
> >      tim)
> >    
> >    File "/usr/share/gajim/src/chat_control.py", line 846, in
> > 
> > print_conversation_line
> > 
> >      displaymarking=displaymarking)
> >    
> >    File "/usr/share/gajim/src/conversation_textview.py", line 1237, in
> > 
> > print_conversation_line
> > 
> >      timestamp_str = self.get_time_to_show(tim)
> >    
> >    File "/usr/share/gajim/src/conversation_textview.py", line 1310, in
> > 
> > get_time_to_show
> > 
> >      diff_day, {'nb_days': diff_day}, {'nb_days': diff_day})
> >    
> >    File "/usr/share/gajim/src/common/i18n.py", line 101, in ngettext
> >    
> >      text = text % replace_plural
> > 
> > TypeError: %d format: a number is required, not dict
> > 
> > 
> > This time I tried to open the roster before left clicking on the systray
> > icon, by right clicking on the icon and then selecting "Show contact
> > list". But as I didn't try the other times, maybe I would have the same
> > problem.
> > 
> > Best regards.
> 
> it's fixed upstream, will be in next release.
Great, thanks :)
> 
> For the future please don't use the same report for different bugs.
Sorry, I though they were related as they happened one after the other after 
the same package update which didn't contained many changes.
> And personnaly (as upstream author) I prefer users to report Gajim bugs
> in Gajim bug tracker, and debian-package related bugs in debian
> bugtracker, it's just my personal preference ...
I understand. I hesitated but I tend to report against debian and let the 
maintainer tag it upstream in case the bug comes from one of the Debian patch. 
But in the case of gajim, as you also are the upstream developer I should have 
reported upstream, that's right.
> 
> Thanks anyway for the reports!
You're welcome. Sorry for the trouble.

Attachment: signature.asc
Description: This is a digitally signed message part.



Reply via email to