[Bugs] #1735 UNSP: Problems with Access Point names that contain non-ascii characters
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Feb 22 04:57:34 EST 2010
#1735: Problems with Access Point names that contain non-ascii characters
------------------------------------------+---------------------------------
Reporter: erikos | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.88
Component: sugar | Version: Git as of bugdate
Severity: Major | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
{{{
1266831855.060894 DEBUG root: ----> AP name=dbus.ByteArray('k\xfcnstliche
welten', variant_level=1)
Traceback (most recent call last):
File "/home/erikos/sugar-jhbuild/install/lib/python2.6/site-
packages/jarabe/desktop/meshbox.py", line 1079, in _ap_props_changed_cb
self._add_ap_to_network(ap)
File "/home/erikos/sugar-jhbuild/install/lib/python2.6/site-
packages/jarabe/desktop/meshbox.py", line 1056, in _add_ap_to_network
icon = WirelessNetworkView(ap)
File "/home/erikos/sugar-jhbuild/install/lib/python2.6/site-
packages/jarabe/desktop/meshbox.py", line 115, in __init__
self._palette = self._create_palette()
File "/home/erikos/sugar-jhbuild/install/lib/python2.6/site-
packages/jarabe/desktop/meshbox.py", line 162, in _create_palette
logging.debug("----> AP UNI name=%r", unicode(self._name, 'utf8'))
File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 1-6:
unsupported Unicode code range
}}}
This has effects on not displaying the AP and that log can not display the
shell.log anymore.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1735>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list