#10671 NORM 11.2.0-: Neighborhood view is greyed out
Zarro Boogs per Child
bugtracker at laptop.org
Fri Mar 11 12:15:48 EST 2011
#10671: Neighborhood view is greyed out
------------------------------+---------------------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: new
Priority: normal | Milestone: 11.2.0-M4
Component: sugar | Version: Development build as of this date
Resolution: | Keywords: collaboration
Next_action: code | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
------------------------------+---------------------------------------------
Changes (by erikos):
* next_action: diagnose => code
Comment:
When reorganizing the network view we try to move ourself on the grid.
Which should not happen as we are always in the center. I printed out the
nick name property of the BuddyIcon when this happens and it is the
owner's nick.
{{{
Traceback (most recent call last):
2032 File "/usr/lib/python2.7/site-
packages/jarabe/desktop/meshbox.py", line 458, in do_size_allocate
2033 self._layout.move(self._owner_icon, x, y)
2034 File "/usr/lib/python2.7/site-
packages/jarabe/desktop/spreadlayout.py", line 50, in move
2035 self._grid.move(child, x / _CELL_SIZE, y / _CELL_SIZE,
locked=True)
2036 File "/usr/lib/python2.7/site-packages/jarabe/desktop/grid.py",
line 86, in move
2037 self.remove_weight(self._child_rects[child])
2038 KeyError: <BuddyIcon object at 0x8f71964 (CanvasIcon at
0x9085188)>
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/10671#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list