Bug#2619: marked as done ((no subject)) by Ralf Nolden <nolden at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Jan 26 09:48:09 UTC 2001


Your message dated Fri, 26 Jan 2001 10:47:02 +0100
with message-id <0101261047020U.05786 at unixware>
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; 2 Feb 2000 06:40:11 +0000
>From ulrich.haucke at gmx.de Wed Feb  2 07:40:11 2000
Received: from mail2.gmx.net ([194.221.183.62]:10681 "HELO mail2.gmx.net")
	by max.tat.physik.uni-tuebingen.de with SMTP id <S741394AbQBBGkG>;
	Wed, 2 Feb 2000 07:40:06 +0100
Received: (qmail 21616 invoked by uid 0); 2 Feb 2000 06:40:05 -0000
Received: from wesl-m156-226.pool.mediaways.net (HELO gmx.de) (62.52.156.226)
  by mail2.gmx.net with SMTP; 2 Feb 2000 06:40:05 -0000
Sender: ulrich
Message-ID: <3896BC02.6867CEFA at gmx.de>
Date:   Tue, 01 Feb 2000 11:57:06 +0100
From:   Ulrich Haucke <ulrich.haucke at gmx.de>
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i586)
X-Accept-Language: de, en
MIME-Version: 1.0
To:     submit at bugs.kde.org
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Return-Path: <ulrich.haucke at gmx.de>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.1beta2
Severity: normal

Bugreport ID : 11:36,01.02.00

Originator	: 
E-Mail		: Ulrich Haucke <ulrich.haucke at gmx.de>

Subject : KDevelop hangs after running program

Error Class	: software bug
Error Location	: ckdevelop.cpp / QString
Priority	: high
Bug Description ---------------------------

After running a program kdevelop hangs with high CPU usage.
I've noticed that the bug is within ckdevelop.cpp at

void CKDevelop::slotProcessExited(KProcess* proc){
...
  if (ready){ // start the error-message parser
      QString str1 = messages_widget->text();
      
      if(error_parser->getMode() == CErrorMessageParser::MAKE){
	  error_parser->parseInMakeMode(&str1,prj->getProjectDir() +
prj->getSubDir());
      }
...

>From this point it never comes back.


How to repeat the error -------------------

Every time!

Bugfix or Workaround ----------------------

I don't know how to fix it.

System Information ------------------------

KDevelop version	: 1.1beta2
KDE version		: 1.1.2
QT version		: 1.44
OS/Distribution		: SuSE Linux 6.3
Compiler		: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

misc :


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list