looking at your code in
http://git.sugarlabs.org/sugar-commander/mainline/blobs/master/sugarcommander.py
I have a suggestion, can you try replace:

 def __init__(self, handle, create_jobject=True):

by


 def __init__(self, handle, create_jobject=False):

Do you know what Sugar version is using Tony?

Gonzalo
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to