Error when a message is received

Bug #465641 reported by Andreas Heck
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
gajim (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Binary package hint: gajim

Whenever someone pings me with gajim in karmic over jabber i get the following error:

Traceback (most recent call last):
  File "gajim.py", line 485, in _process_events
    return self.process_events(fd, flags)
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 150, in process_events
    obj.pollin()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 360, in pollin
    self._do_receive()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 516, in _do_receive
    self.on_receive(received)
  File "/usr/share/gajim/src/common/xmpp/dispatcher_nb.py", line 359, in dispatch
    handler['func'](session,stanza)
  File "/usr/share/gajim/src/common/connection_handlers.py", line 1879, in _messageCB
    session.received(frm, msgtxt, tim, encrypted, msg)
  File "/usr/share/gajim/src/session.py", line 254, in received
    first, nickname, msg, focused], advanced_notif_num)
  File "/usr/share/gajim/src/notify.py", line 306, in notify
    path_to_image=path, title=title, text=text)
  File "/usr/share/gajim/src/notify.py", line 355, in popup
    indicator = indicate.IndicatorMessage()
AttributeError: 'module' object has no attribute 'IndicatorMessage'

I then see the message icon in front of the user who pinged me and when i double click I see his message an can pickup the conversation. The error occurs only when gajim wants to inform me that someone wants to start a new conversation.

Benjamin Drung (bdrung)
Changed in gajim (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Changed in gajim:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.