[sugar] Various problems with "sugar-jhbuild run"

Guido van Rossum guido
Wed Mar 14 13:00:06 EDT 2007


After fixing the wnck import through clever symlinking, I get a whole
slew of new errors from sugar-jhbuild run. Of these, only the one
about the Python API version is known to be ignorable. I'm still on
Ubuntu dapper.

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/pythonic.corp.google.com:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
ERROR:root:Error reading public key: [Errno 2] No such file or
directory: '/home/guido/.sugar/default/owner.key.pub'
ERROR:root:Error reading private key: [Errno 2] No such file or
directory: '/home/guido/.sugar/default/owner.key'
/home/guido/xo/sugar-jhbuild/build/share/sugar/shell/view/Shell.py:20:
RuntimeWarning: Python C API version mismatch for module wnck: This
Python has API version 1013, module wnck has version 1012.
  import wnck
INFO:root:Hardware manager service not found.
INFO:root:Network manager service not found.
TypeError: an integer is required


** (sugar-shell:14866): WARNING **: child 0x82158a0 CanvasIcon
returned width request of -2147483647 which is <0

** (sugar-shell:14866): WARNING **: child 0x8215860
intro+colorpicker+ColorPicker returned width request of -2147483647
which is <0

** (sugar-shell:14866): WARNING **: natural width requested without
width request first, or child queued resize during width request

** (sugar-shell:14866): WARNING **: child 0x8215820 SugarColorBox
returned width request of -2147483541 which is <0

** (sugar-shell:14866): WARNING **: natural width requested without
width request first, or child queued resize during width request
TypeError: an integer is required

TypeError: an integer is required


** (sugar-shell:14866): WARNING **: child 0x82158a0 CanvasIcon
returned width request of -2147483647 which is <0

** (sugar-shell:14866): WARNING **: child 0x8215860
intro+colorpicker+ColorPicker returned width request of -2147483647
which is <0

** (sugar-shell:14866): WARNING **: natural width requested without
width request first, or child queued resize during width request

** (sugar-shell:14866): CRITICAL **: get_content_area_horizontal:
assertion `requested_content_width >= 0' failed

** ERROR **: file ./common-dist/canvas/hippo/hippo-canvas-box.c: line
2174 (hippo_canvas_box_get_content_height_request): assertion failed:
(child->width_request >= 0)
aborting...
Aborted

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Sugar-devel mailing list