Ticket #2627 (closed defect: duplicate)
no attribute 'decode' in roster_window.py
| Reported by: | kiddo | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | None | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: |
Description
Traceback (most recent call last):
File "/home/jeff/trunks/gajim/src/roster_window.py", line 3477, in iconCellDataFunc
jid = model[iter][C_JID].decode('utf-8')
AttributeError?: 'NoneType?' object has no attribute 'decode'
I get this very often and without doing anything (gajim was just sitting there and I received this "programming error detected" dialog)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
