Crash when during build

Ralf Nolden nolden at kde.org
Sat Aug 18 17:37:10 BST 2001


On Saturday, 18. August 2001 07:26, you wrote:

Thanks for your fix, I just commited it. If anyone else has some fixes, 
please hurry with those so that 2.0.1 will be amost bug-free. This is your 
last chance before KDevelop 3 probably :)

Ralf

> 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«

-- 
We're not a company, we just produce better code at less costs.
--------------------------------------------------------------------
Ralf Nolden
nolden at kde.org

The K Desktop Environment	The KDevelop Project
http://www.kde.org		http://www.kdevelop.org


-
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