[maemo-developers] Qt application crashes after 2 minutes if started from app grid
From: Cornelius Hald hald at icandy.deDate: Mon May 9 17:04:15 EEST 2011
- Previous message: maemo.org Extras Bug Jar 2011.19
- Next message: Qt application crashes after 2 minutes if started from app grid
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all! I've got a bit a weird problem. I'd we happy if anyone could give me a hint. My Qt (QML/C++) app terminates after exactly 2 minutes if it was started via the graphical launcher. If I start it from the terminal it runs fine for hours. I think this could be connected with D-Bus, but I'm not sure how/where to look. In Gtk+ apps we had to register with D-Bus after start-up. If we didn't do so, the app was killed after some time. I thought with Qt that QApplication takes care of this. Is this true, or do I have to register manually? Thanks! Conny
- Previous message: maemo.org Extras Bug Jar 2011.19
- Next message: Qt application crashes after 2 minutes if started from app grid
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]