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

Cannot debug Android app if Qt Creator is installed as root

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 3.2.0
    • Qt Creator 3.2.0-beta1
    • Android Support
    • None
    • 692845ae06190bc572aeb5c8cc3324ff9ebd3f78

      AndroidRunner::asyncStart() creates a temporary file "pingpong" to Qt Creator's directory when starting the debugging on Android. If Qt Creator is located in a directory owned by root while it is used as a regular user the file creation fails due to missing privileges. Due to this the application cannot be started and debugged.

      A suggestion is to create the temporary file into the temp folder.

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

            con Eike Ziller
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes