Silently fail if executable not found
@hub
Submitted by Hubert Figuière Link to original bug (#782486)
Description
This is a configure based project.
For some reason the executable to run is missing, but that's not the subject here. It is missing after rebuild, this is the pre-condition to this bug.
When i do "run" it does nothing, nor does it display an error.
Standard ouput shows: 21:42:16.0556 Ide[ 2]: WARNING: Failed to execute child process “/opt/niepce/bin/camerawire” (No such file or directory)
Expected: An error message in Builder about this. Both "Terminal" and "Application output" are empty.