Opened 13 years ago
Closed 10 years ago
#2369 closed defect (obsolete)
string index out of range in meshbox.py _name_encodes_colors
Reported by: | carrott | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description (last modified by carrott)
Observed this error in shell.log on both os852 and os373pyg at different times at the same physical location. (noticed on os373pyg in log on #2281 http://bugs.sugarlabs.org/attachment/ticket/2281/tux_send_shell.log )
** (sugar-session:1998): WARNING **: child 0x99321e8 EntryIcon returned width request of -1 and 0, at least one <0 Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/jarabe/desktop/meshbox.py", line 1101, in _ap_props_changed_cb self._add_ap_to_network(ap) File "/usr/lib/python2.6/site-packages/jarabe/desktop/meshbox.py", line 1078, in _add_ap_to_network icon = WirelessNetworkView(ap) File "/usr/lib/python2.6/site-packages/jarabe/desktop/meshbox.py", line 93, in __init__ and self._name_encodes_colors(): File "/usr/lib/python2.6/site-packages/jarabe/desktop/meshbox.py", line 142, in _name_encodes_colors return self._name[-7] == '#' and self._name[-8] == ',' \ IndexError: string index out of range
Attached in networks.txt is the output of iwlist eth0 scan
Attachments (1)
Change History (4)
Changed 13 years ago by carrott
comment:1 Changed 13 years ago by carrott
- Description modified (diff)
comment:2 Changed 12 years ago by sascha_silbe
- Component changed from untriaged to sugar
comment:3 Changed 10 years ago by dnarvaez
- Resolution set to obsolete
- Status changed from new to closed
Very old, not reproducable.
Note: See
TracTickets for help on using
tickets.
output of iwlist eth0 scan