This totally rocks! I’ve been tinkering around with Maemo this evening and I’ve been hunting around for apps to run on it. After a few misses I decided to try GKrellM. I was amazed when it “just worked,” compiled and ran in my Maemo x86 scratchbox! If you’d like to play for yourself, grab the source (I used 2.2.7), unpack it, run make
, then go to the src
dir and run run-standalone.sh ./gkrellm
I haven’t set up an Arm environment using QEMU yet to test it there, but that’s next.
Update: Here are some more screenshots showing how maemo handles the configuration dialogs.
When you right click on the top of the GKrellM window.
The main configuration menu.
License dialog.
Update: GKrellM isn’t quite as happy running on ARM under QEMU:
Not so happy.
No fonts in the menus.
After running af-sb-init.sh restart
.
I’m told that changing to the ARM target while still running the X session is just asking for trouble. Oops! I’m not sure if the display issue is due to QEMU or if it will be a problem on an actual device. If anyone gets a chance to run it on a real live device I’d love to hear how it goes. Here’s the error I get over and over when running GKrellM on SDK_ARM using QEMU 0.6.1:
(gkrellm:4068): Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_description_get_size (desc) != 0' failed