[Bugs] #1357 IMME: Don't automount all the volumes at startup

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Fri Oct 16 07:16:10 EDT 2009


#1357: Don't automount all the volumes at startup
--------------------------+-------------------------------------------------
    Reporter:  erikos     |          Owner:  tomeu      
        Type:  defect     |         Status:  reopened   
    Priority:  Immediate  |      Milestone:  0.86       
   Component:  sugar      |        Version:  0.84.x     
    Severity:  Major      |     Resolution:             
    Keywords:             |   Distribution:  Unspecified
Status_field:  Assigned   |  
--------------------------+-------------------------------------------------

Comment(by erikos):

 F12 (pygobject 2.20): all the volumes (partitions, removable devices) have
 the flag 'should_automount' set to 'false' on startup. This means that no
 devices are automounted on startup.
 {{{
 if hasattr(volume, 'should_automount') and not volume.should_automount():
         return
 }}}

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/1357#comment:6>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list