Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User ceptad's Avatar
    Join Date
    Nov 2009
    Posts
    13
    Hello, I'm trying to run this example http://wiki.forum.nokia.com/index.ph..._cell_location on my Nokia 5800 XM, In www.symbiansigned.com I used Open Signed Online to sign my application, but I still can't run it. Is it possible to run this example on Nokia 5800 XM ?

    Then I run example on my phone, I get this error on my screen:
    Traceback (most recent call last):
    File "launcher.py", line 43, in <module>
    execfile('default.py', default_namespace)
    File "default.py", line 4, in <module>
    mcc, mnc, lac, cellid = location.gsm_location()

  2. #2
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,692
    hello ceptad

    that code works good, i am not sure but i feel the error message you have showed is not complete.

    Anyways keep these thing in mind, as mentioned in the article if you are using a sis file please make sure that it is signed with Location, ReadDeviceData and ReadUserData , apart from that you need to mention these whenever you are making your sis file.

    Regards,

  3. #3
    Nokia Developer Champion marcelobarrosalmeida's Avatar
    Join Date
    Nov 2007
    Location
    Sertaozinho/Brazil
    Posts
    752
    Quote Originally Posted by gaba88 View Post
    that code works good, i am not sure but i feel the error message you have showed is not complete.
    Exactly ! Please, put the complete error log and more code, if you can post it.

  4. #4
    Registered User ceptad's Avatar
    Join Date
    Nov 2009
    Posts
    13
    make sure that it is signed with Location, ReadDeviceData and ReadUserData
    How to be shure ? when I create my sis package i send it to www.symbiansigned.com using Open Signed Online option to sign my application. There are no options to select or mark that I need Location, ReadDeviceData and ReadUserData availability ... can you tell me how do you sign your applications without publisherID or can you give me link which says how to add Location, ReadDeviceData and ReadUserData functionality?

    Steps that i do;

    I create my info.py file
    import location

    mcc, mnc, lac, cellid = location.gsm_location()

    print "Mobile Country Code:", mcc
    print "Mobile Network Code:", mnc
    print "Location Area Code:", lac
    print "Cell ID:", cellid
    Then I use PythonForS60 1.9.7
    I think my problem is that I don’t add additional options





    This is how i create my sis package. Then i send it to the www.symbiansigned.com
    Then i get signed package, I install it to my nokia 5800 XM. I launch my application and get this result.



    and get this result

  5. #5
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,692
    hello ceptad

    you dont need to select the caps in symbiansign. Symbiansign automatically do that for you.

    Now the mistake i think is you need to mention your capabilities when you are making a sis using ensymble.

    please go through the ensymble help section that will guide you how you can do that.

    Regards,

Similar Threads

  1. 5800 XM + Flash Lite 3.1 + Sensor API = wild data ??
    By sixtuslab in forum [Archived] Flash Lite on Nokia Devices
    Replies: 4
    Last Post: 2009-09-19, 21:37
  2. nokia n80 vs. nokia 5800 XM
    By petter87 in forum PC Suite API and PC Connectivity SDK
    Replies: 2
    Last Post: 2009-06-21, 20:29
  3. GCalSync and Nokia 5800 XM (certificate error)
    By A.Stark in forum General Development Questions
    Replies: 3
    Last Post: 2009-06-09, 19:43
  4. 5800 xpress music cell id problem?
    By mehraj123 in forum Symbian Web Runtime
    Replies: 4
    Last Post: 2009-04-25, 20:55
  5. Replies: 4
    Last Post: 2008-10-14, 00:00

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