It seems the datastore prevents any activity from starting up with the
latest sugar. As I'm not familiar with any of that, I'll leave fixing it
to the pros :)
Example logs attached,
Marc
INFO - root: Hardware manager service not found.
DEBUG - root: NMI service already owned by :1.230, won't claim it.
DEBUG - root: Could not connect to NetworkManager!
DEBUG - root: Trying to start activity of type org.laptop.JournalActivity
DEBUG - root: Activity 7b680599560e1452f30c63aad37a1984afbb2427 (org.laptop.JournalActivity) launching...
DEBUG - root: Activity instance launch detected: org.laptop.Activity10485763
DEBUG - root: Activity created 7b680599560e1452f30c63aad37a1984afbb2427 (org.laptop.JournalActivity).
DEBUG - root: Activity 7b680599560e1452f30c63aad37a1984afbb2427 (org.laptop.JournalActivity) finished launching
WARNING - sugar.presence.presenceservice: Unable to retrieve activity handle for '7b680599560e1452f30c63aad37a1984afbb2427' from presence service: org.laptop.Sugar.Presence.NotFound: Traceback (most recent call last):
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/dbus/service.py", line 462, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/Development/sugar-jhbuild/build/share/sugar/services/presence/presenceservice.py", line 313, in GetActivityById
raise NotFoundError("The activity was not found.")
NotFoundError: The activity was not found.
DEBUG - root: _key_pressed_cb: 41 24 <alt>f
DEBUG - root: Trying to start activity of type org.laptop.Connect
DEBUG - root: Activity c07f5c2fa51116b212e7126a1432df24c30565ca (org.laptop.Connect) launching...
DEBUG - root: Activity instance launch detected: org.laptop.Activity12582915
DEBUG - root: Couldn't create activity c07f5c2fa51116b212e7126a1432df24c30565ca (org.laptop.Connect): Traceback (most recent call last):
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/dbus/service.py", line 462, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activityfactoryservice.py", line 108, in create
activity = self._constructor(activity_handle)
File "/Development/sugar-jhbuild/build/share/activities/Connect.activity/activity.py", line 26, in __init__
Activity.__init__(self, handle)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activity.py", line 220, in __init__
error_handler=self._internal_jobject_error_cb)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/datastore/datastore.py", line 91, in write
ds_object.file_path)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/datastore/dbus_helpers.py", line 38, in create
object_id = _data_store.create(dbus.Dictionary(properties), filename)
AttributeError: 'NoneType' object has no attribute 'create'
DEBUG - root: Activity c07f5c2fa51116b212e7126a1432df24c30565ca (org.laptop.Connect) launch failed
DEBUG - root: _key_pressed_cb: 21 24 <alt>equal
DEBUG - root: Activity c07f5c2fa51116b212e7126a1432df24c30565ca (org.laptop.Connect) launch timed out
DEBUG - root: Trying to start activity of type org.laptop.AbiWordActivity
DEBUG - root: Activity 1b37d9aff8032230e763e99665fec8e123b6fb10 (org.laptop.AbiWordActivity) launching...
DEBUG - root: Activity instance launch detected: org.laptop.Activity14680067
DEBUG - root: Couldn't create activity 1b37d9aff8032230e763e99665fec8e123b6fb10 (org.laptop.AbiWordActivity): Traceback (most recent call last):
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/dbus/service.py", line 462, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activityfactoryservice.py", line 108, in create
activity = self._constructor(activity_handle)
File "/Development/sugar-jhbuild/build/share/activities/Write.activity/AbiWordActivity.py", line 42, in __init__
Activity.__init__ (self, handle)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/activity/activity.py", line 220, in __init__
error_handler=self._internal_jobject_error_cb)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/datastore/datastore.py", line 91, in write
ds_object.file_path)
File "/Development/sugar-jhbuild/build/lib/python2.4/site-packages/sugar/datastore/dbus_helpers.py", line 38, in create
object_id = _data_store.create(dbus.Dictionary(properties), filename)
AttributeError: 'NoneType' object has no attribute 'create'
DEBUG - root: Activity 1b37d9aff8032230e763e99665fec8e123b6fb10 (org.laptop.AbiWordActivity) launch failed
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar