#7588 BLOC 8.2.0 (: Sugar should provide messages indicating when NAND is "getting full" and "critically full"

Zarro Boogs per Child bugtracker at laptop.org
Wed Sep 17 08:02:53 EDT 2008


#7588: Sugar should provide messages indicating when NAND is "getting full" and
"critically full"
------------------------+---------------------------------------------------
   Reporter:  cscott    |       Owner:  erikos              
       Type:  defect    |      Status:  new                 
   Priority:  blocker   |   Milestone:  8.2.0 (was Update.2)
  Component:  sugar     |     Version:  not specified       
 Resolution:            |    Keywords:  blocks:8.2.0 r+     
Next_action:  diagnose  |    Verified:  0                   
  Blockedby:            |    Blocking:  7125                
------------------------+---------------------------------------------------

Comment(by marco):

 {{{
         try:
             self._check_for_bundle(jobject)
         finally:
             jobject.destroy()
         self._check_available_space()
 }}}

 If the last bundle installed is a big one (> 50 mb when uncompressed on
 nand), I guess _check_for_bundle will emit an exception and
 _check_available_space() will not be run.

 At that point, trying to close an activity should complain (but I don't
 think it will give you specific info about space being low). Doing a
 reboot should bring up the no space available dialog.

 Just a theory, I'd need logs to confirm it.

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


More information about the Bugs mailing list