Running whereis.py through the python shell on a N95 the script halts on
Symbian Error permission denied 46
Line 112 in init_gps - postioning.set_requestors
Most likely the script needs the location capability to be set to poll the
gps module of the N95?
Comments
Comment #1
nomad-drupal commentedDidn't figure it out how to set the Location capability for the whereis.py script
Comment #2
nomad-drupal commentedUsing PythonScriptShell_1.9.4_3rdEd.sis with Python 1.9.6.
Shellscript 1.9.4 3rd Edition has the following capabilities:
- NetworkServices
- LocalServiceas
- ReadUSerData
- WriteUserData
- UserEnvironment
Comment #3
nomad-drupal commentedUsing Symbian 3rd edition with software version V30.0.018.
Seems for GPS out of the box without cert signing i need to upgrade to V32 at least?
Comment #4
nomad-drupal commentedGot a execution Whereis.py version with Python 1.9.7 and online symbian signed Psy scriptshell from the same release.
1.9.7 scriptshell is unsigned and can therefor be signed using online symbian sign procedure.
Location Capability is now there.