I would be glad to have a non excepting sensor on my N95...
Strange: SaberLight is running...
Stupid pys60![]()
I would be glad to have a non excepting sensor on my N95...
Strange: SaberLight is running...
Stupid pys60![]()
pys60 1.4.5 and 2.0.0, pygame, PyS60 CE on E90 and 5800 !
Find my pys60 extension modules on cyke64.googlepages.com
Hi Cyke,
Happy New Year to you as well.
No, I didn't manage to update the firmware, because of the "Nokia Connection Manager", which is stupidly not able to connect to the N95 via USB... Currently I have no way to use the Firmware Updater, because it cannot connect to the phone. An older version of PC Suite 6.8.13 is working, but there is no chance to put the Firmware Updater on top of a running USB configuration w/o getting the latest, crappy version of the Connection Manager. The internet is full of complains about: My Nokia doesn't connect anymore after upgrading PC Suite...
BTW: The Nokia Firmware Site reports 1.12.x to be the latest FW for my serial number, so I suspect, I won't get another version, once I have my Firmware Updater running either. Or is there other experiences?
Regards
Yeah, made the Software Updater run finally...
But - there is no such a version 20.x.x.x for my N95. Look to the screenshot: The update tells me, that my firmware is up to date. 12.x.x.x.
So basically this means:
a) I have an accelerator chip, working with LightSaber perfectly
b) This chip is not supported by PyS60
Strange...
Regards
NeilI have to make some corrections to these conclusions
a) You have an acceleratometer working with lightsaber and many apps working with Plugin accelerator.
b) This chips is supported by PyS60 with axyz module !![]()
I hope that you knew this thing and did you try this one ?
axyz provide accelerator support on ALL N95 firmware versions (12.X included !)
BR
Cyke64
pys60 1.4.5 and 2.0.0, pygame, PyS60 CE on E90 and 5800 !
Find my pys60 extension modules on cyke64.googlepages.com
You may correct me, whenever you want
But I didn't understand: What is axyz? Is there any more information available?
Sorry for beeing so dumb...
I just tried to
import sensor
in my bluetooth console and PyS60 throws an exception...
Regards
Same procedure...
import axyz
File "C:\resource\site.py" line 114 in plat_sec_import
raise ImportError("Permission denied (error -46)) Possible cause..... bla bla bla
![]()
So, do we have to put this into the land of mystics? Or is somebody out there, having a N95, 12.x.x.x, with a running PyS60 accelerator support?
Regards
Hi,
http://discussion.forum.nokia.com/fo...highlight=axyz
is where you can find the axyz module...
True there is some problem with the sensor module with Ver 12...
But i have heard it works fine on Ver 20.
Anyways Ver 12.x.x has accelerometer support too as all the applications with accelerometer support work fine on my firmware ver 12.
neil what are the problem you are facing when installing or running axyz? Have you employed it properly?
Best Regards
Croozeus
Pankaj Nathani
www.croozeus.com
Hi croozeus,
thanks for your answer.
What applications? LightSabre does work too, but NONE of the PyS60 modules do run. Neither axyz, nor sensor...Anyways Ver 12.x.x has accelerometer support too as all the applications with accelerometer support work fine on my firmware ver 12.
Unfortunately I can't apply 20. to my machine. Or do you know, how? Nokia SW-Updater tells me, that I have the latest firmware installed --- 12.x.x.xBut i have heard it works fine on Ver 20.
Not sure. Installed on my N95:neil what are the problem you are facing when installing or running axyz? Have you employed it properly?
aXYZ 1.00(2): Using PyS60 console "import axyz" causes "Permission denied" as reported above.
envy 1.00(2): Installed, no idea why
RDAccelerometer DLL 1.00(0): Hmm, probably installed while desperately trying to make the things run...
Python/Python Script Shell installed to C: No problems with that. Other scripts run. "Import sensor" causes the same permission exception...
LightSabre installed. Runs perfect.
Regards
Hi,
Leave sensor module but I think axyz module should be working fine..Ver 12.0.013 thats what I have too..What applications? LightSabre does work too, but NONE of the PyS60 modules do run. Neither axyz, nor sensor...
Are you working on the interactive console? I had some problems with axyz when I got it signed rather it worked fine on unsigned pythonscript shell!
What applications?Well the simple moving ball,accelerainvaders...activity monitor,lightsaber work well...RDAccelerometer DLL 1.00(0): Hmm, probably installed while desperately trying to make the things run...
Did you try installing the RDAccelerometer??
Hope that helps,
BR
Croozeus
Pankaj Nathani
www.croozeus.com
Hmm. I thought it is installed, isn't it?Did you try installing the RDAccelerometer??
I was just trying to "import axyz" from the bluetooth console. The Script Shell is signed with my developer certificate. AXZY is developer signed too, I guess (from Cyke?)Are you working on the interactive console? I had some problems with axyz when I got it signed rather it worked fine on unsigned pythonscript shell!
At the end: "import axyz" crashe with permission error...
Hi neil.young,
The RDAccelerometer must be installed if Light saber works Correctly...
aXZY doen't require a signed scripshell! But should work with signed shell as well...Have you tried on unsigned python scriptshell?It had worked for me at that time...when mine was unsigned.
BR
Croozeus
Pankaj Nathani
www.croozeus.com
Thanks for the hint. I've deinstalled my developer signed script shell and installed
PythonScriptShell_1_4_1_3rdEd.sis
wich is obviously Nokia signed.
Results:
import sensor - Permission denied (OK, may be it runs with 20.xxx only)
import envy - OK
import axyz - OK (Wow that's new)
The following does NOT work
import location
loc = location.gsm_location()
print loc
Result: None.
After that I switched back to my developer signed Shell:
Results:
import sensor - Permission denied (OK, may be it runs with 20.xxx only)
import envy - Permission denied
import axyz - Permission denied
import location
loc = location.gsm_location()
print loc
Result: Valid GSM location information!!
I have created my developer certificat with the claim to ALL available permissions. What is wrong with my developer certificate, that Cykes modules do not run??
Verdict: Envy and Axyz do not run with Script Shells using developer certificates. But my signed script shell is necessary due to the need for gsm_location...
Regards
Hello Neil
Always the same problem with your developer PyS60 ?
Note : Python Script shell self-signed is NOT nokia signed it's only self-signed ! But Python application is Nokia signed with 17 caps (more than free dev cert ...)
Try another solution :
Jethro.fn had the same problem as you (N95 classic with firmware version 12.X)
Request for a new developer cert (now it expires after 3 yearswith 10 caps instead of 13 because official RDAplugin use 10 caps ...
So select the following capabilities : ReadDeviceData , WriteDeviceData , SwEvent , NetworkServices, LocalServices , ReadUserData,WriteUserData,Location,SurroundingsDD,UserEnvironment
Sign your Python shell dev with your new special 10 caps.
And go back with feedback to the DiBo
Each problem has a solution
BR
Cyke64
pys60 1.4.5 and 2.0.0, pygame, PyS60 CE on E90 and 5800 !
Find my pys60 extension modules on cyke64.googlepages.com