[Sugar-devel] F17 on KVM and VirtualBox
Manuel Kaufmann
humitos at gmail.com
Sat May 19 16:06:09 EDT 2012
Hello guys,
I'm testing F17 Beta on KVM and VirtualBox. I followed the common[1]
steps to compile Sugar with JHbuild and I continued compiling after
getting the "telepathy" known error. I've just pressed "2" to continue
compiling when jhbuild asked me what to do.
First of all, I realized that KVM doesn't have 3d acceleration (and
GNOME3 uses it), so it goes too slowly. VirtualBox works better in
this point but in both I'm getting the same error when I run
"sugar-emulator"
/home/humitos/sugar-jhbuild/install/lib/python2.7/site-packages/sugar/graphics/palette.py:412:
Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
_sugarext.Menu.do_insert(self, item, position)
1337455277.072671 DEBUG root: STARTUP: Loading the mesh view
Traceback (most recent call last):
File "/home/humitos/sugar-jhbuild/install/bin/sugar-session", line
289, in <module>
main()
File "/home/humitos/sugar-jhbuild/install/bin/sugar-session", line
265, in main
home_window = homewindow.get_instance()
File "/home/humitos/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py",
line 208, in get_instance
_instance = HomeWindow()
File "/home/humitos/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py",
line 70, in __init__
self._mesh_box = MeshBox()
File "/home/humitos/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/meshbox.py",
line 416, in __init__
self._model = neighborhood.get_model()
File "/home/humitos/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/model/neighborhood.py",
line 1083, in get_model
_model = Neighborhood()
File "/home/humitos/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/model/neighborhood.py",
line 705, in __init__
obj = bus.get_object(ACCOUNT_MANAGER_SERVICE, ACCOUNT_MANAGER_PATH)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in
activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in
start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line
630, in call_blocking
message, timeout)
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.Spawn.ChildExited: Process
/usr/libexec/mission-control-5 exited with status 1
1337455277.086226 DEBUG root: _cleanup_temp_files
Do you have any idea about how to solve this issue?
[1] http://wiki.sugarlabs.org/go/Development_Team/Jhbuild
--
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
More information about the Sugar-devel
mailing list