#7467 NORM Never A: Measure fails to launch in recent sugar

Zarro Boogs per Child bugtracker at laptop.org
Wed Jul 9 15:41:57 EDT 2008


#7467: Measure fails to launch in recent sugar
----------------------------------+-----------------------------------------
 Reporter:  dsd                   |         Owner:  arjs          
     Type:  defect                |        Status:  new           
 Priority:  normal                |     Milestone:  Never Assigned
Component:  measure-activity      |       Version:                
 Keywords:  8.2.0:? Measure-17:-  |   Next_action:  never set     
 Verified:  0                     |     Blockedby:                
 Blocking:                        |  
----------------------------------+-----------------------------------------
 Measure-17 on joyride-2134 fails to launch with this trace:

 {{{
 ---------------------------------------------------------------------------
 NotImplementedError                       Traceback (most recent call
 last)

 /usr/lib/python2.5/site-packages/sugar/activity/activity.py in
 __canvas_map_cb(self=<AnalogInput object at 0x910720c (SugarActivity at
 0x8eb8008)>, canvas=<gtk.VBox object at 0x911
 6c5c (GtkVBox at 0x8255340)>)
     572     def __canvas_map_cb(self, canvas):
     573         if self._jobject and self._jobject.file_path:
 --> 574             self.read_file(self._jobject.file_path)
         self.read_file = <bound method AnalogInput.read_file of
 <AnalogInput object at 0x910720c (SugarActivity at 0x8eb8008)>>
         self._jobject.file_path =
 '/home/olpc/.sugar/default/org.laptop.MeasureActivity/data/tmpi8oDXI'
     575
     576     def __jobject_create_cb(self):

 /usr/lib/python2.5/site-packages/sugar/activity/activity.py in
 read_file(self=<AnalogInput object at 0x910720c (SugarActivity at
 0x8eb8008)>,
 file_path='/home/olpc/.sugar/default/org.laptop.MeasureActivity/data/tmpi8oDXI')
     619         notice changes, this is the time to record the originals.
     620         """
 --> 621         raise NotImplementedError
         global NotImplementedError = undefined
     622
     623     def write_file(self, file_path):

 NotImplementedError:
 }}}

 Looks like the AnalogInput class needs to be extended to be friendly with
 the journal.

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


More information about the Bugs mailing list