Bug 213148

Summary: search show my old shortcut
Product: [Plasma] plasma4 Reporter: BRULE Herman <alpha_one_x86>
Component: widget-kickoffAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: caionnew, giorgos.tsiapaliokas, kde, mgraesslin
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description BRULE Herman 2009-11-04 21:31:15 UTC
Version:            (using KDE 4.3.3)
Installed from:    Gentoo Packages

Hello, I have Qt under linux with QAssistant, I have setup Qt too under wine, it have create QAssitant to .exe, I have remove it, but now when I do search to "assitant" it show my both wine and linux version.
I have try re save the menu, but it not work.
Thanks to fix it.
Comment 1 disabled account 2010-01-17 07:30:40 UTC
I think this is a wine issue since I experienced something similar under GNOME.
Comment 2 BRULE Herman 2010-01-17 10:34:46 UTC
But it's not wine which do this menu, I'm sur that's possible show same shortcut list in menu editor and real menu.
Comment 3 disabled account 2010-01-17 18:39:49 UTC
Wine registers a menu-shortcut once you install an application, then you uninstall the application using wine, the shortcut is not removed which means the application is not uninstalled correctly. I believe that every application registers a menu-shortcut the same way, no matter if its a GNOME application, KDE or something else.
So this is clearly a problem of the uninstallation process under wine.
Comment 4 Nicolas L. 2010-06-07 12:31:22 UTC
Is this bug  still valid with kde 4.4.4 or kde 4.5beta ?
Comment 5 BRULE Herman 2010-06-07 19:14:30 UTC
Yes the bug is present in 4.4.4.
Comment 6 disabled account 2010-06-08 02:05:31 UTC
I still believe that it is a wine bug, please report it upstream.
Comment 7 BRULE Herman 2010-06-08 08:56:51 UTC
For me, kde should have full control on that own menu, and can drop GTK/wine application too...
Comment 8 disabled account 2010-06-09 06:03:12 UTC
(In reply to comment #7)
> For me, kde should have full control on that own menu, and can drop GTK/wine
> application too...

Yes KDE can change the menu, of course it can, the problem is, how does Kickoff know which entries it has to remove *on its own*, the menu icons have to be removed during the uninstallation process, kickoff has nothing to do with it, this is a wine bug.
Would you let me close this bug if I report it upstream for you?
Comment 9 Giorgos Tsiapaliokas 2011-01-11 13:01:36 UTC
what happened with this bug??
Comment 10 Martin Flöser 2011-12-08 20:45:27 UTC
let's put it to UPSTREAM. If wine installs the menu entry, it has to take care of removing it. We cannot track when wine apps are uninstalled (due to the fact that you can just remove the ~/.wine directory)