Ticket #1900 (closed defect: fixed)
TB when rigt-click on systray icon
| Reported by: | anonymous | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | systray | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| OS: | Blocking: |
Description
Cutting log (size: 101859, max: 100000)Traceback (most recent call last):
File "/home/deluge/trunk/src/systray.py", line 382, in on_clicked
self.make_menu(event)
File "/home/deluge/trunk/src/systray.py", line 196, in make_menu
group_menu = self.make_groups_submenus_for_chat_with(account)
File "/home/deluge/trunk/src/systray.py", line 341, in make_groups_submenus_for_chat_with
contacts_menu.append(item_contact)
UnboundLocalError?: local variable 'contacts_menu' referenced before assignment
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
