Hi, Do you have all the sugar-jhbuild dependencies installed? './sugar-jhbuild depscheck' Also, might be a good idea to upgrade your f14 system to the latest f14 package set available.
On Fri, Apr 6, 2012 at 22:33, Ajay Garg <[email protected]> wrote: > Hi all. > > My system crashed; and I had to re-build my sugar-emulator environment > (on Fedora 14). > > When I start sugar-emulator, I get the following shell.log (which I > don't remember seeing the first time I had my setup set up, I may be > wrong though..) :: > > ################################################################################################ > :30 > ** (sugar-session:2484): DEBUG: starting phase 1 > > ** (sugar-session:2484): DEBUG: ending phase 1 > > ** (sugar-session:2484): DEBUG: starting phase 2 > > ** (sugar-session:2484): DEBUG: ending phase 2 > > ** (sugar-session:2484): DEBUG: starting phase 3 > > ** (sugar-session:2484): DEBUG: ending phase 3 > > ** (sugar-session:2484): DEBUG: starting phase 4 > > ** (sugar-session:2484): DEBUG: ending phase 4 > > ** (sugar-session:2484): DEBUG: starting phase 5 > > ** (sugar-session:2484): DEBUG: ending phase 5 > > 1333731058.036796 DEBUG root: STARTUP: Loading the desktop window > 1333731058.038048 DEBUG root: STARTUP: Loading the home view > 1333731058.038184 DEBUG root: STARTUP: Loading the favorites view > 1333731058.056047 DEBUG root: FavoritesSetting layout 'ring-layout' > 1333731058.056378 DEBUG root: Icon without fixed_position: <OwnerIcon > object at 0x8a9f644 (SugarFavoritesOwnerIcon at 0x82f60f8)> > 1333731058.056493 DEBUG root: Icon without fixed_position: > <CurrentActivityIcon object at 0x8a9f914 (CanvasIcon at 0x82f6170)> > 1333731058.056614 DEBUG root: STARTUP: Loading the activities list > 1333731058.071430 WARNING root: No gtk.AccelGroup in the top level window. > 1333731058.074512 WARNING root: No gtk.AccelGroup in the top level window. > 1333731058.074879 DEBUG root: STARTUP: Loading the group view > 1333731058.082596 DEBUG root: STARTUP: Loading the mesh view > Traceback (most recent call last): > File "/home/ajay/sugar-jhbuild-dx3/install/bin/sugar-session", line > 352, in <module> > main() > File "/home/ajay/sugar-jhbuild-dx3/install/bin/sugar-session", line > 328, in main > home_window = homewindow.get_instance() > File > "/home/ajay/sugar-jhbuild-dx3/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py", > line 244, in get_instance > _instance = HomeWindow() > File > "/home/ajay/sugar-jhbuild-dx3/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py", > line 79, in __init__ > self._mesh_box = MeshBox() > File > "/home/ajay/sugar-jhbuild-dx3/install/lib/python2.7/site-packages/jarabe/desktop/meshbox.py", > line 422, in __init__ > self._model = neighborhood.get_model() > File > "/home/ajay/sugar-jhbuild-dx3/install/lib/python2.7/site-packages/jarabe/model/neighborhood.py", > line 1084, in get_model > _model = Neighborhood() > File > "/home/ajay/sugar-jhbuild-dx3/install/lib/python2.7/site-packages/jarabe/model/neighborhood.py", > line 706, 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.ChildSignaled: Process > /home/ajay/sugar-jhbuild-dx3/install/libexec/mission-control-5 > received signal 11 > 1333731058.177686 DEBUG root: _cleanup_temp_files > ################################################################################################ > > > I have already googled, and downgraded my selinux packages. But nothing > changes. > > Any ideas what could be done?.. > > Will be grateful for a reply. > > > Regards, > Ajay > _______________________________________________ > Dextrose mailing list > [email protected] > http://lists.sugarlabs.org/listinfo/dextrose -- Anish | [email protected] _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

