#2477 HIGH Trial-3: Wrong signature activity factory create()

Zarro Boogs per Child bugtracker at laptop.org
Thu Aug 30 07:59:19 EDT 2007


#2477: Wrong signature activity factory create()
---------------------+------------------------------------------------------
  Reporter:  bert    |       Owner:  smcv   
      Type:  defect  |      Status:  new    
  Priority:  high    |   Milestone:  Trial-3
 Component:  sugar   |     Version:         
Resolution:          |    Keywords:         
  Verified:  0       |  
---------------------+------------------------------------------------------
Comment (by smcv):

 The native factory doesn't implement introspection, so dbus-python has to
 guess what signature you wanted based on the parameters it's given, and
 may (indeed, is likely to) get it wrong.

 Explicitly specifying the signature (as in the attached patch) is a
 reasonable solution, particularly if you have to deal with "awkward"
 services like this which don't support Introspect().

-- 
Ticket URL: <http://dev.laptop.org/ticket/2477#comment:4>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list