DanKegel wrote:It really sounds like you have an out of date wine or winetricks,
or aren't running the version you think you are, or have crud in your .wine directory.
Where did you get your wine-1.5.8?
What URL did you use when you downloaded winetricks,
and what does 'sha1sum winetricks' say?
How did you run the winetricks you downloaded?
BTW, I filed that bug because I was trying to help the guy in
http://forum.winehq.org/viewtopic.php?t=12133
Is that you?
Thanks for the reply,
I got Wine 1.5.8 from the offical repo (
http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu).
The URL I got winetricks from was the one supplied on its official website (the same link you provided). The SHA-1 of winetricks:
Code: Select all
5bffe68ed96ad5ff9495b1a568bab6e7b034b222 winetricks
I ran winetricks as so (this is what got dotnet20 to work later):
Code: Select all
removed@removed:~/Downloads$ winetricks gdiplus dotnet11 corefonts
Later:
Code: Select all
removed@removed:~/Downloads$ winetricks dotnet20
For the record, I've never run Wine or Winetricks as root, and I've rm -rf'd the .wine directory quite a few times now. I've also cleared out ~/.cache/winetricks several times as well.
Also, that isn't me in the other thread. Seems we're in similar boats though!
EDIT: Here's what happens when I try to install dotnet20 when dotnet11 is already installed:
Code: Select all
chris@frontdesk:~/.cache$ winetricks dotnet20
Executing w_do_call dotnet20
Executing load_dotnet20
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
/usr/bin/winetricks: 4376: cd: can't cd to /home/chris/.cache/winetricks/dotnet20
Executing mkdir -p /home/chris/.cache/winetricks/dotnet20
Downloading http://kegel.com/wine/l_intl.zip to /home/chris/.cache/winetricks/dotnet20
--2012-07-16 17:17:00-- http://kegel.com/wine/l_intl.zip
Resolving kegel.com (kegel.com)... 216.92.86.126
Connecting to kegel.com (kegel.com)|216.92.86.126|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1103 (1.1K) [application/zip]
Saving to: `l_intl.zip'
100%[========================================================================================>] 1,103 --.-K/s in 0s
2012-07-16 17:17:02 (81.9 MB/s) - `l_intl.zip' saved [1103/1103]
Executing unzip -o -q -d /home/chris/.wine/dosdevices/c:/windows/system32 l_intl.zip
Executing mkdir -p /home/chris/.cache/winetricks/dotnet20
Downloading http://download.microsoft.com/download/5/6/7/567758a3-759e-473e-bf8f-52154438565a/dotnetfx.exe to /home/chris/.cache/winetricks/dotnet20
--2012-07-16 17:17:02-- http://download.microsoft.com/download/5/6/7/567758a3-759e-473e-bf8f-52154438565a/dotnetfx.exe
Resolving download.microsoft.com (download.microsoft.com)... 63.233.92.34, 63.233.92.9, 63.233.92.10
Connecting to download.microsoft.com (download.microsoft.com)|63.233.92.34|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23510720 (22M) [application/octet-stream]
Saving to: `dotnetfx.exe'
100%[========================================================================================>] 23,510,720 351K/s in 68s
2012-07-16 17:18:10 (340 KB/s) - `dotnetfx.exe' saved [23510720/23510720]
Executing wine dotnetfx.exe
fixme:advapi:DecryptFileA "C:\\users\\chris\\Temp\\IXP000.TMP\" 00000000
fixme:advapi:LsaOpenPolicy ((null),0x33f31c,0x00000001,0x33f344) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:imagehlp:BindImageEx (0, "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\cscomp.dll", "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\", (null), (nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsn.dll", "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\", (null), (nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorwks.dll", "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\", (null), (nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\system32\\mscoree.dll", "C:\\windows\\system32\", (null), (nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorjit.dll", "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\", (null), (nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorpe.dll", "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\", (null), (nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\vbc.exe", "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\", (null), (nil)): stub
fixme:imagehlp:BindImageEx (0, "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\diasymreader.dll", "C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\", (null), (nil)): stub
fixme:mofcomp:wmain stub
err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
err:ole:create_server class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {a9e69610-b80d-11d0-b9b9-00a0c922e750} could be created for context 0x17
err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
err:ole:CoGetClassObject class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
err:ole:create_server class {a9e69610-b80d-11d0-b9b9-00a0c922e750} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {a9e69610-b80d-11d0-b9b9-00a0c922e750} could be created for context 0x17
fixme:advapi:RegisterEventSourceW ((null),L"ASP.NET 2.0.50727.0"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0001,0x400003f9,(nil),0x0002,0x00000000,0x33ecec,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:loadperf:UnloadPerfCounterTextStringsW (L"u "ASP.NET_2.0.50727"", 1): stub
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
fixme:thread:SetThreadStackGuarantee (0x33fc78): stub
fixme:shell:URL_ParseUrl failed to parse L"System.EnterpriseServices"
fixme:shell:URL_ParseUrl failed to parse L"System"
err:ole:CoGetClassObject class {ecabb0c8-7f19-11d2-978e-0000f8757e2a} not registered
err:ole:CoGetClassObject no class object {ecabb0c8-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1
err:ole:CoGetClassObject class {6eb22881-8a19-11d0-81b6-00a0c9231c29} not registered
err:ole:create_server class {6eb22881-8a19-11d0-81b6-00a0c9231c29} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {6eb22881-8a19-11d0-81b6-00a0c9231c29} could be created for context 0x15
fixme:process:FlushProcessWriteBuffers : stub
err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
err:ole:create_server class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {4e14fba2-2e22-11d1-9964-00c04fbbb345} could be created for context 0x15
abnormal program termination
------------------------------------------------------
Note: command 'wine dotnetfx.exe' returned status 3. Aborting.
------------------------------------------------------
chris@frontdesk:~/.cache$