Comment 6 for bug 664751

Revision history for this message
Dmitry Savvateev (savvdm) wrote :

Most of my wine shortcuts do not work from mintMenu. They all work well from Gnome menu (Alt-F1).
It's pity, because I would like to see them on Favorites page.

Below are some examples (some of them edited manually):

This one says "File not found":
env WINEPREFIX="/home/savvdm/.wine" wine C:\\windows\\command\\start.exe /Unix /home/savvdm/.wine/dosdevices/c:/users/Public/Главное\ меню/Программы/OziExplorer/OziExplorer\ Trial.lnk

This one silently does not start anything:
wine 'C:\Program Files\ArcSoft\Software Suite\Panorama Maker 4\pmk.exe'

This one says "File not found":
env WINEPREFIX="/home/savvdm/.wine" wine C:\\windows\\command\\start.exe /Unix /home/savvdm/.wine/dosdevices/c:/users/savvdm/Главное\ меню/Программы/iSilo/iSilo.lnk

This one works, but does not show proper icon:
wine C:\\OziExplorer\\OziExp.exe
(the icon is not shown properly in Gnome menu as well, so probably this is another issue)