[Sugar-devel] shugar doesn't run on gentoo
Tomeu Vizoso
tomeu
Sun Nov 30 16:00:55 EST 2008
On Sun, Nov 30, 2008 at 9:21 PM, <GNUtoo at no-log.org> wrote:
> hello, I've built sugar on gentoo using the overlay:
> so I did a
> emerge sugar fructose
> but it stopped at some point so I also:
> * re-emerged re-emerge xulrunner gnome-vfs
> * used FEATURES="-sandbox"
> because otherwise I get:
>>>> Completed installing sugar-0.83.3 into
> /var/tmp/portage/sugar-base/sugar-0.83.3/image/
>
> --------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE = "/var/log/sandbox/sandbox-597.log"
>
> open_wr: /etc/gconf/gconf.xml.defaults/.testing.writeability
> unlink: /etc/gconf/gconf.xml.defaults/.testing.writeability
> --------------------------------------------------------------------------------
>
> After the installation:
> I've put exec sugar in .xinitrc and launched X from ssh
> $ startx
> xauth: creating new authority file /home/gentux/.serverauth.7206
>
> X.Org X Server 1.5.2
> Release Date: 10 October 2008
> X Protocol Version 11, Revision 0
> Build Operating System: Linux 2.6.27_sempron_2500 i686
> Current Operating System: Linux sempron 2.6.27_sempron_2500 #3 Sat Nov 22
> 16:08:33 CET 2008 i686
> Build Date: 30 November 2008 08:07:41PM
>
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 30 23:16:16 2008
> (==) Using config file: "/etc/X11/xorg.conf"
>
> NTSC PAL
> finished output detect: 0
> finished output detect: 1
> finished all detect
> before xf86InitialConfiguration
> in RADEONProbeOutputModes
> after xf86InitialConfiguration
> Entering TV Save
> Save TV timing tables
> saveTimingTables: reading timing tables
> TV Save done
> init memmap
> init common
> init crtc1
> init pll1
> freq: 106500000
> best_freq: 106500000
> best_feedback_div: 71
> best_ref_div: 6
> best_post_div: 3
> restore memmap
> restore common
> restore crtc1
> restore pll1
> finished PLL1
> restore dac
> FATAL: Module evdev not found.
> (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
> No such file or directory.
> Error opening /dev/input/wacom : No such file or directory
> (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
> No such file or directory.
> Error opening /dev/input/wacom : No such file or directory
> (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
> No such file or directory.
> Error opening /dev/input/wacom : No such file or directory
> expected keysym, got XF86Info: line 914 of inet
> xinit: Resource temporarily unavailable (errno 11): Cannot register with
> ConsoleKit: org.freedesktop.CkConnector.Error: Unable to open session: The
> name org.freedesktop.ConsoleKit was not provided by any .service files
> matchbox-window-manager: Failed to connect to session manager
> Traceback (most recent call last):
> File "/usr/bin/sugar-session", line 41, in <module>
> from jarabe.desktop.homewindow import HomeWindow
> File "/usr/lib/python2.5/site-packages/jarabe/desktop/homewindow.py",
> line 24, in <module>
> from jarabe.desktop.meshbox import MeshBox
> File "/usr/lib/python2.5/site-packages/jarabe/desktop/meshbox.py", line
> 31, in <module>
> from sugar.graphics import palette
> File "/usr/lib/python2.5/site-packages/sugar/graphics/palette.py", line
> 941, in <module>
> class WidgetInvoker(Invoker):
> File "/usr/lib/python2.5/site-packages/gtk-2.0/gobject/__init__.py",
> line 40, in __init__
> cls._install_properties()
> File "/usr/lib/python2.5/site-packages/gtk-2.0/gobject/__init__.py",
> line 68, in _install_properties
> " or getter. This is not allowed" % (cls,))
> TypeError: GObject subclass <class 'sugar.graphics.palette.WidgetInvoker'>
> defines do_get/set_property and it also uses a property which a custom
> setter or getter. This is not allowed
Hi, this looks to me as a too old pygobject. There was a bug that was
fixed upstream a few months ago.
Regards,
Tomeu
More information about the Sugar-devel
mailing list