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

QNX: QML Profiler doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.4.1
    • Qt Creator 4.4.0
    • Quick / QML Support
    • None
    • Qt Creator 4.4 on Mac OS 10.12 (Sierra) attempting to use the QML Profiler on a simple app to run on target running QNX7.
    • 64d784ec9a78e4b39160c410abde868e6a35b5e8

    Description

      Attempting to use the QML Profiler on a QNX7 target causes a dialog to be displayed that it could not connect to the in-process QML profiler. I have the "Enable QML debugging and profiling" checkbox checked. This did work previously on Qt Creator 4.0.

      I added some logging to the qnx plugin and it appears like it never gets the device address or port which is what causes it try to connect to a LocalServer which has an empty path as well:

      serverUrl : ../../../../qt-creator/src/plugins/qmlprofiler/qmlprofilerruncontrol.cpp : 248 server= QVariant(Invalid)
      startLocalServer : ../../../../qt-creator/src/plugins/qmlprofiler/qmlprofilerclientmanager.cpp : 157 m_server.path= ""
      start : ../../../../qt-creator/src/plugins/qmlprofiler/qmlprofilerruncontrol.cpp : 138
      start : ../../../../qt-creator/src/plugins/qmlprofiler/qmlprofilerruncontrol.cpp : 141 URL: QUrl("") -1
      operator() showing error ../../../../qt-creator/src/plugins/qmlprofiler/qmlprofilerruncontrol.cpp 128

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-18954
        # Subject Branch Project Status CR V

        Activity

          People

            hjk hjk
            dcape Dan Cape
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes