Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. Deploy to device problem
QtWS25 Last Chance

Deploy to device problem

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
8 Posts 3 Posters 3.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Fletch
    wrote on last edited by
    #1

    A few days ago, I installed the Qt Playbook version.
    I compiled and deployed the Quick Application to my Playbook, without problem.
    Then I created 2 GUI applications.
    When I deploy any of these 3 applications the app on the device gets replaced with the deployed app.
    I've checked all the application files for a common string but didn't find one.

    I don't have this problem when deploying projects from the QNX SDK.

    Have I missed something?

    Txs
    Harry

    1 Reply Last reply
    0
    • D Offline
      D Offline
      daliusd
      wrote on last edited by
      #2

      What you have in bar-descriptor.xml file for each app?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Bomb3rman
        wrote on last edited by
        #3

        The problem is most likely that the id in the bar descriptor xml file is the same for these three applications

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Fletch
          wrote on last edited by
          #4

          Thank you. "ID" is the problem.

          <id>ID</id> occurred in each project.
          But as the <name> value was the project name, i.e. unique, I assumed <id> wasn't significant. That will teach me.

          If the value of <id> is significant, why doesn't the process that creates XML file use the project name, instead of the hard coded "ID" string?

          Again, thank you for the help.

          HF

          1 Reply Last reply
          0
          • B Offline
            B Offline
            Bomb3rman
            wrote on last edited by
            #5

            Well...if you create a project with a more recent version of the Qt Creator QNX plugin it does use the project name afaik.

            1 Reply Last reply
            0
            • F Offline
              F Offline
              Fletch
              wrote on last edited by
              #6

              I downloaded, from the Qt site, on Feb 6. Fairly recent, I thought.
              But the qtcreator.exe that came with it was built on March 16, 2012
              Yes, I'll get a new Qt Creator.

              Txs
              HF

              1 Reply Last reply
              0
              • B Offline
                B Offline
                Bomb3rman
                wrote on last edited by
                #7

                Here you can get the most recent one:
                http://builds.qt-project.org/view/Qt Creator/

                1 Reply Last reply
                0
                • F Offline
                  F Offline
                  Fletch
                  wrote on last edited by
                  #8

                  Txs Bomb3rman
                  I'll get it.

                  1 Reply Last reply
                  0

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved