Ticket #1744 (closed defect: fixed)
TB "all_data is not defined"
| Reported by: | dkirov | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | roster | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: |
Description
in roster_window.py, line 2874
TB with different line numbers:
Traceback (most recent call last):
File "/home/kirov/Projects/gajim/trunk/src/roster_window.py", line 2964, in drag_data_received_data
etime)
File "/home/kirov/Projects/gajim/trunk/src/roster_window.py", line 2827, in on_drop_in_contact
for _jid in all_data[_account]:
NameError: global name 'all_data' is not defined
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
