Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User bau420's Avatar
    Join Date
    Feb 2006
    Posts
    1
    I'm developing a WRT 1.1 home screen widget. How can I make this self-updating?

    If the widget isn't enabled on the home screen I can run

    window.widget.openURL(updatedata.url);
    window.close();

    and it works fine, but if the widget is enabled on the home screen the widget won't fully close and display: "Unable to remove. Application is in use."

    Is there any way to go around this or fully kill the widget?

    Thanks.
    Last edited by bau420; 2009-04-20 at 08:16.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,667
    You are not allowed to discuss prototypes on the public discussion boards, please do read any NDA you or your company has signed.

  3. #3
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,667
    Hi bau420, as this can not be discussed publicly, I was trying to send a personal message to you, and if you want the answer, you could enable sending personal messages, and then PM me.

  4. #4
    Registered User edvald's Avatar
    Join Date
    Mar 2009
    Posts
    4
    I have run into this problem to so if there's a solution i would greatly appreciate any info.

  5. #5
    Regular Contributor tarun.WRT's Avatar
    Join Date
    Jun 2009
    Posts
    102
    hello

    using that code:


    widget.openURL(urlEncoded);
    var WRT=window.open("","_top");
    WRT.close();

    it exit application fully.

    Tarun(TJ)

  6. #6
    Registered User edvald's Avatar
    Join Date
    Mar 2009
    Posts
    4
    No I've tried that and it doesn't work, the phone still throws up the error message "Unable to remove. Application in use. Close it and try again."

  7. #7
    Registered User edvald's Avatar
    Join Date
    Mar 2009
    Posts
    4
    Has anyone a solution to this problem?

    I found this page(http://wiki.forum.nokia.com/index.ph..._a_new_version) that would solve it if you are only updating the JS code.

    But this is not a good solution if you want to do changes in the design as all new images and stuff will have to be online as i understood it.

Similar Threads

  1. create and delete widget shortcut icon
    By priti2208 in forum Symbian Web Runtime
    Replies: 9
    Last Post: 2009-07-31, 11:08
  2. Application Closed: Home Screen ViewSrv 11
    By ronald29 in forum Symbian C++
    Replies: 9
    Last Post: 2008-12-26, 04:52
  3. Problem with E90 and secondary screen
    By Tatanka.nbr1 in forum Symbian C++
    Replies: 5
    Last Post: 2008-06-27, 10:01
  4. Display of town names or landmarks on home screen
    By psdeepti in forum Symbian C++
    Replies: 0
    Last Post: 2007-12-13, 15:32
  5. UI: Full Screen Mode
    By GENERAL_INFO in forum Symbian User Interface
    Replies: 3
    Last Post: 2004-11-22, 06:27

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