[Bug 511396] [NEW] gajim fails to open context menu for contacts

Marc A. Donges kosh at hadiko.de
Fri Jan 22 22:44:36 UTC 2010


Public bug reported:

Binary package hint: gajim

gajim fails to open the context menu for contacts, aparrently because of
a misspelled function call (again):

Traceback (most recent call last):
  File "/usr/share/gajim/src/roster_window.py", line 3121, in on_roster_treeview_button_press_event
    return self.show_treeview_menu(event)
  File "/usr/share/gajim/src/roster_window.py", line 5798, in show_treeview_menu
    self.show_appropriate_context_menu(event, iters)
  File "/usr/share/gajim/src/roster_window.py", line 5776, in show_appropriate_context_menu
    self.make_contact_menu(event, iters[0])
  File "/usr/share/gajim/src/roster_window.py", line 5387, in make_contact_menu
    menu = gui_menu_builder.get_contact_menu(contact, account)
  File "/usr/share/gajim/src/gui_menu_builder.py", line 326, in get_contact_menu
    manage_contact_menuitem, convert_to_gc_menuitems):
NameError: global name 'convert_to_gc_menuitems' is not defined

A fix is available upstream: http://www.lagaule.org/pipermail/commits/2009-November/005815.html
…and isn’t intrusive at all.

Please include the patch.

It’s kind of funny what happens when such errors aren’t caught at
compile time. Compiling is regression testing ;)

** Affects: gajim (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gajim fails to open context menu for contacts
https://bugs.launchpad.net/bugs/511396
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