Crash when during build

Michael Edwardes Michael.Edwardes at students.dmu.ac.uk
Sat Aug 18 14:19:22 BST 2001


Hi,

I've been experiencing the same problem(s) and tried your solution.  Now 
it works!  (I had the same problem on the listed combinations below, as 
well as kde 2.2.1.)

Thanks

Michael

---------Included Message----------
> Date: Fri, 17 Aug 2001 23:26:55 -0600
> From: "Julian Rockey" <linux at jrockey.com>
> Reply-To: <kdevelop at kdevelop.org>
> To: <kdevelop at kdevelop.org>, <kde at mail.kde.org>
> Subject: Crash when during build
> 
> I've just investigated a KDevelop crash I was experiencing during the 
build 
> process.
> 
> Anyone know of a possible bug in QMultiLineEdit in QT2.3.1?
> 
> I figured (a) all KDevelop is doing during the build process is 
catching 
> output from KShellProcess and writing it to the QT message widget and 
I 
> noticed (b) the crash seemed to occur when a long line (g++ etc. etc) 
was 
> output to the message box. So as an experiment I recompiled KDevelop 
adding 
> the following lines into the COutputWidget class constructor:
> 
> setWordWrap( WidgetWidth );
> setWrapPolicy( Anywhere );
> 
> This causes the text to wrap in the message box. Result: no crash (and 
the 
> crash had been consistent before. Even after a straight re-compile.)
> 
> So if anyone else is experiencing a similar problem and don't mind 
wrapped 
> text they might want to try this.
> 
> The crash happened with KDevelop 2.0 and KDevelop 1.4.1, running on 
either 
> KDE2.2 or KDE2.1.2. So QT is definitely high on my list of suspects.
> 
> -
> to unsubscribe from this list send an email to 
kdevelop-request at kdevelop.org
> with the following body:
> unsubscribe »your-email-address«
> 
---------End of Included Message----------



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



More information about the KDevelop mailing list