org.laptop.JournalActivity (was Re: [sugar] almost working)
Joshua N Pritikin
jpritikin
Fri Feb 16 04:35:06 EST 2007
Now I get the following crash. However, I can't find the
org.laptop.JournalActivity service file anywhere.
$ find | grep org.laptop.JournalActivity #nothing
File
"/home/joshua/sugar-jhbuild/build/share/sugar/shell/view/Shell.py", line
66, in __init__
self.start_activity('org.laptop.JournalActivity')
File
"/home/joshua/sugar-jhbuild/build/share/sugar/shell/view/Shell.py", line
191, in start_activity
handler = ActivityFactory.create(activity_type)
File
"/home/joshua/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/activity/ActivityFactory.py",
line 115, in create
return ActivityCreationHandler(activity_name)
File
"/home/joshua/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/activity/ActivityFactory.py",
line 97, in __init__
proxy_obj = bus.get_object(factory_name, factory_path)
File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 410, in
get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 230, in
__init__
_dbus_bindings.UInt32(0))
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 169, in
__call__
reply_message =
self._connection.send_message_with_reply_and_block(message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.laptop.JournalActivity was not provided by any .service files
More information about the Sugar-devel
mailing list