Bug 136190 - Right click in any open mail message that results from a Kerry Beagle search crashes KMail
Summary: Right click in any open mail message that results from a Kerry Beagle search ...
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 18:27 UTC by Sumedha
Modified: 2007-09-14 12:17 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 Sumedha 2006-10-23 18:27:48 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    SuSE RPMs
OS:                Linux

How to reproduce :
1. Search for something within "Conversations" using Kerry Beagle search.
2. When the results show up, open any resulting message. Kmail opens the message.
3. Now, right click on any empty space in the newly opened mail window.
Kmail crashes.

Expected Behaviour:
1. The context menu must appear.

Backtrace :
System configuration startup check disabled.

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47147180461584 (LWP 4859)]
[New Thread 1107310912 (LWP 4863)]
[New Thread 1098918208 (LWP 4862)]
[New Thread 1090525504 (LWP 4861)]
[New Thread 1082132800 (LWP 4860)]
[KCrash handler]
#5  0x00002ae148651a50 in KMFolderNode::parent ()
   from /opt/kde3/lib64/libkmailprivate.so
#6  0x00002ae148612c8f in KMFolder::idString ()
   from /opt/kde3/lib64/libkmailprivate.so
#7  0x00002ae1486da7fd in KMKernel::folderIsSentMailFolder ()
   from /opt/kde3/lib64/libkmailprivate.so
#8  0x00002ae14874b195 in KMReaderMainWin::slotMsgPopup ()
   from /opt/kde3/lib64/libkmailprivate.so
#9  0x00002ae14874d16b in KMReaderMainWin::qt_invoke ()
   from /opt/kde3/lib64/libkmailprivate.so
#10 0x00002ae149269a8c in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#11 0x00002ae1486199a2 in KMReaderWin::popupMenu ()
   from /opt/kde3/lib64/libkmailprivate.so
#12 0x00002ae14879db8b in (anonymous namespace)::FallBackURLHandler::handleContextMenuRequest () from /opt/kde3/lib64/libkmailprivate.so
#13 0x00002ae14879dc23 in KMail::URLHandlerManager::handleContextMenuRequest ()
   from /opt/kde3/lib64/libkmailprivate.so
#14 0x00002ae148621d64 in KMReaderWin::slotUrlPopup ()
   from /opt/kde3/lib64/libkmailprivate.so
#15 0x00002ae1486252f4 in KMReaderWin::qt_invoke ()
   from /opt/kde3/lib64/libkmailprivate.so
#16 0x00002ae149269a8c in QObject::activate_signal ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#17 0x00002ae149e30e87 in KHTMLPart::popupMenu ()
   from /opt/kde3/lib64/libkhtml.so.4
#18 0x00002ae149e71de2 in KHTMLPart::popupMenu ()
   from /opt/kde3/lib64/libkhtml.so.4
#19 0x00002ae149e779f6 in KHTMLPart::khtmlMousePressEvent ()
   from /opt/kde3/lib64/libkhtml.so.4
#20 0x00002ae149269556 in QObject::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#21 0x00002ae149212a95 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#22 0x00002ae1492136c7 in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#23 0x00002ae148c15bf8 in KApplication::notify ()
   from /opt/kde3/lib64/libkdecore.so.4
#24 0x00002ae149e5ac9f in KHTMLView::viewportMousePressEvent ()
   from /opt/kde3/lib64/libkhtml.so.4
#25 0x00002ae149365809 in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#26 0x00002ae149e34926 in KHTMLView::eventFilter ()
   from /opt/kde3/lib64/libkhtml.so.4
#27 0x00002ae149269492 in QObject::activate_filters ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#28 0x00002ae1492694e7 in QObject::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#29 0x00002ae14929c5c8 in QWidget::event ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#30 0x00002ae149212a95 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#31 0x00002ae1492138bb in QApplication::notify ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#32 0x00002ae148c15bf8 in KApplication::notify ()
   from /opt/kde3/lib64/libkdecore.so.4
#33 0x00002ae1491bb0f4 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#34 0x00002ae1491ba2d3 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#35 0x00002ae1491c925f in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#36 0x00002ae1492277a1 in QEventLoop::enterLoop ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#37 0x00002ae14922764a in QEventLoop::exec ()
   from /usr/lib/qt3/lib64/libqt-mt.so.3
#38 0x000000000040297d in main ()
Comment 1 Will Stephenson 2006-10-28 11:33:29 UTC
Can't reproduce this.  I get the context menu.  Please re-test with KDE 3.5.5 (use build service packages under repos.opensuse.org).
Comment 2 Stefan Monov 2006-10-28 11:37:22 UTC
Can't reproduce either (with KDE 3.5.5 - the build service packages under repos.opensuse.org).