Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User liz_steel's Avatar
    Join Date
    Jan 2009
    Posts
    28
    I have a multithreaded application that I'm having problems terminating. As far as I can see, I'm terminating all my threads when I exit the application, but I am still seeing the application in the list of open applications on the phone, and when I switch to it, the screen just dims and nothing happens. I also cannot kill the application from the list of open apps.

    My main() function is definitely finishing, so there's something else that isn't. I'm using qt_OfferIapDialog() to connect to an internet access point - do I need to do something to close this connection?

    Does anyone have any suggestions of anything else I could try?

    Thanks,
    Liz.

  2. #2
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,294
    Hi, Liz
    Does anyone have any suggestions of anything else I could try?
    According to your question what I get is : When you exit from your application , means your application stops using Active internet access points, But the IAPs are still open and running. That's why its showing that your application is not closed.

    try to close all Active internet access points.

    Best regards,
    RaHuL

  3. #3
    Registered User liz_steel's Avatar
    Join Date
    Jan 2009
    Posts
    28
    Quote Originally Posted by rahulvala View Post
    try to close all Active internet access points.
    Thanks for your reply. How do I do this? There doesn't seem to be anything in sym_iap_util.h that I can call to close the connection.

    Liz.

  4. #4
    Registered User liz_steel's Avatar
    Join Date
    Jan 2009
    Posts
    28
    OK, I've just tried closing the internet access point using setdefaultif(NULL);

    The application still fails to close, so I guess it's something else that isn't closing down properly. Any suggestions how to track this down?

    Thanks,
    Liz.

Similar Threads

  1. MMS terminating application using servlet
    By tariqfcb in forum General Messaging
    Replies: 1
    Last Post: 2010-05-14, 11:53
  2. MMS Terminating application
    By dmacklin in forum General Messaging
    Replies: 0
    Last Post: 2004-11-02, 15:29
  3. Terminating application problem, using nmss v1.2
    By rmelgaco in forum General Messaging
    Replies: 4
    Last Post: 2004-02-25, 09:36
  4. MMS terminating application in Series60
    By ostache in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2003-06-10, 20:37
  5. Terminating application MMSC
    By dan@enable2.com in forum General Messaging
    Replies: 3
    Last Post: 2003-05-06, 14:54

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved