#8809 NORM Not Tri: kuku anakula - Crash on start up - 8.2-767

Zarro Boogs per Child bugtracker at laptop.org
Fri Oct 10 18:50:58 EDT 2008


#8809: kuku anakula - Crash on start up - 8.2-767
---------------------------+------------------------------------------------
 Reporter:  shiny          |         Owner:  lucks                            
     Type:  defect         |        Status:  new                              
 Priority:  normal         |     Milestone:  Not Triaged                      
Component:  kuku-activity  |       Version:  Development build as of this date
 Keywords:                 |   Next_action:  never set                        
 Verified:  0              |     Blockedby:                                   
 Blocking:                 |  
---------------------------+------------------------------------------------
 After launching, the chicken icon shows many minutes, then crashes back
 out to the launcher

 Logs attached.

  /usr/lib/python2.5/site-packages/sugar/activity/main.py in main()
      101     class_name = splitted_module[1]
      102
  --> 103     module = __import__(module_name)
          module = undefined
          global __import__ = undefined
          module_name = 'activity'
      104     for comp in module_name.split('.')[1:]:
      105         module = getattr(module, comp)

  /home/olpc/Activities/Kuku.activity/activity.py in <module>()
        1 import olpcgames
        2
  ----> 3 class KukuActivity(olpcgames.activity.PyGameActivity):
          global KukuActivity = undefined
          global olpcgames.activity.PyGameActivity = undefined
        4     """The classic (and boring game) as a Sugar activity."""
        5

  AttributeError: 'module' object has no attribute 'activity'

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


More information about the Bugs mailing list