Daniel Eckl wrote:

>Program received signal SIGSEGV, Segmentation fault.
>[Switching to Thread 3076 (LWP 7732)]
>0x405cdafb in QColor::operator= () from /usr/lib/qt2//lib/libqt-mt.so.2
>(gdb) bt
>#0  0x405cdafb in QColor::operator= () from /usr/lib/qt2//lib/libqt-mt.so.2
>#1  0x406284e8 in QBrush::init () from /usr/lib/qt2//lib/libqt-mt.so.2
>#2  0x41788518 in QBrush::QBrush () from /usr/lib/qt2//lib/libqt.so.2
>#3  0x41b2f674 in LiquidStyle::drawRoundButton () from /opt/kde2/lib/liquid.so
>#4  0x41b3382e in LiquidStyle::drawPushButton () from /opt/kde2/lib/liquid.so
>#5  0x406ee3a8 in QPushButton::drawButton ()
>   from /usr/lib/qt2//lib/libqt-mt.so.2
>#6  0x4067e9d5 in QButton::paintEvent () from /usr/lib/qt2//lib/libqt-mt.so.2
>#7  0x40664fd2 in QWidget::event () from /usr/lib/qt2//lib/libqt-mt.so.2
>#8  0x405c8826 in QApplication::notify () from /usr/lib/qt2//lib/libqt-mt.so.2
>#9  0x414457a6 in KApplication::notify () from /opt/kde2/lib/libkdecore.so.3
>#10 0x40599781 in QETWidget::translatePaintEvent ()
>   from /usr/lib/qt2//lib/libqt-mt.so.2
>#11 0x40594f72 in QApplication::x11ProcessEvent ()
>   from /usr/lib/qt2//lib/libqt-mt.so.2
>#12 0x40594026 in QApplication::processNextEvent ()
>   from /usr/lib/qt2//lib/libqt-mt.so.2
>#13 0x405ca44f in QApplication::enter_loop ()
>   from /usr/lib/qt2//lib/libqt-mt.so.2
>#14 0x40593f90 in QApplication::exec () from /usr/lib/qt2//lib/libqt-mt.so.2
>#15 0x40333fe1 in CLicqGui::Run ()
>   from /usr/lib/licq/licq_kde-gui.so
>#16 0x40332363 in LP_Main ()
>---Type <return> to continue, or q <return> to quit---
>   from /usr/lib/licq/licq_kde-gui.so
>#17 0x40332032 in LP_Main_tep ()
>   from /usr/lib/licq/licq_kde-gui.so
>#18 0x40124f37 in pthread_start_thread () from /lib/libpthread.so.0
>#19 0x40124f8e in pthread_start_thread_event () from /lib/libpthread.so.0
>
Hmmm... At first sight, it looks like a Qt bug to me... I won't be able 
to debug that before january 21 (off to France for a week :-), so if you 
have some C++ knowledge, or if someone else can help you, go on. You 
have to recompile Qt with debugging turned on, and then check why it fails.

Laurent Pinchart



_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to