Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-1636

An option should be presented to disable automatic packaging in Qt Creator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • Qt Creator 2.2.0
    • Qt Creator 1.3.85 (2.0.0-rc1)
    • Remote Linux
    • None
    • Windows 7 x64
      Maemo 5 (Nokia N900) PR 1.2
    • dd666a3af41b21c780c9ede91bf25069744891a8

      I have a project that I used to develop with the Nokia Qt SDK beta. Yesterday I switched to the RC version.

      I see there is a difference between how the two does handle running my app on an N900:

      • The beta would just compile a binary, copy it over to the device and run it
      • The RC creates a .deb package every time, copies it on the device, makes dpkg install it, and then runs it

      It is good to see that you now have a packaging system, but...
      Obviously, this new approach is quite futile for general debugging purposes. Also, if I have an icon and .desktop file for my app, this would replace them over and over every time, which is a wast of time and effort.
      Most people wouldn't want to create a package anyway, unless they wanted to release the app.

      I suggest that you give a separate option for simply running an app on the device, and another one for creating a package.
      This would make the debugging process much easier

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            venemo Timur Kristóf
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes