[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#2619: (no subject)
From:       Ulrich Haucke <ulrich.haucke () gmx ! de>
Date:       2000-02-01 10:57:06
[Download RAW message or body]

Package: kdevelop
Version: 1.1beta2
Severity: normal

Bugreport ID : 11:36,01.02.00

Originator	: 
E-Mail		: Ulrich Haucke <ulrich.haucke@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 :

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic