TVAM / winetricks

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

wine version string compare error winetricks 20130609 #315

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When running some verbs, e.g. dotnet20sp1, winetricks appears to do a version 
string compare to the version of wine being used. This is broken in the new 
build 20130609. see below.

What steps will reproduce the problem?
1. try to install dotnet20sp1
2.
3.

What is the expected output? What do you see instead?
expect it to install

instead get:

Agamemnon:~ sean$ winetricks dotnet20sp1
Executing w_do_call dotnet20sp1
Executing load_dotnet20sp1
/usr/local/bin/winetricks: line 1651: test: wine-1.6-rc1: integer expression 
expected
------------------------------------------------------
Working around wine bug 16956 -- wine version too old
------------------------------------------------------
------------------------------------------------------
wine-1.3.22 or later required to install dotnet20sp1 properly
------------------------------------------------------

What version of the product are you using? On what operating system?
20130609 Mac OS 10.8.4

Please provide any additional information below.

best regards,
Sam.

Original issue reported on code.google.com by sam.j.jo...@gmail.com on 11 Jun 2013 at 12:07

GoogleCodeExporter commented 8 years ago
Thanks, and apologies.  Try current svn and let me know if it works better for 
you.

Original comment by daniel.r...@gmail.com on 11 Jun 2013 at 1:26

GoogleCodeExporter commented 8 years ago
tested the latest winetricks from svn. The fix is good.
regards,
Sam

Original comment by sam.j.jo...@gmail.com on 11 Jun 2013 at 9:29