cckec / winetricks

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

winetricks misdetect wine version 1.4 #184

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run winetricks
2. Try to install .NET SP2

What is the expected output?
.NET SP2 is installed

What do you see instead?
$ winetricks
Executing w_do_call dotnet20sp2
Executing load_dotnet20sp2
/usr/bin/winetricks: ligne 1582 : test: wine-1.4 : nombre entier attendu comme 
expression
------------------------------------------------------
Working around wine bug 22521 -- wine version too old
------------------------------------------------------
------------------------------------------------------
wine-1.3.18 or later required to install dotnet20sp2
------------------------------------------------------

What version of the product are you using? On what operating system?
usig winetricks 2011115 and wine 1.4

Please provide any additional information below.
Look at w_wine_version function

Original issue reported on code.google.com by solstice.dhiver@gmail.com on 8 Mar 2012 at 2:12

GoogleCodeExporter commented 8 years ago
Fixed in svn r783

Original comment by daniel.r...@gmail.com on 8 Mar 2012 at 3:09