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


_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to