[maemo-developers] [maemo-developers] SDK upgrade failed

From: sampo.nurmentaus at movial.fi sampo.nurmentaus at movial.fi
Date: Wed Mar 29 10:13:23 EEST 2006
Hi,

> please check your DISPLAY variable. The error message indicates that 
> this could be the problem. I, for example, use 127.0.0.1:2 . I have a 
> vague recollection that using IP address instead of "localhost" is 
> requred for Xephyr et. al. to work properly.

But according to the log the d-bus daemon can not be started either
so the display variable can not really have effect here.

And also the whining is about loading the binaries.

I don't know, but my wild quess would be that
you have accidently asked scratchbox to use
qemu arm emulation for an x86 target?

And when you ask qemu to run an x86 binary on arm emulator..
Well you know.

Inside scratchbox please check the contents of 
/targest/[target-name].config  In your case the target name seems to
be i386.

Around line 9 you should see something like:
SBOX_CPUTRANSPARENCY_METHOD=false

This means that the binaries are run natively on your host CPU.
But if this line states that SBOX_CPUTRANSPARENCY_METHOD should
be qemu-arm, you are in trouble :-)

I'm not sure, but the error log about failing to load binary
could sound like this kind of issue.

This is not an user-error, but usability problem in the
target configuration of the ancient scratchbox you are using. :-)


Br,
Sampo


> -----Original Message-----
> From: maemo-developers-bounces at maemo.org on behalf of Nils Faerber
> Sent: Tue 3/28/2006 6:02 PM
> To: maemo-developers at maemo.org
> Subject: [maemo-developers] SDK upgrade failed
>
> Hi!
> I just upgraded my SDK setup to scratchbox 0.9.8.5 and SDK rootstrap to 1.1.
> After that I cannot start the GUI environment anymore:
>
> [sbox-i386: ~/bin] > af-sb-init.sh start
> Note: For remote X connections DISPLAY should contain hostname!
> Sample files present.
> Starting Maemo Launcher: maemo-launcher.
> Starting DBUS system bus
> Starting D-BUS session bus daemon
> Error loading /usr/bin/dbus-daemon-1
> Error loading /usr/bin/dbus-daemon-1
> Starting Sapwood image server
> Error loading /usr/lib/sapwood/sapwood-server
> Starting Matchbox window manager
> Error loading /usr/bin/matchbox-window-manager
> Starting Keyboard
> Error loading /usr/bin/hildon-input-method
> Starting MAEMO AF Desktop
> [sbox-i386: ~/bin] > Error loading /usr/bin/maemo_af_desktop
>
>
> Any idea what is wrong now?
>
> Cheers
>  nils faerber
>
> -- 
> kernel concepts          Tel: +49-271-771091-12
> Dreisbachstr. 24         Fax: +49-271-771091-19
> D-57250 Netphen          Mob: +49-176-21024535
> --
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>

More information about the maemo-developers mailing list