#7035 BLOC Never A: kuku fails to load

Zarro Boogs per Child bugtracker at laptop.org
Sun May 18 21:28:01 EDT 2008


#7035: kuku fails to load
---------------------------+------------------------------------------------
 Reporter:  khackbarth     |       Owner:  lucks         
     Type:  defect         |      Status:  new           
 Priority:  blocker        |   Milestone:  Never Assigned
Component:  kuku-activity  |     Version:  Update.1      
 Keywords:                 |    Verified:  0             
 Blocking:                 |   Blockedby:                
---------------------------+------------------------------------------------
 I see the following error in the log:

 <type 'exceptions.AttributeError'> Traceback (most recent call last)
 /usr/bin/sugar-activity in <module>()
 99 class_name = splitted_module[1]
 100
 --> 101 module = __import__(module_name)
 global module = undefined
 global __import__ = undefined
 global module_name = 'activity'
 102 for comp in module_name.split('.')[1:]:
 103 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
 <type 'exceptions.AttributeError'>: 'module' object has no attribute
 'activity'

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


More information about the Bugs mailing list