#2716 BLOC Trial-3: .xo install from Browse

Zarro Boogs per Child bugtracker at laptop.org
Wed Aug 15 21:00:38 EDT 2007


#2716: .xo install from Browse
----------------------+-----------------------------------------------------
  Reporter:  dcbw     |       Owner:  danw   
      Type:  defect   |      Status:  new    
  Priority:  blocker  |   Milestone:  Trial-3
 Component:  sugar    |     Version:         
Resolution:           |    Keywords:  review?
  Verified:  0        |  
----------------------+-----------------------------------------------------
Changes (by danw):

 * cc: marco (added)
  * keywords:  => review?
  * component:  journal-activity => sugar

Comment:

 This is mostly fixed by the patch for #2715. However:

 Replying to [comment:2 Eben]:
 > This sounds good. They should be appended to the end of the list.

 We currently don't have a stable ordering of activities; new ones are
 appended to the end, but when you restart, they may show up somewhere
 different, because activities that exist at startup are displayed in the
 order that readdir() returns them. Attached patch fixes ActivityRegistry
 to always return them in modtime order.

 (It's possible that we don't need to keep both a list and a dict of
 bundles... there really should never be so many activities installed that
 an O(n) search of them would be bad, right?)

-- 
Ticket URL: <https://dev.laptop.org/ticket/2716#comment:3>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list