#5404 NORM Never A: exception when launching activity

Zarro Boogs per Child bugtracker at laptop.org
Sat Dec 8 12:13:51 EST 2007


#5404: exception when launching activity
-----------------------+----------------------------------------------------
 Reporter:  tomeu      |       Owner:  marco         
     Type:  defect     |      Status:  new           
 Priority:  normal     |   Milestone:  Never Assigned
Component:  sugar      |     Version:                
 Keywords:  Update.1?  |    Verified:  0             
-----------------------+----------------------------------------------------
 This happens both when launching an activity from the shell frame and when
 resuming an entry in the journal:

 {{{
 [u'sugar-activity', u'webactivity.WebActivity', u'-s', '-b',
 dbus.String(u'org.laptop.WebActivity', variant_level=1), '-a',
 'b720dec4a1da5a196bf6b6d45d96f2ada7b783ff']
 ---------------------------------------------------------------------------
 <type 'exceptions.TypeError'>             Traceback (most recent call
 last)

 /usr/lib/python2.5/site-packages/dbus/connection.py in
 msg_reply_handler(message=<dbus.lowlevel.MethodReturnMessage object at
 0x83b68f0>)
     561         def msg_reply_handler(message):
     562             if isinstance(message, MethodReturnMessage):
 --> 563
 reply_handler(*message.get_args_list(**get_args_opts))
         global reply_handler = undefined
         message.get_args_list = <built-in method get_args_list of
 dbus.lowlevel.MethodReturnMessage object at 0x83b68f0>
         global get_args_opts = undefined
     564             elif isinstance(message, ErrorMessage):
     565
 error_handler(DBusException(name=message.get_error_name(),

 <type 'exceptions.TypeError'>: _create_reply_handler() takes exactly 2
 arguments (1 given)
 }}}

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



More information about the Bugs mailing list