| Reply | « Previous Thread | Next Thread » |
|
Hi,
is it OK, that the unsigned scriptshell doesn't install on N82 (3rd FP1)? That wasn't the case with my N95 before. Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
If it is completely unsigned (PythonScriptShell_1_4_4_3rdEd_unsigned_testrange.SIS) then it is normal for it not to install. You have to sign it at Symbian Signed first.
Also, go to Settings->Applications->App. manager and make sure "Software installation" is set to All.
Last edited by bogdan.galiceanu : 2008-09-29 at 14:39.
|
|
Quote:
Or you can take PythonScriptShell_1_4_4_3rdEd.SIS and sign it offline with your very own developer certificate, ensymble is great tool for that, this works for me: ensymble signsis --execaps=ALL-TCB-DRM-AllFiles --verbose --cert=yourcert.cer --privkey=yourcert.key PythonScriptShell_1_4_4_3rdEd.SIS PythonScriptShell_1_4_4_3rdEd-yourcert-signed.sis
Last edited by aaaaapo : 2008-09-29 at 14:52.
|
|
Thanks. As I said: This wasn't the case with my N95 before. Meanwhile I could successfully online sign the shell and install it.
But now I was trying to self sign a good old py app of mine, coming from S60 2nd and run lastely on my N95. Up to now I used MAKESIS together with a *.pkg file in order to produce the SIS. Afterwards I ran SIGNSIS in order to produce the devolper signed SISX. The latter is no longer possible I've learned. Unfortunately the online signing doesn't work either, because SYMBIANSIGNED refuses my request with: Your application (reminder.sis) signing has failed. This may be because it has been flagged as a potential virus by our scanning or because the format of your sis file is incorrect or corrupt. Please try re-building your .sis file and re-submitting. Can anybody point me to a secure way to produce a SIS from a .py for s60 3rd? Until now I've used makesis (does not work) or ensymble_python2.2-0.25.py (does not work either), but both tools don't work for me. Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Code:
Or you can take PythonScriptShell_1_4_4_3rdEd.SIS and sign it offline with you very own developer certificate, ensymble is great tool for that, this works for me: |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Quote:
Anyway, now creating sis-packages is pretty easy, I can even sign a package for 1000 IMEIs with a single command. |
|
If I would be gay, I would LOVE to work with them each day and night
![]() But because I'm not, I hate them ![]() Meanwhile I got it. It's simply that you MUST not bother them with a sign request, if your app doesn't use any cap at all... Found anywhere on page 783, upper left corner, italic, 6pt ![]() BTW: Quote:
Thanks for your patience. Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Quote:
You can try this kind of quick start:
It will help very much if you can use S60 emulator to test your code. You can use above mentioned directory as a workspace where ever it is located, because it can be configured to be shown as E:-drive. Configuration is a bit tricky task, but it can be done. I can write up some instructions based on my memos if somebody is interested in? I bought Open Signed Offline (Publisher ID), $200, from TrustCenter... |
|
Thanks for your efforts. Bookmarked your tutorial for later use. I'm currently just an occasional PyS60 programmer and just wanted to ensure, that an older app runs on my latest phone, so debugging is currently not an issue.
Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Hi a(5)po,
![]() Good workon! Its actually a good practice to unzip to the root of the memory card, this insures that the scripts in C:\Python are not replaced ![]() Quote:
Best Regards, Croozeusz |
|
Quote:
* * * How to use any directory as E:-drive in PyS60 emulator At this point you should have S60 and PyS60 SDK installed in you MS Windows.
It is possible I forgot something. Please try and reply with comments! |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| [announce] keypress for 3rd (unsigned with dev cert free) | cyke64 | Python | 8 | 2009-07-28 04:38 |
| New to Python for S60 (PyS60)? Read this first! | croozeus | Python | 2 | 2008-10-17 20:23 |
| PyS60 Talks #3: Community Edition , Appuifw2 & Featured Apps | bogdan.galiceanu | Python | 12 | 2008-09-23 07:08 |
| PyS60 Talks #2 : PyS60 Extensions | croozeus | Python | 14 | 2008-09-15 15:23 |
| C-code..unable to make sis | Symbian_Neil | General Symbian C++ | 9 | 2006-12-02 08:55 |