Project

General

Profile

Bug #524

utf8 problem

Added by skyjake over 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2008-07-14
% Done:

100%


Description

Runtime Error
An unexpected error occured during the processing of event tab-selected. Please report this incident to .
Exception:
'utf8' codec can't decode bytes in position 4-6: invalid data
Traceback:
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 4-6: invalid data
File "/usr/lib/snowberry/events.py", line 401, in send
callback(event)
File "/usr/lib/snowberry/plugins/tab30.plugin/Contents/tab30/main.py", line 465, in handleNotification
refreshList()
File "/usr/lib/snowberry/plugins/tab30.plugin/Contents/tab30/main.py", line 349, in refreshList
addonList.addItemWithColumns(id, icon, name, versionStr)
File "/usr/lib/snowberry/sb/widget/list.py", line 182, in addItemWithColumns
w.SetStringItem(index, i, columns[i])
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_controls.py", line 4521, in SetStringItem
return controls.ListCtrl_SetStringItem(*args, **kwargs)
File "encodings/utf_8.py", line 16, in decode

Labels: Snowberry

History

#1 Updated by skyjake over 14 years ago

Snowberry will become obsolete.

Also available in: Atom PDF