On Wed, 2009-08-12 at 20:53 +0200, ext Ye Wang wrote: > Hi, > > I'm trying to get set up with using the Maemo SDK. I followed the > tutorial and install guides to get the graphical environment running in > Xephyr. I'm able to compile and run the maemo_hello application, and I > can click on the "Home" drop down menu and select those buttons. > However, Xephyr seg faults when I click on the Menu button on the > left-side. > > I've tried this on two separate machines with the same results. The > first one was on a 32-bit Ubuntu virtual machine running in VMWare on a > 64-bit Ubuntu machine. The second was a machine with 32-bit Ubuntu > natively installed. I've attached the error messages from both cases. > > Is there something that I did wrong in setting up the SDK? Did I miss a > step or is this just a bug? I'm getting a lot of warnings when starting > up Maemo.
You seem to be running the UI on Scratchbox ARMEL target? That's seems to be the mistake, try running it on an x86 target. ARMEL is good for cross-compiling, but does not work for running the stuff... -Kimmo > > Ye _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
