[Bug 433495] [NEW] [Karmic] Gajim fails to work with indicator applet
Дмитрий "Divius" Танцур
divius.inside at gmail.com
Sun Sep 20 13:09:42 UTC 2009
Public bug reported:
Binary package hint: gajim
When a new message arrives, the following window appears:
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'
And indicator applet does not show information about new message.
gajim 0.12.5, indicator-applet 0.2.0-0ubuntu1, indicator-messages
0.2.2-0ubuntu2, libindicate3 0.2.2-0ubuntu1
It seems that they mistakenly use indicate.IndicatorMessage() instead of
indicate.Indicator()
** Affects: gajim (Ubuntu)
Importance: Undecided
Status: New
--
[Karmic] Gajim fails to work with indicator applet
https://bugs.launchpad.net/bugs/433495
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list