[Bugs] #897 HIGH: sugar-launch script fails to find installed bundles

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue Feb 16 22:59:32 EST 2010


#897: sugar-launch script fails to find installed bundles
----------------------------+-----------------------------------------------
    Reporter:  garycmartin  |          Owner:  tomeu            
        Type:  defect       |         Status:  new              
    Priority:  High         |      Milestone:  0.86             
   Component:  sugar        |        Version:  Git as of bugdate
    Severity:  Trivial      |       Keywords:  r?               
Distribution:  Unspecified  |   Status_field:  New              
----------------------------+-----------------------------------------------

Comment(by quozl):

 Any instantiation of BundleRegistry() causes filesystem I/O and the setup
 of a change notifier for the Activities directory.  The cost is 905ms
 tested on OLPC XO-1.5.  Use of the D-Bus API ensures that no additional
 filesystem I/O is required, since the shell is queried directly.  Those
 other uses of BundleRegistry() presumably suffer from the same delay.  I
 question the value of just using the patch code directly in sugar-launch.

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


More information about the Bugs mailing list