[Bugs] #1662 UNSP: sugar-jhbuild fails to start due to missing olpcmesh ImportError
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Jan 18 07:16:21 EST 2010
#1662: sugar-jhbuild fails to start due to missing olpcmesh ImportError
------------------------------------------+---------------------------------
Reporter: garycmartin | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.88
Component: sugar | Version: Git as of bugdate
Severity: Critical | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Just updated and built the latest sugar-jhbuild (on a Fedora 11 VM) but it
now fails to start Sugar due to an ImportError for olpcmesh:
{{{
[garycmartin at localhost sugar-jhbuild]$ ./sugar-jhbuild run sugar-emulator
--fullscreen --scaling 100 --dpi 133
SELinux: Disabled on system, not enabling in X server
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
unrecognised device identifier!
(EE) config/hal: NewInputDeviceRequest failed (2)
** (sugar-session:1060): WARNING **: Trying to register gtype
'WnckWindowState' as flags when in fact it is of type 'GEnum'
** (sugar-session:1060): WARNING **: Trying to register gtype
'WnckWindowActions' as flags when in fact it is of type 'GEnum'
** (sugar-session:1060): WARNING **: Trying to register gtype
'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
** (sugar-session:1060): WARNING **: Trying to register gtype
'XklEngineFeatures' as flags when in fact it is of type 'GEnum'
Traceback (most recent call last):
File "/home/garycmartin/sugar-jhbuild/install/bin/sugar-session", line
55, in <module>
from jarabe.desktop import homewindow
File "/home/garycmartin/sugar-jhbuild/install/lib/python2.6/site-
packages/jarabe/desktop/homewindow.py", line 24, in <module>
from jarabe.desktop.meshbox import MeshBox
File "/home/garycmartin/sugar-jhbuild/install/lib/python2.6/site-
packages/jarabe/desktop/meshbox.py", line 56, in <module>
from jarabe.model.olpcmesh import OlpcMeshManager
ImportError: No module named olpcmesh
Window manager warning: Fatal IO error 11 (Resource temporarily
unavailable) on display ':30'.
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1662>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list