Bug 118598 - The "apply all filters" function causes possible freezing when entire inbox selected
Summary: The "apply all filters" function causes possible freezing when entire inbox s...
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmail
Classification: Applications
Component: filtering (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-18 22:36 UTC by Denny Hone
Modified: 2009-12-24 15:24 UTC (History)
1 user (show)

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 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?