Bug 164644

Summary: When trying to install a filter for incoming email KMail ends when trying to select a folder
Product: [Applications] kmail Reporter: RG <RG>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description RG 2008-06-22 08:58:26 UTC
Version:           Vers. 1.9.51 (using KDE 4.0.4)
Installed from:    SuSE RPMs
OS:                Linux

When I try to create a new filter rule for incoming email, click on "Please select a folder" and then try to choose one existing folder KMail crashes.
Comment 1 Bram Schoenmakers 2008-06-22 10:31:25 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.
Comment 2 Thomas McGuire 2008-06-22 14:25:21 UTC

*** This bug has been marked as a duplicate of 162849 ***
Comment 3 RG 2008-06-22 16:05:42 UTC
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. 
Comment 4 Thomas McGuire 2008-06-22 16:18:22 UTC
>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.