maemo.org Bugzilla – Bug 12373
Application output not shown in Qt Creator (/opt/testlocalparser/bin/testlocalparser: not found)
Last modified: 2011-09-08 09:38:44 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: master EXACT STEPS LEADING TO PROBLEM: 1. Open Qt Creator 2. Make sure the device is connected via WiFi or USB 3. Build and deploy Miniature using the big green triangle in the left sidebar of Qt Creator 4. wait until the applicaion is build and started on the device EXPECTED OUTCOME: Application output is shown in the Qt Creator output window ACTUAL OUTCOME: Application Output Window: --- Stoppe entfernte Prozesse... Starte entfernten Prozess... chmod: /opt/testlocalparser/bin/testlocalparser: No such file or directory sh: /opt/testlocalparser/bin/testlocalparser: not found Stoppe entfernte Prozesse... Der entfernte Prozess wurde beendet, Rückgabewert 127. --- Starting from applicaion menu works fine. REPRODUCIBILITY: always
This looks like an invalid bug, please reopen if you disagree. > chmod: /opt/testlocalparser/bin/testlocalparser: No such file or directory The Miniature tests have nothing to do with the Miniature app. Can it be that you checked them when ofpening Qt Creator? They should be unchecked. I can't reproduce this and I'm opening Miniature everyday from the SDK pulling whatever is the master at the moment.
You are right. There was selected a wrong project in "Run configuration". I get it work this way: 1. Open "Projects" in the left sidebar of Qt Creator 2. Open Tab "Run" in "Harmattan" target tab 3. Select "src" in the drop down menu "Run configuration"