Summary: | When trying to install a filter for incoming email KMail ends when trying to select a folder | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | RG <RG> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
RG
2008-06-22 08:58:26 UTC
Please paste a backtrace of the crash, read http://techbase.kde.org/index.php?title=Development/Tutorials/Debugging/How_to_create_useful_crash_reports for more info. Thanks. *** This bug has been marked as a duplicate of 162849 *** I tried to do so. Please keep in mind that i am a 'normal user' not a specialist. So it is a quite bit difficult to work with the bash! Here is my code from gdb: Gleichmann@linux-7z3p:~> QPainter::begin: Widget painting can only begin as a result of a paintEvent QPainter::setWorldTransform: Painter not active kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 kmail(6181) FolderStorage::getMsg: msg serial number == 0 *** KMail got signal 11 (Crashing) KCrash: Application 'kmail' crashing... sock_file=/home/Gleichmann/.kde4/socket-linux-7z3p/kdeinit4__0 By the way. I don't think it is similar to the bug 162849. >By the way. I don't think it is similar to the bug 162849.
It is, both the anti-spam wizard and the filter settings use the same folder selector, which crashed in previous versions. This should be fixed in newer versions.
|