Bug 12373 - Application output not shown in Qt Creator (/opt/testlocalparser/bin/testlocalparser: not found)
: Application output not shown in Qt Creator (/opt/testlocalparser/bin/testloc...
Status: CLOSED WORKSFORME
Product: Miniature
General
: master
: N950 Harmattan
: Unspecified normal (vote)
: ---
Assigned To: unassigned
: general
:
:
:
:
  Show dependency tree
 
Reported: 2011-09-04 16:20 UTC by Uwe Kaminski
Modified: 2011-09-08 09:38 UTC (History)
2 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Uwe Kaminski (reporter) 2011-09-04 16:20:47 UTC
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
Comment 1 Quim Gil 2011-09-07 01:34:37 UTC
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.
Comment 2 Uwe Kaminski (reporter) 2011-09-08 09:30:13 UTC
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"