Re: [Sugar-devel] Issues loading datastore objects

2013-09-10 Thread Daniel Narvaez
That fails with the following trace here, which is 2 in my list of issues. File "/home/broot/sugar-build/build/out/install/lib/python2.7/site-packages/jarabe/apisocket.py", line 163, in get_properties_reply_handler self._client.send_result(request, [properties]) File "/home/broot/sugar-bui

Re: [Sugar-devel] Issues loading datastore objects

2013-09-10 Thread Suraj K S
Hi Daniel, Yep, loading objects created by the objectchooser activity is works fine. When i created a text file using the 'Edit activity' and tried to load it in the object chooser activity, it doesn't turn up there. The on_data function isn't being called in the above case. Thanks On 10 Septe

Re: [Sugar-devel] Issues loading datastore objects

2013-09-10 Thread Daniel Narvaez
This one http://activities.sugarlabs.org/en-US/sugar/addon/4349 On 10 September 2013 16:16, Daniel Narvaez wrote: > Which environment are you using for testing? I tried in sugar-build, > downloaded Edit from activities.sugarlabs.org and it wouldn't start. > Maybe just a dependency issue, I di

Re: [Sugar-devel] Issues loading datastore objects

2013-09-10 Thread Daniel Narvaez
Which environment are you using for testing? I tried in sugar-build, downloaded Edit from activities.sugarlabs.org and it wouldn't start. Maybe just a dependency issue, I didn't investigate, but I want to be sure we are using the same environment... ___

[Sugar-devel] Issues loading datastore objects

2013-09-10 Thread Daniel Narvaez
Hello Suraj, I finally had a look to the issues you was having loading datastore objects, using the Object-Chooser activity to test. I run into a few bugs: 1 gwebsockets is trying to convert binary data to utf-8 which obviously fails 2 When loading objects created by native activities we try to