Bug#2207: executing the compiled prg from kdevelop [16:22,26.10.99]
panther at xtradyne.de
panther at xtradyne.de
Tue Oct 26 14:32:46 UTC 1999
Package: kdevelop
Version: 1.0beta3
Severity: normal
Bugreport ID : 16:22,26.10.99
Originator : Jörg Bartholdt
E-Mail : panther at cs.tu-berlin.de
Subject : executing the compiled prg from kdevelop
Error Class : software bug
Error Location: build process
Priority : low
Bug Description ---------------------------
Using the Hello World example, pressing on the execution
button reveals two bugs:
1) I started kdevelop with "&" which sends a "suspend tty output".
2) In the command included is a echo "\n Press ..." when the command
has finished. My bash is totally confused and does not execute this command.
How to repeat the error -------------------
Press "exec" -Button with the default Hello World Program
Bugfix or Workaround ----------------------
ad 1) "fg" pulls it into foreground mode and let it output its stuff
"EXEC:konsole -e bash -c './prg ......"
ad 2) I patched ckdevelop.cpp in line 2362 and deleted the \n char in the
exec string
System Information ------------------------
KDevelop version : 1.0beta3
KDE version :
QT version :
OS/Distribution :
Compiler :
More information about the KDevelop-devel
mailing list