Bug 118598

Summary: The "apply all filters" function causes possible freezing when entire inbox selected
Product: [Applications] kmail Reporter: Denny Hone <Escondido>
Component: filteringAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: wishlist CC: bjoern
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Denny Hone 2005-12-18 22:36:09 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    SuSE RPMs

It appears the filter application behaves correctly when only one message is selected (in this case, in the inbox), but when the entire box is selected (I didn't try other quantities) the application quits responding.  My guess is that it repeats the process throughout the selection.  I was running the KMail plugin within Kontact.  I'm a former Win32 developer but haven't started developing in Linux/KDE yet, but if you'd like me to help diagnose this, please let me know. Thanks
Comment 1 Thiago Macieira 2005-12-19 00:03:13 UTC
Apply Filters is a blocking operation.
Comment 2 Andreas Gungl 2005-12-19 08:45:05 UTC
You can force the usage of async filtering (in Apply All Filters) by 
manually putting "actionscheduler=yes" in the [General] section of kmailrc.

Please note, that this functionality is known to produce crashes in KDE 
3.5.0, but you might want to give KMail from KDE 3.5.1 a try once it is 
out.
Comment 3 Björn Ruberg 2009-12-24 15:24:28 UTC
Is this still a problem in KDE 4.3?