View Single Post
detronizator's Avatar
Posts: 28 | Thanked: 3 times | Joined on Sep 2009 @ London
#6
Originally Posted by attila77 View Post
The most important question - are you running apps under the ARMEL or X86 target ? ARMEL is for compiling only, if you try to run stuff you get problems like you described.
X86, don't worry

Important note - some, Fremantle specific widgets are not implemented yet. Most of them (especially those present in Diablo) are present and usable.
I don't have (yet, I could get lucky today) a Diablo device.
I have only an N900 prototype with broken telephony stack. Will get an N900 soon.

Make sure that your scratchbox has network connectivity. If it doesn't work for it, it won't work for your app either.
Lynx works pretty well in FREMANTLE_X86
Taking a look at the console output of Qt apps, I think there is something related to DBUS.

Don't forget, you're running a fair number of emulation layers in there, so it's not really representative of the speed of things on real devices.
When I say "unresponsive" I mean that I click and nothing happens, not even slowly.
I tried also the application "minitube": it compiled but nothing more.

If you want the latest features, go for the git version. I would, however recommend to go for the Diablo edition for now as the Fremantle one is pretty fluid - unless you need specific Fremantle functionality. The base Qt version in both is the same.
I think I'll go for that.
Compiling right now with default "configure" parameters.
If you think it needs particular params, please advice

Thanks