[sugar] binary file in tamtam.git

Stephen Thorne stephen.thorne at gmail.com
Tue Feb 27 02:22:22 EST 2007


2007/2/17, Marco Pesenti Gritti <mpg at redhat.com>:
> On Sat, 2007-02-17 at 00:02 -0500, Michel Salim wrote:
> > The error log is attached -- it all started with libgail.so not being
> > found, which is bizarre since I have both 32-bit and 64-bit versions
> > installed (under /usr/lib/gtk-2.0/modules and
> > /usr/lib64/gtk-2.0/modules).
> >
> > The build process itself proceeded without a hitch (both build-base
> > and build) -- any idea what's causing this?
> >
>
> Yeah that looks like a 64 bit bug with sugar. I need to figure out a
> proper fix. In the meantime you could just replace sys.maxint with a big
> integer number in the code.
>
Ah, that works (Sugar fires up, anyway. Nothing much works -- Abiword
opens in a tiny vertically-narrow window on the top-left corner, the
web browser cannot open its default page, etc.).

I'm still getting the gail errors, and some others now -- are they
normal (i.e. not 64-bit specific)?

Oh, and on the GNOME default configuration (two 24px panels top and
bottom, and the Metacity window frame) the maximum usable screen
height is more like gdk.screen_height()-80, not -50. I have a hard
time accessing the application launchers otherwise.


Thanks,

-- 
Michel Salim
http://hircus.wordpress.com/
-------------- next part --------------
Gtk-Message: Failed to load module "gail": libgail.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory
Extended Input Devices not yet supported. Impelement it at line 625 in kinput.c
Matchbox: error parsing /opt/olpc/sugar-jhbuild/build/share/themes/olpc/matchbox/theme.xml
Incorrect Params in <font id='titlefont' def='Sans bold 16px'/>
Matchbox: error parsing /opt/olpc/sugar-jhbuild/build/share/themes/Default/matchbox/theme.xml
Incorrect Params in <font id='titlefont' def='Sans bold 16px'/>
Gtk-Message: Failed to load module "gail": libgail.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "gail": libgail.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "/opt/olpc/sugar-jhbuild/build/bin/sugar-nm-applet", line 37, in <module>
    app = nmclient.NMClientApp()
  File "/opt/olpc/sugar-jhbuild/build/share/sugar/services/nm/nmclient.py", line 484, in __init__
    self._setup_dbus()
  File "/opt/olpc/sugar-jhbuild/build/share/sugar/services/nm/nmclient.py", line 745, in _setup_dbus
    self._nm_proxy = sys_bus.get_object(NM_SERVICE, NM_PATH)
  File "/opt/olpc/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/_dbus.py", line 410, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/opt/olpc/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py", line 230, in __init__
    _dbus_bindings.UInt32(0))
  File "/opt/olpc/sugar-jhbuild/build/lib/python2.5/site-packages/dbus/proxies.py", line 169, in __call__
    reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files

X connection to :0.0 broken (explicit kill or server shutdown).
The application 'sugar-shell' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.


More information about the Sugar-devel mailing list