#1911 HIGH Trial-2: XO can't detect any mesh or wireless access points
Zarro Boogs per Child
bugtracker at laptop.org
Thu Jul 5 14:00:01 EDT 2007
#1911: XO can't detect any mesh or wireless access points
----------------------+-----------------------------------------------------
Reporter: jfuhrer | Owner: dcbw
Type: defect | Status: new
Priority: high | Milestone: Trial-2
Component: sugar | Version:
Resolution: | Keywords:
Verified: 0 |
----------------------+-----------------------------------------------------
Comment (by Zack):
Could it be this?
STDERR - Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/sugar/graphics/animator.py", line
65, in _next_frame_cb
animation.do_frame(current_time, self._time, self._easing)
File "/usr/lib/python2.5/site-packages/sugar/graphics/animator.py", line
91, in do_frame
self.next_frame(frame)
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
318, in next_frame
self._palette._show()
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
187, in _show
x, y = self._get_automatic_position()
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
179, in _get_automatic_position
x, y = self._get_position(alignment)
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
133, in _get_position
inv_rect = self._invoker.get_rect()
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
384, in get_rect
return gtk.gdk.Rectangle(x, y, width, height)
UnboundLocalError: local variable 'x' referenced before assignment
STDERR -
ERROR - Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/sugar/graphics/animator.py", line
65, in _next_frame_cb
animation.do_frame(current_time, self._time, self._easing)
File "/usr/lib/python2.5/site-packages/sugar/graphics/animator.py", line
91, in do_frame
self.next_frame(frame)
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
318, in next_frame
self._palette._show()
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
187, in _show
x, y = self._get_automatic_position()
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
179, in _get_automatic_position
x, y = self._get_position(alignment)
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
133, in _get_position
inv_rect = self._invoker.get_rect()
File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
384, in get_rect
return gtk.gdk.Rectangle(x, y, width, height)
UnboundLocalError: local variable 'x' referenced before assignment
--
Ticket URL: <http://dev.laptop.org/ticket/1911#comment:1>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list