#7480 BLOC 8.2.0 (: Need to 'reset' the network configurations - short term fix

Zarro Boogs per Child bugtracker at laptop.org
Tue Sep 9 17:24:02 EDT 2008


#7480: Need to 'reset' the network configurations - short term fix
------------------------+---------------------------------------------------
   Reporter:  kimquirk  |       Owner:  cscott              
       Type:  defect    |      Status:  new                 
   Priority:  blocker   |   Milestone:  8.2.0 (was Update.2)
  Component:  sugar     |     Version:  Update.1            
 Resolution:            |    Keywords:  blocks:8.2.0 r-     
Next_action:  review    |    Verified:  0                   
  Blockedby:            |    Blocking:                      
------------------------+---------------------------------------------------
Changes (by cscott):

  * keywords:  blocks:8.2.0 r? => blocks:8.2.0 r-


Comment:

 Basic idea is sound.  You should move the action code back into the model,
 though; the key seems to be *not* to use the model wrapper which is passed
 in to the view constructor, but instead to import
 controlpanel.model.network directly.  Not using the model wrapper means
 that the 'cancel' button in the control panel frame won't actually undo
 your changes, though.  We can probably live with that.

 But please keep model & view properly separated.  sugar-control-panel
 should be able to clear the network configuration from the command-line,
 too.  See the sugar-update-control code for ideas if you need them.

-- 
Ticket URL: <http://dev.laptop.org/ticket/7480#comment:30>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list