I have created a deb package of my application, and installed it on the device using dpkg. I can see the icon, and I can see that the binary has been copied to /usr/bin.
But, when I try to run the app using the icon, it tries to launch, but then exits. I can see my process for a few seconds using "ps". If I run my app using the terminal by using the command "/usr/bin/myapp", it works fine. The app launches without a problem. I wrote a file log at the very first line of my "main", and I can't find it when I run using the icon, but is visible if I launch through command line. But "ps" does show my process for a few seconds when launched through icon. Any ideas on how to debug. Regards, -Saurabh
_______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers