Bug#2207: marked as done (executing the compiled prg from kdevelop [16:22,26.10.99])

Stephan Kulow owner at bugs.kde.org
Sun Mar 12 09:33:02 UTC 2000


Your message dated Sun, 12 Mar 2000 09:44:44 +0100
with message-id <38CB58FC.7EFCA97D at kdevelop.de>
and subject line (no subject)
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 26 Oct 1999 14:30:43 +0000
From panther at xtradyne.de Tue Oct 26 16:30:43 1999
Received: from blndi4-145-253-076-157.arcor-ip.net ([145.253.76.157]:6895 "EHLO
        panther.xtradyne.de") by max.tat.physik.uni-tuebingen.de with ESMTP
	id <S741749AbPJZOac>; Tue, 26 Oct 1999 16:30:32 +0200
Received: (from panther at localhost)
	by panther.xtradyne.de (8.9.3/8.9.3) id QAA02141
	for submit at bugs.kde.org; Tue, 26 Oct 1999 16:32:46 +0200
Date:   Tue, 26 Oct 1999 16:32:46 +0200
From:   panther at xtradyne.de
Message-Id: <199910261432.QAA02141 at panther.xtradyne.de>
To:     submit at bugs.kde.org
Subject: executing the compiled prg from kdevelop  [16:22,26.10.99]
Return-Path: <panther at xtradyne.de>
X-Orcpt: rfc822;submit at bugs.kde.org


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