Bug 104528 - KNode crashes when changing spellcheck language
Summary: KNode crashes when changing spellcheck language
Status: RESOLVED DUPLICATE of bug 75937
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-25 16:17 UTC by joao
Modified: 2005-05-12 19:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description joao 2005-04-25 16:17:50 UTC
Version:           0.9.0 (using KDE 3.4.0 Level "b" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.14-default

1. Click Ctrl+N to create a new empty post
2. Fill the Subject field with, for instance, the following text:
      «How to programmatically find out the client's IP?»
3. Click on the Spellcheck button
4. Click on the Language select box and choose another value
5. KNode will show a couple of dialog boxes, and then crash
Comment 1 Thiago Macieira 2005-04-26 04:51:47 UTC
Can you paste the backtrace?
Comment 2 joao 2005-04-27 22:53:29 UTC
Here it goes:

-----------------------------------------------------------------
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1103308000 (LWP 6548)]
[New Thread 1109957552 (LWP 6550)]
[Thread debugging using libthread_db enabled]
[New Thread 1103308000 (LWP 6548)]
[New Thread 1109957552 (LWP 6550)]
[New Thread 1107856304 (LWP 6549)]
[Thread debugging using libthread_db enabled]
[New Thread 1103308000 (LWP 6548)]
[New Thread 1109957552 (LWP 6550)]
[KCrash handler]
#7  0x41324ae8 in QObject::receivers () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x416895e7 in QListBox::selected () from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x41401aef in QListBox::mouseDoubleClickEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0x4135b8f4 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x412c2baf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x412c4f56 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40f616d1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#14 0x413c47f3 in QComboBox::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x41325bbe in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x41325ca0 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x4135b3df in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x412c2baf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x412c4f56 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40f616d1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#21 0x41260499 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x4125f116 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x4126fb08 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x412dab41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x412da986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x412c463f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x0804f1e8 in main ()
Comment 3 Volker Krause 2005-05-12 19:20:12 UTC

*** This bug has been marked as a duplicate of 75937 ***