Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    Regular Contributor raffaelbechara's Avatar
    Join Date
    May 2008
    Posts
    149
    Hi,

    I have an application that I suppose it uses "Location" and "ReadUserData" capabilities.

    After I submit it to the Open Signed Process BETA, I try to install it on the phone.

    The installation goes fine.

    Therefore, when I try to run it, a message is shown and the application doesn't open. This is the message shown (I translated it to English):

    "MyApp: Cannot run file, security reasons."

    Please, someone can help me?

    Regards.

  2. #2
    Registered User sriky27's Avatar
    Join Date
    Dec 2005
    Posts
    1,236
    Your application or certificate with which it has been has insufficient capabilities
    Regards,
    Sriky

  3. #3
    Super Contributor RB_Sahu's Avatar
    Join Date
    Jan 2007
    Location
    Bhubaneswar, India
    Posts
    1,189
    Quote Originally Posted by raffaelbechara View Post
    Hi,

    I have an application that I suppose it uses "Location" and "ReadUserData" capabilities.

    After I submit it to the Open Signed Process BETA, I try to install it on the phone.

    The installation goes fine.

    Therefore, when I try to run it, a message is shown and the application doesn't open. This is the message shown (I translated it to English):

    "MyApp: Cannot run file, security reasons."

    Please, someone can help me?

    Regards.
    you check all capability in open signed online which is available in .mmp file
    -------------------------------------
    Thanks & Regards
    Ram
    Symbian OS 9.2/9.3,S60 3rd FP1/FP2,Carbide.c++v2.0

  4. #4
    Registered User Kavit Patel's Avatar
    Join Date
    Nov 2007
    Posts
    444
    Hi,
    I have an application that I suppose it uses "Location" and "ReadUserData" capabilities.
    You suppose your application uses only these two capabilities .
    Your guess might be wrong.

    Regards,
    Kavit.

  5. #5
    Regular Contributor raffaelbechara's Avatar
    Join Date
    May 2008
    Posts
    149
    you check all capability in open signed online which is available in .mmp file
    Thank you very much.

    I have cheched it, and I finally got the program running.

    Therefore, it's not working properly.

    It behaves differently from the emulator, when I run it on the phone.

    ;(

  6. #6
    Registered User sriky27's Avatar
    Join Date
    Dec 2005
    Posts
    1,236
    What problem are you getting?
    Regards,
    Sriky

  7. #7
    Regular Contributor raffaelbechara's Avatar
    Join Date
    May 2008
    Posts
    149
    Quote Originally Posted by sriky27 View Post
    What problem are you getting?
    My application doesn't display the text when Draw() method is called (on the phone);

    Therefore, it does on the emulator (S60). And in addition, it does not on the S60_FP1 emulator.

    Why??

  8. #8
    Super Contributor RB_Sahu's Avatar
    Join Date
    Jan 2007
    Location
    Bhubaneswar, India
    Posts
    1,189
    Quote Originally Posted by raffaelbechara View Post
    My application doesn't display the text when Draw() method is called (on the phone);

    Therefore, it does on the emulator (S60). And in addition, it does not on the S60_FP1 emulator.

    Why??
    If your application is working on emulator and not working on device then you use extended panic code
    http://wiki.forum.nokia.com/index.ph...ded_panic_code
    -------------------------------------
    Thanks & Regards
    Ram
    Symbian OS 9.2/9.3,S60 3rd FP1/FP2,Carbide.c++v2.0

  9. #9
    Regular Contributor raffaelbechara's Avatar
    Join Date
    May 2008
    Posts
    149
    I have discovered the reason of the problem.

    Since the emulator doesn't permit to remove applications, I was with a few applications with the same name. I was running the wrong one.

    Is there a way to erase undesired applications from the emulator?

    Regards.

  10. #10
    Super Contributor RB_Sahu's Avatar
    Join Date
    Jan 2007
    Location
    Bhubaneswar, India
    Posts
    1,189
    yes,use this command from group folder

    abld reallyclean winscw udeb
    -------------------------------------
    Thanks & Regards
    Ram
    Symbian OS 9.2/9.3,S60 3rd FP1/FP2,Carbide.c++v2.0

  11. #11
    Regular Contributor raffaelbechara's Avatar
    Join Date
    May 2008
    Posts
    149
    Quote Originally Posted by RB_Sahu View Post
    you check all capability in open signed online which is available in .mmp file
    I'm getting this same trouble again..

    I have checked all the capabilities in Open Signed Process, and in MMP file). All but those unsupported by Open Signed.

    I can't run the program in the phone..

    please, can u help me?

  12. #12
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    If you need restricted or device manufacturer capabilities, there is no 'help', you need a Publisher ID. And in the latter case you also need approval from the manufacturer.

  13. #13
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Quote Originally Posted by raffaelbechara View Post
    I'm getting this same trouble again..

    I have checked all the capabilities in Open Signed Process, and in MMP file). All but those unsupported by Open Signed.

    I can't run the program in the phone..

    please, can u help me?
    Would you please describe the problem again? What do you mean by "I have checked all the capabilities"? Where have you done this and why? What capabilities do you really need?

  14. #14
    Regular Contributor raffaelbechara's Avatar
    Join Date
    May 2008
    Posts
    149
    Quote Originally Posted by ltomuta View Post
    Would you please describe the problem again? What do you mean by "I have checked all the capabilities"? Where have you done this and why? What capabilities do you really need?
    I have checked all the capabilities in Open Signed Process
    In the checkboxes of the page, before submitting the application to the Open Signed (https://www.symbiansigned.com/)

    and in MMP file
    using a text editor

    I really need 'Location' and 'Read User Data' features.

    I don't know certain about another capabilities.

    thanks

  15. #15
    Regular Contributor raffaelbechara's Avatar
    Join Date
    May 2008
    Posts
    149
    Quote Originally Posted by ltomuta View Post
    Would you please describe the problem again? What do you mean by "I have checked all the capabilities"? Where have you done this and why? What capabilities do you really need?
    I have checked all the capabilities in Open Signed Process
    In the checkboxes of the page, before submitting the application to the Open Signed (https://www.symbiansigned.com/)

    and in MMP file
    using a text editor

    I really need 'Location' and 'Read User Data' features.

    I don't know certain about another capabilities.

    thanks

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 22
    Last Post: 2008-10-16, 19:01
  2. Problems with a signed application
    By Alfury in forum Mobile Java Networking & Messaging & Security
    Replies: 7
    Last Post: 2008-03-27, 05:15
  3. How to open SMS editor on self signed application?
    By _Ari_ in forum Symbian Networking & Messaging (Closed)
    Replies: 3
    Last Post: 2008-03-24, 15:35
  4. why can't open contact in my application?
    By bily_pan in forum Symbian C++
    Replies: 2
    Last Post: 2006-08-31, 15:28
  5. why can't open contact in my application?
    By bily_pan in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2006-08-30, 14:39

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