Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Remote Debugging and deployment is not working
Forum Updated to NodeBB v4.3 + New Features

Remote Debugging and deployment is not working

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 Posts 2 Posters 412 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.
  • A Offline
    A Offline
    Aster5
    wrote on 18 Nov 2022, 06:55 last edited by
    #1

    Hi All,
    While deploying my QtQuick Application to imx6 target.

    I am getting this error:-

    SOFT ASSERT: "false" in file /work/build/qt-creator/src/plugins/projectexplorer/appoutputpane.cpp, line 544

    SOFT ASSERT: "false" in file /work/build/qt-creator/src/plugins/projectexplorer/runconfiguration.cpp, line 1244

    I am not getting access to the console of my target because of this error. And seeing white background on the LCD screen. What could be the problem any one can please suggest.

    J 1 Reply Last reply 18 Nov 2022, 06:57
    0
    • A Aster5
      18 Nov 2022, 06:55

      Hi All,
      While deploying my QtQuick Application to imx6 target.

      I am getting this error:-

      SOFT ASSERT: "false" in file /work/build/qt-creator/src/plugins/projectexplorer/appoutputpane.cpp, line 544

      SOFT ASSERT: "false" in file /work/build/qt-creator/src/plugins/projectexplorer/runconfiguration.cpp, line 1244

      I am not getting access to the console of my target because of this error. And seeing white background on the LCD screen. What could be the problem any one can please suggest.

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 18 Nov 2022, 06:57 last edited by
      #2

      @Aster5 Did you check what is in these lines to find out what exactly is failing?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply 18 Nov 2022, 07:04
      0
      • J jsulm
        18 Nov 2022, 06:57

        @Aster5 Did you check what is in these lines to find out what exactly is failing?

        A Offline
        A Offline
        Aster5
        wrote on 18 Nov 2022, 07:04 last edited by Aster5
        #3

        @jsulm Thanks for the quick reply. I did try to find but could not find the these lines any where in project to find out what's going wrong. There is no folder as such /work/build/qt-creator/src/plugins. Kind of bit strange.

        J 1 Reply Last reply 18 Nov 2022, 07:05
        0
        • A Aster5
          18 Nov 2022, 07:04

          @jsulm Thanks for the quick reply. I did try to find but could not find the these lines any where in project to find out what's going wrong. There is no folder as such /work/build/qt-creator/src/plugins. Kind of bit strange.

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 18 Nov 2022, 07:05 last edited by
          #4

          @Aster5 said in Remote Debugging and deployment is not working:

          any where in project

          It's not in your project, it is QtCreator source code.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Aster5
            wrote on 18 Nov 2022, 07:51 last edited by
            #5

            @jsulm Yes, Even in the Qtcreator source code as well not able to find . There are few html files in the location but no cpp files.
            /home/qtdev/Qt5.11.3/Tools/QtCreator/share/doc/qtcreator/qtcreator-dev.
            such as projectexplorer-internal-appoutputpane.html nothing more.

            J 1 Reply Last reply 18 Nov 2022, 08:46
            0
            • A Aster5
              18 Nov 2022, 07:51

              @jsulm Yes, Even in the Qtcreator source code as well not able to find . There are few html files in the location but no cpp files.
              /home/qtdev/Qt5.11.3/Tools/QtCreator/share/doc/qtcreator/qtcreator-dev.
              such as projectexplorer-internal-appoutputpane.html nothing more.

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 18 Nov 2022, 08:46 last edited by
              #6

              @Aster5 said in Remote Debugging and deployment is not working:

              /home/qtdev/Qt5.11.3/Tools/QtCreator/share/doc/qtcreator/qtcreator-dev

              I doubt there is QtCreator source code.
              But here you have it: https://github.com/qt-creator/qt-creator/blob/master/src/plugins/projectexplorer/runconfiguration.cpp

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • A Offline
                A Offline
                Aster5
                wrote on 18 Nov 2022, 09:50 last edited by
                #7

                @jsulm Thanks for the information. I am running VM may be due to dead sections the part would have got deleted. My rootfs may also have corrupted due to this. I will give a try by re-flashing the image.

                1 Reply Last reply
                0

                1/7

                18 Nov 2022, 06:55

                • Login

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