[Sugar-devel] Error on "run sugar-emulator"
Manuel Kaufmann
humitos at gmail.com
Mon Mar 26 15:16:37 EDT 2012
Hello,
I'm trying to run sugar-emulator but I'm getting an error. The problem
appeared today's morning after running:
[humitos] [/srv/sugar-jhbuild]$ ./sugar-jhbuild update
[...]
[humitos] [/srv/sugar-jhbuild]$ ./sugar-jhbuild build
[...]
Every finished properly, but when I run "./sugar-jhbuild run
sugar-emulator" I get this error:
[humitos] [/srv/sugar-jhbuild]$ ./sugar-jhbuild run sugar-emulator
Warning: unknown distro version, automatic fallback to unstable.
** (process:27937): WARNING **: Trying to register gtype
'GMountMountFlags' as flags when in fact it is of type 'GEnum'
** (process:27937): WARNING **: Trying to register gtype
'GDriveStartFlags' as flags when in fact it is of type 'GEnum'
** (process:27937): WARNING **: Trying to register gtype
'GSocketMsgFlags' as flags when in fact it is of type 'GEnum'
GNOME_KEYRING_CONTROL=/tmp/keyring-DjwJkF
GNOME_KEYRING_PID=27997
1332789276.537258 STARTUP: Starting the shell
** (process:27970): WARNING **: Trying to register gtype
'GMountMountFlags' as flags when in fact it is of type 'GEnum'
** (process:27970): WARNING **: Trying to register gtype
'GDriveStartFlags' as flags when in fact it is of type 'GEnum'
** (process:27970): WARNING **: Trying to register gtype
'GSocketMsgFlags' as flags when in fact it is of type 'GEnum'
Window manager warning: Fatal IO error 11 (Resource temporarily
unavailable) on display ':30'.
[humitos] [/srv/sugar-jhbuild]$
---- ~/.sugar/default/logs/shell.log ----
[humitos] [/srv/sugar-jhbuild]$ cat ~/.sugar/default/logs/shell.log
:30
** (sugar-session:27970): DEBUG: starting phase 1
** (sugar-session:27970): DEBUG: ending phase 1
** (sugar-session:27970): DEBUG: starting phase 2
** (sugar-session:27970): DEBUG: ending phase 2
** (sugar-session:27970): DEBUG: starting phase 3
** (sugar-session:27970): DEBUG: ending phase 3
** (sugar-session:27970): DEBUG: starting phase 4
** (sugar-session:27970): DEBUG: ending phase 4
** (sugar-session:27970): DEBUG: starting phase 5
** (sugar-session:27970): DEBUG: ending phase 5
1332789278.760215 DEBUG root: STARTUP: Loading the desktop window
/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py:44:
GtkWarning: Default font does not have a positive size
gtk.Window.__init__(self)
/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py:58:
GtkWarning: Default font does not have a positive size
self.realize()
1332789278.772365 DEBUG root: STARTUP: Loading the home view
1332789278.772798 DEBUG root: STARTUP: Loading the favorites view
1332789278.834200 DEBUG root: FavoritesSetting layout None
1332789278.834797 WARNING root: Unknown favorites layout: None
1332789278.835185 DEBUG root: Icon without fixed_position: <OwnerIcon
object at 0xa38316c (SugarFavoritesOwnerIcon at 0x9cdf8f0)>
1332789278.835408 DEBUG root: Icon without fixed_position:
<CurrentActivityIcon object at 0xa38348c (CanvasIcon at 0x9cdf968)>
1332789278.835657 DEBUG root: STARTUP: Loading the activities list
/srv/sugar-jhbuild/install/lib/python2.7/site-packages/sugar/graphics/palette.py:129:
GtkWarning: Default font does not have a positive size
self.add(palette_box)
1332789278.886971 WARNING root: No gtk.AccelGroup in the top level window.
Traceback (most recent call last):
File "/srv/sugar-jhbuild/install/bin/sugar-session", line 289, in <module>
main()
File "/srv/sugar-jhbuild/install/bin/sugar-session", line 265, in main
home_window = homewindow.get_instance()
File "/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py",
line 208, in get_instance
_instance = HomeWindow()
File "/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homewindow.py",
line 68, in __init__
self._home_box = HomeBox()
File "/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homebox.py",
line 51, in __init__
self._toolbar = HomeToolbar()
File "/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homebox.py",
line 189, in __init__
favorites_button = FavoritesButton()
File "/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homebox.py",
line 259, in __init__
self._update_icon()
File "/srv/sugar-jhbuild/install/lib/python2.7/site-packages/jarabe/desktop/homebox.py",
line 294, in _update_icon
self.props.named_icon = favoritesview.LAYOUT_MAP[self._layout]\
KeyError: None
1332789278.997674 DEBUG root: _cleanup_temp_files
[humitos] [/srv/sugar-jhbuild]$
---- ~/.sugar/default/logs/shell.log ----
I don't know what to do. I want to revise my Maze's patch but I can't
because I'm not able to run sugar-emulator.
By the way, I'm running Debian Testing.
Thanks!
--
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