#5448 HIGH Update.: Record startup problem (rainbow)

Zarro Boogs per Child bugtracker at laptop.org
Thu Dec 13 16:21:31 EST 2007


#5448: Record startup problem (rainbow)
------------------------------+---------------------------------------------
  Reporter:  rwh              |       Owner:  erikb              
      Type:  defect           |      Status:  assigned           
  Priority:  high             |   Milestone:  Update.1           
 Component:  camera-activity  |     Version:                     
Resolution:                   |    Keywords:  rainbow-integration
  Verified:  0                |  
------------------------------+---------------------------------------------
Changes (by erikb):

  * status:  new => assigned


Comment:

 To get the instance directory in an activity, we call

 {{{
 os.path.join( self.get_activity_root(), "letsCallThisInstance" )
 }}}


 and to make the shared between sessions tmp directory we call:

 {{{
 os.path.join( self.get_activity_root(), "letsCallThisTmp" )
 }}}

 The source code, while well-organized, is a little oblique.  What should
 activity authors call to get the instance and shared tmp directories?

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



More information about the Bugs mailing list