Discussion Board

Results 1 to 13 of 13

Hybrid View

  1. #1
    Registered User pooya00x's Avatar
    Join Date
    Mar 2009
    Posts
    7
    Hi.
    I created .sis file from .pkg file by makesis in consol, but when I want to install it to my device it progresses to 70% , and I see this error: Unable to install.

    It correctly works on Emulator.

    My device: N95, SDK: S60_3rd_FP1, IDE: Carbide.c++ 2
    Last edited by pooya00x; 2009-03-05 at 19:31.

  2. #2
    Registered User pooya00x's Avatar
    Join Date
    Mar 2009
    Posts
    7
    Is there anyone can solve my problem?!?!

  3. #3
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    There are many reasons why a SIS file fails to install, and many guides here on Forum Nokia and elsewhere to help you with them.

    My personal favorite tool for this is here:
    http://www.whythefuckwontmysisfileinstall.com/

    Try it, if it doesn't help search for some of the other online guides. If you're still stuck then you should try the Symbian security and signing board. This isn't really a Qt specific problem.

    Hope that helps,
    Mark

  4. #4
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    )

    Indeed, most likely not a Qt issue. SIS installation problems as well as signing and certifications are discussed here. Read the existing posts and if you don't find the answer post a new question there.

    It would be helpful to give the otheres some hint on what you're doing and there's nothing better than posting your *.pkg file (and maybe the *.mmp file too)

  5. #5
    Registered User pooya00x's Avatar
    Join Date
    Mar 2009
    Posts
    7
    I upload my sis file to http://www.whythefuckwontmysisfileinstall.com and seen this information:

    SIS file summary

    Package Name: qts60helloworld
    Vendor Name: Nokia, Qt Software
    Package UID: 0xEB57BFC1
    Capabilities: None
    Install Type: Standard Application (SA)

    Signing Status: Signed
    "Signed" means that your SIS file has been through Symbian Signed, or some other equivalent manufacturer signing process (or is signed by a dev cert, which is much the same.) A signed SIS file can make use of capabilities that are not available to a self signed SIS file.

    Note: The process this tool uses to determine a SIS file's signing status is not guaranteed 100% accurate, it may be properly signed, but this tool may detect it as self-signed.

    Warning: Package UID is also used as a SID!

    One (or more!) of the executables this package contains has the same Secure ID as the package UID. While technically allowed, and commonly done this is a stylistic mistake. The package UID and executables Secure IDs are different things. A SIS file only has one package UID, but may have several executables, each with a unique SID.

    The offending executables are:

    * !:\sys\bin\qts60helloworld.exe

    I can't understand any thing

  6. #6
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    That basically tells you that there's nothing obviously wrong with your package. There could be a more subtle problem though that a tool on a server cannot detect. Use the specialized forum indicated above and see if the posts there can give you any useful clues.

  7. #7
    Registered User pooya00x's Avatar
    Join Date
    Mar 2009
    Posts
    7
    I imported hello world project in my Carbide.c+, then right click on qts60helloworld_gcce_urel.pkg and change build configuration to Phone Release (GCCE).
    Then I pressed ctrl + F11.
    I seen this this error: Cannot find file C:\Symbian\9.2\S60_3rd_FP1\epoc32\release\gcce\urel\qts60helloworld.exe
    I found qts60helloworld.exe and manually copy this to C:\Symbian\9.2\S60_3rd_FP1\epoc32\release\gcce\urel
    I pressed ctrl + F11 again, now i see this error:

    Target request failed: TRKProtocolPlugin : Unable to open communications port (Port may be used by another application or selected port may not be available.).

    please help me

  8. #8
    Registered User Sorcery-ltd's Avatar
    Join Date
    Dec 2006
    Posts
    2,280
    I found qts60helloworld.exe and manually copy this to C:\Symbian\9.2\S60_3rd_FP1\epoc32\release\gcce\urel
    This is never the solution - where did you copy it from? Did you get a target binary, or the emulator binary...

    What you should do in this situation is build the project for this build configuration (gcce urel).

    This is still the wrong board to discuss it on though.

    Mark

  9. #9
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Ok, here's what my tea leafs are saying:
    • you have not installed qtlibs-4.4.4-temple.exe in your SDK
      • as a result the GCCE builds are failing and that means no exe is generated
    • you have then copied the WINSCW (emulator) version of the exe into the GCCE and thus built the sis file but the installer will not accept that binary.

Similar Threads

  1. S60 5th Edition Emulator Crashes
    By Yagiza in forum Symbian Tools & SDKs
    Replies: 26
    Last Post: 2010-08-07, 21:24
  2. Can't install .sis file (Problem with Emulator)
    By zlaja in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-11-28, 18:46
  3. help, can not install my .sis file for S60 3rd
    By handle_cn in forum Symbian C++
    Replies: 8
    Last Post: 2006-08-16, 12:16
  4. No .sis file created inside the Project path Folder !
    By habeebomar in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 9
    Last Post: 2006-07-05, 16:50
  5. No icon in Extras after .sis file install.
    By gnpointer in forum Symbian User Interface
    Replies: 1
    Last Post: 2002-07-23, 13:54

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