Bug 341962

Summary: KMail always shows unknown filter
Product: [Applications] kmail2 Reporter: Abyss <abyss.7>
Component: config dialogAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: montel, simonandric5
Priority: NOR    
Version: 4.14.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description Abyss 2014-12-17 06:00:30 UTC
When I open the menu item "Configure filters..." the dialog always contains empty filter with the name "unknown". Even if I delete it, it appears again. I don't have any other filters. Also I want to provide screenshot, but don't know how to do that.

Reproducible: Always

Steps to Reproduce:
1. Open "Configure filters..."
2. Look at the filters panel on the left.

Actual Results:  
There is "unknown" empty filter

Expected Results:  
Empty panel
Comment 1 Abyss 2014-12-17 06:01:28 UTC
Created attachment 90007 [details]
Screenshot
Comment 2 Laurent Montel 2014-12-17 07:51:42 UTC
What is the problem with it ?
It's disable so it's not a problem ?
Comment 3 Abyss 2014-12-17 08:10:12 UTC
I'm surprised with a question. First of all - it's ugly and unaesthetic. Then I suggest that it causes a Mail Filter Agent to make a run. And sometimes it gets stuck: there is a plenty of bugs about Mail Filter Agent sticking on 0%. I may find them and link there if it does matter.
Comment 4 Laurent Montel 2014-12-17 09:17:14 UTC
(In reply to Abyss from comment #3)
> I'm surprised with a question. First of all - it's ugly and unaesthetic.

Ok I can understand it.

> Then I suggest that it causes a Mail Filter Agent to make a run.

it runs all the time. So it will created/started if there is filter or not

> And
> sometimes it gets stuck: there is a plenty of bugs about Mail Filter Agent

> sticking on 0%. I may find them and link there if it does matter.
plenty :) I saw just one.
but Ok please link there
Comment 5 Laurent Montel 2014-12-17 13:01:01 UTC
As I can see in code there is a reason:
"
    // create an empty filter when there's none, to avoid a completely
    // disabled dialog (usability tests indicated that the new-filter
    // button is too hard to find that way):
"

Regards
Comment 6 Laurent Montel 2015-04-03 05:34:20 UTC
I close as wontfix as it's created for a good reason