Patch for coutputwidget (again)

F@lk Brettschneider falk.brettschneider at gmx.de
Sat Jul 20 00:40:06 UTC 2002


Hi Harald!

Harald Fernengel wrote:

>Hi,
>
>This patch should fix the "jump to error/warning" problem with Qt 3.0.5 (which 
>took over the behaviour change from Qt 3.0.4) and the big lincespaces.
>
>Hopefully, I got it right this time. Falk, Roland, is it okay to commit?
>
Sorry, using qt-3.0.6 it works well but after disabling qt-3.0.6 and 
using SuSE-8.0's qt-3.0.3 it always crashes with this backtrace. Can't 
see why. :-( So I *cannot recommend to apply* the patch. Harald, can you 
install qt-3.0.3 on your computer again and try to run it with that old 
version, please?:

(gdb) run
Starting program: /opt/kde3/bin/kdevelop
[New Thread 1024 (LWP 5710)]
kdecore (KLocale): WARNING: found no definition of PluralForm for de
kdecore (KLocale): WARNING: found no definition of PluralForm for de
/opt/kde3cvs/lib/kde3/plugins/styles/dotnet.so: Feature dotNET already 
defined in /opt/kde3cvs/lib/kde3/plugins//styles/dotnet.so!
/opt/kde3cvs/lib/kde3/plugins/styles/keramik.so: Feature Keramik already 
defined in /opt/kde3cvs/lib/kde3/plugins//styles/keramik.so!
/opt/kde3suse/lib/kde3/plugins/styles/dotnet.so: Feature dotNET already 
defined in /opt/kde3cvs/lib/kde3/plugins//styles/dotnet.so!
/usr/lib/qt3/plugins/imageformats/libqjpeg.so: Feature JPEG already 
defined in /usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so!
/usr/lib/qt3/plugins/imageformats/libqmng.so: Feature MNG already 
defined in /usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 5710)]
0x40fa8c65 in QScrollView::updateScrollBars () from /usr/lib/libqt-mt.so.3
(gdb) bt
#0  0x40fa8c65 in QScrollView::updateScrollBars () from 
/usr/lib/libqt-mt.so.3
#1  0x40fa9636 in QScrollView::resizeEvent () from /usr/lib/libqt-mt.so.3
#2  0x40fdef3a in QTextEdit::resizeEvent () from /usr/lib/libqt-mt.so.3
#3  0x40ee53a5 in QWidget::event () from /usr/lib/libqt-mt.so.3
#4  0x40fda9c2 in QTextEdit::event () from /usr/lib/libqt-mt.so.3
#5  0x40e61586 in QApplication::internalNotify () from 
/usr/lib/libqt-mt.so.3
#6  0x40e61424 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#7  0x40afb7c2 in KApplication::notify (this=0xbffff3ac, 
receiver=0x82ea960, event=0x82eaae8) at kapplication.cpp:556
#8  0x40e61e53 in QApplication::sendPostedEvents () from 
/usr/lib/libqt-mt.so.3
#9  0x40e61cfa in QApplication::sendPostedEvents () from 
/usr/lib/libqt-mt.so.3
#10 0x40147ab7 in QextMdiMainFrm::addToolWindow (this=0x8277ff8, 
pWnd=0x82e6650, pos=DockBottom, pTargetWnd=0x826d0d0, percent=70,
    tabToolTip=@0xbffff2ec, tabCaption=@0xbffff2e8) at 
qextmdimainfrm.cpp:380
#11 0x080e19b5 in CKDevelop::initView (this=0x8277ff8) at 
ckdevelop_init.cpp:263
#12 0x080e0c4f in CKDevelop::CKDevelop (this=0x8277ff8, __in_chrg=1) at 
ckdevelop_init.cpp:139
#13 0x080ee2bc in main (argc=1, argv=0xbffff524) at main.cpp:171
#14 0x414599ed in __libc_start_main () from /lib/libc.so.6
(gdb)



>
>
>Best regards,
>Harry
>

Ciao
F at lk






More information about the KDevelop-devel mailing list