Ticket #3580 (closed defect: fixed)
tb in features window if features name have unicode string (after i translate it)
| Reported by: | Dicson | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | None | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: | Unix |
Description
Traceback (most recent call last):
File "/home/test/gajim/src/features_window.py", line 147, in on_features_treeview_cursor_changed
text = self.features[feature][1] + u'\n'
KeyError?: '\xd0\x9f\xd1\x80\xd0\xbe\xd0\xb2\xd0\xb5\xd1\x80\xd0\xba\xd0\xb0 \xd0\xbe\xd1\x80\xd1\x84\xd0\xbe\xd0\xb3\xd1\x80\xd0\xb0\xd1\x84\xd0\xb8\xd0\xb8'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
