Bug 221881 - Run [application] is listed twice when searching in kickoff menu
Summary: Run [application] is listed twice when searching in kickoff menu
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-kickoff (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 07:45 UTC by Syam
Modified: 2010-01-15 19:28 UTC (History)
2 users (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 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