From kde-bugs-dist Tue Oct 26 14:32:46 1999 From: panther () xtradyne ! de Date: Tue, 26 Oct 1999 14:32:46 +0000 To: kde-bugs-dist Subject: Bug#2207: executing the compiled prg from kdevelop [16:22,26.10.99] X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=94094841815484 Package: kdevelop Version: 1.0beta3 Severity: normal Bugreport ID : 16:22,26.10.99 Originator : Jörg Bartholdt E-Mail : panther@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 :