Problem with "Remote Linux device" Run and/or Debug
-
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.
-
Can you manually create the folder it complains about on the device? ("/tmp/TestTMPPrj/bin")
-
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. -
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.
-
I tried enabling logs, but found nothing helpful.
-
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.
-
-
Bummer. Please create a bug report with the information from this thread at https://bugreports.qt.io/secure/CreateIssue.jspa?pid=10512
-
@cristian-adam Thanks for your suggestion.
https://bugreports.qt.io/browse/QTCREATORBUG-31996
3/9