[sugar] almost working
Joshua N Pritikin
jpritikin
Fri Feb 16 03:42:39 EST 2007
On Fri, Feb 16, 2007 at 12:07:20AM +0100, Marco Pesenti Gritti wrote:
> On Thu, 2007-02-15 at 16:45 +0530, Joshua N Pritikin wrote:
> > I got the login prompt in Xephyr. I entered my name then I got:
> >
> > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name
> > org.laptop.Presence was not provided by any .service files
> >
> > Am I still missing something?
>
> Hard to say what is going wrong without seeing the full error...
I updated a rebuilt everything. Now it crashes before showing the login
prompt:
joshua at emit:~/sugar-jhbuild$ ./sugar-jhbuild run
Running the installed sugar...
Extended Input Devices not yet supported. Impelement it at line 625 in
../../../../hw/kdrive/src/kinput.c
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+us" };
xkb_geometry { include "pc(pc101)" };
Could not init font path element /usr/share/fonts/X11/cyrillic, removing
from list!
Could not init font path element /usr/X11R6/lib/ X11/fonts/Type1,
removing from list!
Traceback (most recent call last):
File "/home/joshua/sugar-jhbuild/build/bin/sugar-shell", line 61, in
<module>
model = ShellModel()
File
"/home/joshua/sugar-jhbuild/build/share/sugar/shell/model/ShellModel.py",
line 48, in __init__
PresenceService.start()
File
"/home/joshua/sugar-jhbuild/build/lib/python2.5/site-packages/sugar/presence/PresenceService.py",
line 236, in start
ps = dbus.Interface(bus.get_object(DBUS_SERVICE, DBUS_PATH),
DBUS_INTERFACE) File
"/usr/local/lib/python2.5/site-packages/dbus/_dbus.py", line 412, in
get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/local/lib/python2.5/site-packages/dbus/proxies.py", line
232, in __init__
_dbus_bindings.UInt32(0))
File "/usr/local/lib/python2.5/site-packages/dbus/proxies.py", line
171, in __call__
reply_message =
self._connection.send_message_with_reply_and_block(message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.laptop.Presence was not provided by any .service files
More information about the Sugar-devel
mailing list