Bugzilla – Bug 338515
Duplicated entries in gnome-main-menu
Last modified: 2009-09-18 23:30:07 UTC
Last application in main gnome menu duplicated of preference application. It's not good and not usability. refer to screen shot.
Created attachment 181723 [details] Screen shot
I'm unable to reproduce this, FWIW.
Simple, run application from icon of desktop or explorer of application. If this application contained in preference application, it in the same way appending to last application.
I can't reproduce this either. Andrey, what's the output of; rpm -qa gnome-main-menu Also, can you create a new user on your system, login as that user and try to reproduce.
output: andrew@linux-acer:~> rpm -qa gnome-main-menu gnome-main-menu-0.9.8-94.2 In new user it reproduce. I understand how to reproduce. Steps for reproduce: 1 - drag icon from menu to desktop 2 - run application from desktop 3 - and see to menu, icon of application is duplicated
OK, with those instructions, I can reproduce this.
Yeah, that's because the desktop file on the desktop is a different file from the one in /usr/share/applications (same content, though).
Exactly. When you drag app to desktop and open it, it will show up in SLAB. SLAB should detect if file being added to recent list opens application that alreay exist in that list.
This appears to be fixed in 11.2 m7