Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User Chiara81000's Avatar
    Join Date
    Oct 2007
    Posts
    23
    Hi all,
    I'm working on 3rd edition mobile with Python version 1.4.1. I need to do a SIS file for an application, but it doesn't work. I have read and followed the procedure written here:

    http://www.nbl.fi/~nbl928/ensymble.html

    and I have also read the Ensymble documentation for py2sis (http://www.nbl.fi/~nbl928/README-0.26.txt). I managed to do the SIS file with this command line:

    Code:
    ensymble.py py2sis 
    --appname=application 
    --version=1.0.0 
    --caption="application" 
    --cert=cert.cer 
    --privkey=key.key 
    --passphrase=password 
    --caps=
    LocalServices+Location+NetworkServices+PowerMgmt+ProtServ+ReadDeviceData+ReadUserData+SurroundingsDD+SwEvent+TrustedUI+UserEnvironment+WriteDeviceData+WriteUserData 
    application.py
    and also the installation is successfull but when I try to open it, but it doesn't start (it seems that it is opening for half a second). I try to put some try/except somewhere but it does the same.

    Does anyone have any idea?
    Chiara

  2. #2
    Are the python runtime and your application istalled on the same drive? (both in phone memory _or_ both on memory card)

  3. #3
    Registered User Chiara81000's Avatar
    Join Date
    Oct 2007
    Posts
    23
    Quote Originally Posted by dehlerm View Post
    Are the python runtime and your application istalled on the same drive? (both in phone memory _or_ both on memory card)
    Yes! It was this the problem! Thank you very much dehlerm!
    Maybe you can help me again... I want to make an unsigned version of the application. I have two sis files. I would like to merge them with esymble(mergesis). The question is this. If I sign the final sis file, Am I going to sign both the sis files included in it?
    Thank you very much again,
    Chiara

  4. #4
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    Quote Originally Posted by Chiara81000 View Post
    Yes! It was this the problem! Thank you very much dehlerm!
    Maybe you can help me again... I want to make an unsigned version of the application. I have two sis files. I would like to merge them with esymble(mergesis). The question is this. If I sign the final sis file, Am I going to sign both the sis files included in it?
    Thank you very much again,
    Chiara
    If you are talking about signing it with ensymble during the merge process, then yes, they are both signed when the final .sis file is created.

Similar Threads

  1. SIS installation of HelloWorldBasic fails (S60 3rd FP2 Beta)
    By hirotaka_shoji in forum Symbian Tools & SDKs
    Replies: 14
    Last Post: 2009-11-21, 14:32
  2. [moved] Theme Studio Error
    By TalJ in forum Themes/Carbide.ui
    Replies: 2
    Last Post: 2009-09-06, 03:39
  3. Replies: 2
    Last Post: 2009-07-14, 01:16
  4. How to talk with Symbian OS file system using S60 SDK
    By peterramesh in forum Symbian Tools & SDKs
    Replies: 3
    Last Post: 2007-01-25, 08:11
  5. make sis on symbian 3rd edition
    By Rx-lee in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-06-27, 00:37

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved