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

Unable to Profile embedded QML application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • Qt Creator 3.5.0-beta1
    • Qt Creator 3.4.2, Qt Creator 3.5.0-beta1
    • QML Profiler
    • Target is a iMX 6 quad running Windows Embedded Compact 7
    • 2ee019b46f5d71aa573da4c8e5f83d8254ce7f84

      When I try to attach QML Profiler to a embedded target which is kind of slow, I cannot profile the application. Qt Creator simply crashes.

      This happens due to multiply connections. There is a tryconnect timer which has a interval of 200ms set, target is so slow that he does not make it in time. So protocol object gets deleted, while trying to send something.

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

            ulherman Ulf Hermann
            aholza Andreas Holzammer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes