I intend to run Camera view finder in sis wrapped Python application, using self-signed capabilities. Camera module works ok from Python Script Shell, but from not from Ped editor. Does that indicate that Camera needs more that self-signed capabilities, which I suppose Script Shell has but Ped not? Ok, I could test that with Ensymble but if someone knows this already. In PyS60 Library Reference there is no mention about special capabilities with Camera module.
Camera module requires UserEnvironment capability which is included in the set of selfsigned capabilities itself. No extra capabilites required. A selfsigned SIS should work fine.
Thanks for info, Croozeus. Then it must be PED problem. It gives KErrPermissionDenied error.
Actually, I found same kind of PED problem discussed here: http://discussion.forum.nokia.com/fo...sionDenied+ped
Are there any PED fixes to that found since then?