![]() |
2010-04-20
, 19:59
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#2
|
The Following User Says Thank You to mikec For This Useful Post: | ||
![]() |
2010-04-20
, 20:02
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#3
|
![]() |
2010-04-21
, 06:26
|
Posts: 299 |
Thanked: 241 times |
Joined on Oct 2009
@ Singapore
|
#4
|
Comment out the X-Osso-Service line in your desktop file.
Usually I'd say osso_initialize () but I do not know how well it goes with Qt (libosso uses dbus_connection_setup_with_g_main ()). That said, it'd probably work - I'm presuming that Qt on Fremantle uses the GLib main loop because it uses Hildon widgets well.
![]() |
2010-04-21
, 15:03
|
Posts: 299 |
Thanked: 241 times |
Joined on Oct 2009
@ Singapore
|
#5
|
The Following User Says Thank You to magnuslu For This Useful Post: | ||
I am developing the QSportsEvent app. It has one very annoying bug. Once it's on the device, launching it from a desktop shortcut, it will spontaneously shutdown/crash within a couple of minutes, even when the app is idle. If, however, I launch it from the X Terminal window, it can stay alive for hours without any issues. What is the difference? What should I be looking at? Any tools that can be used to analyze this? The behaviour seems to be the same on Fremantle and Diablo.
It is a rather 'normal' Qt application built in Qt Creator/MADDE using a local SQLITE Db.
My Maemo Apps:
QTeachMe - Flashcard app
MobiTifo (which was formerly known as QSportsEvent) - Sports leagues tracking (mainly football).