Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Problem with "Remote Linux device" Run and/or Debug

Problem with "Remote Linux device" Run and/or Debug

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
9 Posts 3 Posters 550 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.
  • S Offline
    S Offline
    Sierra
    wrote on last edited by
    #1

    Hi all,
    after upgrading to QT Creator 14.0.2 I can no longer run or debug my project on remote target.
    Before the update everything was working fine, I did some checks on the configuration level but everything seems ok to me.

    1712c86c-ec3d-42b8-89f2-1b5db1f82338-image.png

    732dd316-ebd1-455a-bd1e-cd723594b943-image.png
    e8299866-8ca7-4322-adcb-712c671b5814-image.png
    The error I see is the following:
    749fbb34-e3ad-4f0f-be1e-594142015c4c-image.png

    Unfortunately, searching for a solution in the forum did not yield any results.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Marcus Tillmanns
      wrote on last edited by
      #2

      Can you manually create the folder it complains about on the device? ("/tmp/TestTMPPrj/bin")

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Sierra
        wrote on last edited by
        #3

        I've already tried, but it doesn't solve.
        I think the problem is related to the prefix "device://{0c8d0c0d-a3bd-423c-9708-395b974295fb}".
        I tested with QtCreator 11.0.3 and with the same configuration and project, everything works correctly.

        1 Reply Last reply
        0
        • cristian-adamC Online
          cristian-adamC Online
          cristian-adam
          wrote on last edited by
          #4

          You might get some logging from Qt Creator regarding the failure. Set QT_LOGGING_RULES=qtc.*=true as environment variable before starting Qt Creator.

          Alternatively we have Tools > Debug Qt Creator > Show Logs .... Might be a bit more complicated to find out the right debugging log channel.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Sierra
            wrote on last edited by
            #5

            I tried enabling logs, but found nothing helpful.

            1 Reply Last reply
            1
            • cristian-adamC Online
              cristian-adamC Online
              cristian-adam
              wrote on last edited by
              #6

              Since it's unlikely that Qt Creator 14.x series will get an update, what happens if you use Qt Creator 15?

              Qt Creator 15 is now in beta and can get hotfixes quickly.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                Sierra
                wrote on last edited by
                #7

                Almost the same result with QtCreator 15.0.0 beta 2
                image.png

                I can't figure out what happened between v11.0.3 (working) and v12.0.0 (not working). I looked at the sources for "src/plugins/remotelinux/" and they are quite different.

                1 Reply Last reply
                0
                • cristian-adamC Online
                  cristian-adamC Online
                  cristian-adam
                  wrote on last edited by
                  #8

                  Bummer. Please create a bug report with the information from this thread at https://bugreports.qt.io/secure/CreateIssue.jspa?pid=10512

                  S 1 Reply Last reply
                  0
                  • cristian-adamC cristian-adam

                    Bummer. Please create a bug report with the information from this thread at https://bugreports.qt.io/secure/CreateIssue.jspa?pid=10512

                    S Offline
                    S Offline
                    Sierra
                    wrote on last edited by
                    #9

                    @cristian-adam Thanks for your suggestion.
                    https://bugreports.qt.io/browse/QTCREATORBUG-31996

                    1 Reply Last reply
                    1

                    • Login

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