SymbianError: Errno -46 KErrPermissionDenied
Hi,
I have developed a Python application for the N95.
The application runs fine in the python shell. I
created a sis file with all caps available to the
developer. When the application loads up it displays
a canvas containing two images and some txt. The sis
file is installed on the sdcard and the images are
located in private/**uid**/resources/ui/. I have
checked the images are there on the sd card. When i
run my sis file after the successful install in
through an error : "SymbianError: Errno -46
KErrPermissionDenied".
What im doing wrong and why is the error coming up???
:S
Thank you very much for you help.
regards
Paul Haenel
Re: SymbianError: Errno -46 KErrPermissionDenied
[QUOTE=paul.haenel;483668]"SymbianError: Errno -46
KErrPermissionDenied".
[/QUOTE]
Its a capability error.
1) Check if the SIS file is signed with all caps before installation.
2) Check if you mentioned the caps while creating the SIS file in ensymble.
Best Regards,
Croozeus
Re: SymbianError: Errno -46 KErrPermissionDenied
[QUOTE=croozeus;483727]Its a capability error.
1) Check if the SIS file is signed with all caps before installation.
2) Check if you mentioned the caps while creating the SIS file in ensymble.
Best Regards,
Croozeus[/QUOTE]
yes i have check and i do sign them with all caps available to developers ( ie the list on symbiansigned.com for Open Signed Online method).
Re: SymbianError: Errno -46 KErrPermissionDenied
[QUOTE=paul.haenel;483764]yes i have check and i do sign them with all caps available to developers ( ie the list on symbiansigned.com for Open Signed Online method).[/QUOTE]
Other thing, the application has to be installed on the same drive where Python is installed.
Re: SymbianError: Errno -46 KErrPermissionDenied
[QUOTE=croozeus;483767]Other thing, the application has to be installed on the same drive where Python is installed.[/QUOTE]
yes have done that as well :)
Re: SymbianError: Errno -46 KErrPermissionDenied
Let me have a look at the code and if possible also give the link to the SIS file, so that we can check.
Best Regards,
Croozeus
Re: SymbianError: Errno -46 KErrPermissionDenied
[QUOTE=croozeus;483780]Let me have a look at the code and if possible also give the link to the SIS file, so that we can check.
Best Regards,
Croozeus[/QUOTE]
do you have an email address so i can email it to you rather then over the public forum. Just email me at ....
Re: SymbianError: Errno -46 KErrPermissionDenied
[QUOTE=paul.haenel;483815]do you have an email address so i can email it to you rather then over the public forum. Just email me at [email]paul.haenel@gmail.com[/email][/QUOTE]
Ofcourse I have an email address. :D
You can remove your email address from the post if you want now :)
Best Regards,
Croozeus