Bug 162983 - Kmail see only 'local folder' when creating a filter and then crash
Summary: Kmail see only 'local folder' when creating a filter and then crash
Status: RESOLVED DUPLICATE of bug 162849
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-01 12:45 UTC by Nicolas L.
Modified: 2008-06-01 22:38 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 Nicolas L. 2008-06-01 12:45:09 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Since some days, when i try to create a filter, kmail only see Local folder, and if i double click on it, kmail crash:


[KCrash handler]
#5  0x00007fbc4319e945 in raise () from /lib64/libc.so.6
#6  0x00007fbc431a0173 in abort () from /lib64/libc.so.6
#7  0x00007fbc48e99405 in qt_message_output () from /usr/lib64/libQtCore.so.4
#8  0x00007fbc48e9952d in qFatal () from /usr/lib64/libQtCore.so.4
#9  0x00007fbc455dc27f in QApplication::compressEvent ()
   from /usr/lib64/libQtGui.so.4
#10 0x00007fbc455ddf8f in QTreeView::mousePressEvent ()
   from /usr/lib64/libQtGui.so.4
#11 0x00007fbc451acaea in QWidget::event () from /usr/lib64/libQtGui.so.4
#12 0x00007fbc455a26ad in QAbstractItemView::viewportEvent ()
   from /usr/lib64/libQtGui.so.4
#13 0x00007fbc455d1bd4 in QTreeView::viewportEvent ()
   from /usr/lib64/libQtGui.so.4
#14 0x00007fbc48f80878 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/libQtCore.so.4
#15 0x00007fbc4515a19c in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#16 0x00007fbc45161d56 in QApplication::notify () from /usr/lib64/libQtGui.so.4
#17 0x00007fbc4ab009ce in KApplication::notify () from /usr/lib64/libkdeui.so.5
#18 0x00007fbc48f80e0c in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#19 0x00007fbc451610d2 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#20 0x00007fbc451be98c in QApplication::compressEvent ()
   from /usr/lib64/libQtGui.so.4
#21 0x00007fbc451bd55b in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#22 0x00007fbc451e29d8 in QApplication::compressEvent ()
   from /usr/lib64/libQtGui.so.4
#23 0x00007fbc48f7fa32 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#24 0x00007fbc48f7fbc5 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#25 0x00007fbc4554dabf in QDialog::exec () from /usr/lib64/libQtGui.so.4
#26 0x00007fbc4f45eb00 in QApplication::compressEvent ()
   from /usr/lib64/libkmailprivate.so.4
#27 0x00007fbc4f45ebca in QApplication::compressEvent ()
   from /usr/lib64/libkmailprivate.so.4
#28 0x00007fbc48f95cb0 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#29 0x00007fbc456aaf37 in QAbstractButton::clicked ()
   from /usr/lib64/libQtGui.so.4
#30 0x00007fbc4544e18b in QApplication::compressEvent ()
   from /usr/lib64/libQtGui.so.4
#31 0x00007fbc4544faa2 in QApplication::compressEvent ()
   from /usr/lib64/libQtGui.so.4
#32 0x00007fbc4544fcd5 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib64/libQtGui.so.4
#33 0x00007fbc4550d9aa in QToolButton::mouseReleaseEvent ()
   from /usr/lib64/libQtGui.so.4
#34 0x00007fbc451acb04 in QWidget::event () from /usr/lib64/libQtGui.so.4
#35 0x00007fbc4515a1cd in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#36 0x00007fbc45161d56 in QApplication::notify () from /usr/lib64/libQtGui.so.4
#37 0x00007fbc4ab009ce in KApplication::notify () from /usr/lib64/libkdeui.so.5
#38 0x00007fbc48f80e0c in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#39 0x00007fbc451610d2 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#40 0x00007fbc451be98c in QApplication::compressEvent ()
   from /usr/lib64/libQtGui.so.4
#41 0x00007fbc451bd55b in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#42 0x00007fbc451e29d8 in QApplication::compressEvent ()
   from /usr/lib64/libQtGui.so.4
#43 0x00007fbc48f7fa32 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#44 0x00007fbc48f7fbc5 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#45 0x00007fbc48f84937 in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#46 0x0000000000402fde in _start ()
#0  0x00007fbc4320d691 in nanosleep () from /lib64/libc.so.6
Comment 1 Thomas McGuire 2008-06-01 22:38:11 UTC
This sounds very much like bug 162849, which has been fixed a few days ago.
Now expanding "Local Folders" in a folder selection dialog doesn't crash anymore.

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