cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

winetricks GUI MSPAINT install succeeds, but cannot find mspaint.exe #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Wine and winetricks
2. Use the winetricks GUI and select "install an app" and then "mspaint"

What is the expected output? What do you see instead?
Expected: mspaint installs correctly, adds an entry to the menu

Actual: mspaint does install, but an error dialog informs the user that: 
mspaint install completed, but installed file 
/home/username/.wine/dosdevices/c:/windows/mspaint.exe not found - No entry is 
added to the user's menu, but manually navigating to the installed directory 
does locate mspaint.exe - and manually running it does work.

What version of the product are you using? On what operating system?
wine-1.1.42
Currently running debian squeeze amd64, but I've also tested it on 32 bit 
debian.

Please provide any additional information below.
Not a major issue, but it'd be nice if the script actually finished and added 
the menu entry.

Original issue reported on code.google.com by nessuper...@gmail.com on 21 Mar 2011 at 6:15

GoogleCodeExporter commented 8 years ago
Fixed in r333, thanks.

Original comment by daniel.r...@gmail.com on 22 Mar 2011 at 3:53