http://bugs.winehq.org/show_bug.cgi?id=21897
Summary: Link created by wine are not display if it's been deleted once Product: Wine Version: 1.1.39 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ikus060@gmail.com
It's seams wine doesn't edit the application.menu file to ensure the menu item created are displayed. If for some reason you delete the menu item from a tool like alacarte, you're not able to see those item never again.
Step to reproduce : 1. Install an application which create a link in the application menu. e.g.: DVDFab6 2. Ensure the link is properly created. 3. Uninstall DVDFab6 4. The menu item is not remove by the uninstall opperation, so use 'alacarte' to remove the item. 5. Reinstall DVDFab6 6. Notice the menu item doesn't appear in the menu or in alacarte.
Workarround :
To make it appear again, wine need to remove the <delete/> tag in the application.menu othersiwe it's doesn't appear.
http://bugs.winehq.org/show_bug.cgi?id=21897
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-03-02 03:13:44 --- http://wiki.winehq.org/FAQ#head-34c8b5d78823a60c9651b4c9848c06a1aa8fea48
http://bugs.winehq.org/show_bug.cgi?id=21897
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Platform|All |Other
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-03-02 03:14:05 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=21897
Patrik Dufresne ikus060@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #3 from Patrik Dufresne ikus060@gmail.com 2010-03-02 07:33:51 --- It's not the expected behaviour. I expect wine to create a link and manage to get it visible in the menu. You can't ask someone that are more or less familiar with the gnome internal to play with the application.menu.
Wine must make it easier for new user.
http://bugs.winehq.org/show_bug.cgi?id=21897
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-02 09:19:43 --- If you removed the link yourself why are you asking Wine to restore it?
http://bugs.winehq.org/show_bug.cgi?id=21897
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-02 09:20:02 --- Closing. Not a bug. Expected behavior. User error.