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

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue Mar 9 09:30:31 EST 2010


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

Comment(by alsroot):

 Replying to [comment:13 alsroot]:
 > Since we are in hard freeze for 0.88, any fix can be applied only to
 0.90.
 >
 > Clone for this ticket
 http://git.sugarlabs.org/projects/sugar/repos/SL897 which could be used
 for 0.84 as well.

 Code adds new shell FindBundlePath method which returns list of bundles by
 query dict (currently supported only 'name' and 'bundle_id' keys) and
 returns list of dicts per matched bundles with at lest 'name',
 'bundle_id', 'path', 'activity_version' and 'installation_time'.

 Script activity-launch preserves behaviour then first command argument is
 a substring to math (name or bundle_id) but adds --name and --bundle_id
 for particular search. Also, if there weren't exact matches, script
 outputs all possible variants to let user copy&paste right activity
 name/bundle_id.

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


More information about the Bugs mailing list