Bug 221881

Summary: Run [application] is listed twice when searching in kickoff menu
Product: [Plasma] plasma4 Reporter: Syam <get.sonic>
Component: widget-kickoffAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: asraniel, ivan.cukic
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Syam 2010-01-09 07:45:38 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

In Kickoff menu, if I type the full application name "opera", "thunderbird", "akregator" etc., I get three entries
 Run Akregator (with the generic gear icon)
 Akregator (with Akregator icon)
 Run Akregator (with the generic gear icon)

All the three above mentioned results work fine when clicked (they invoke the correct app).

A moment ago, I was seeing the same behaviour with KRunner too, but now it seems to be fine ("Run [app]" is now listed only once as the last entry). Kickoff still has the problem. 


Additional Info:
If I type "vim" in Kickoff menu, I get only one entry - "Run vim".
Comment 1 Ivan Čukić 2010-01-15 19:23:57 UTC
SVN commit 1075260 by ivan:

Removed duplicate items from the search results
BUG: 221881



 M  +2 -0      krunnermodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1075260
Comment 2 Ivan Čukić 2010-01-15 19:28:24 UTC
SVN commit 1075263 by ivan:

Backport: Removed duplicate items from the search results
BUG: 221881



 M  +2 -0      krunnermodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1075263