Problem with "Remote Linux device" Run and/or Debug
-
wrote on 11 Nov 2024, 10:21 last edited by
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.
The error I see is the following:
Unfortunately, searching for a solution in the forum did not yield any results.
-
wrote on 11 Nov 2024, 11:23 last edited by
Can you manually create the folder it complains about on the device? ("/tmp/TestTMPPrj/bin")
-
wrote on 11 Nov 2024, 12:27 last edited by
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. -
wrote on 11 Nov 2024, 13:35 last edited by
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.
-
wrote on 12 Nov 2024, 09:05 last edited by
I tried enabling logs, but found nothing helpful.
-
wrote on 12 Nov 2024, 11:14 last edited by
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.
-
wrote on 12 Nov 2024, 12:03 last edited by
-
wrote on 12 Nov 2024, 12:19 last edited by
Bummer. Please create a bug report with the information from this thread at https://bugreports.qt.io/secure/CreateIssue.jspa?pid=10512
-
Bummer. Please create a bug report with the information from this thread at https://bugreports.qt.io/secure/CreateIssue.jspa?pid=10512
wrote on 12 Nov 2024, 12:47 last edited by@cristian-adam Thanks for your suggestion.
https://bugreports.qt.io/browse/QTCREATORBUG-31996
7/9