http://bugs.winehq.org/show_bug.cgi?id=31219
Bug #: 31219 Summary: Wine cannot install dotnet2 using winetricks Product: Wine Version: 1.5.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: elettronik@gmail.com Classification: Unclassified
After installing wine 1.5.8. I created an empty prefix in ~/wine/ using:
WINEPREFIX="/home/elettronik/wine" wineboot -u
then I tried to install dotnet20 using winetrick
WINEPREFIX="/home/elettronik/wine" ~/winetricks dotnet20
the result is tha installer stopped while with an error message at:
fixme:regsvcs:wmain stub: L"C:\windows\Microsoft.NET\Framework\v2.0.50727\RegSvcs.exe" L"/bootstrapi"
so after some tries I try to run that command, before closing error message. The result are this:
WINEPREFIX="/home/elettronik/wine/" wine "C:\windows\Microsoft.NET\Framework\v2.0.50727\RegSvcs.exe" /bootstrapi
ixme:thread:SetThreadStackGuarantee (0x32fc78): 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:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:process:FlushProcessWriteBuffers : stub
http://bugs.winehq.org/show_bug.cgi?id=31219
--- Comment #1 from Austin English austinenglish@gmail.com 2012-07-16 13:59:46 CDT --- Try with winetricks from svn, works fine here.
http://bugs.winehq.org/show_bug.cgi?id=31219
Valentino Dell'Aica elettronik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Valentino Dell'Aica elettronik@gmail.com 2012-07-17 04:47:13 CDT --- with last winetricks from svn seem to work. ty
http://bugs.winehq.org/show_bug.cgi?id=31219
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-07-17 13:52:35 CDT --- Closing bugs fixed in 1.5.9.
http://bugs.winehq.org/show_bug.cgi?id=31219
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |austinenglish@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2012-07-17 14:13:39 CDT --- Upstream?
http://bugs.winehq.org/show_bug.cgi?id=31219
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |UPSTREAM
--- Comment #5 from Austin English austinenglish@gmail.com 2012-07-17 14:26:48 CDT --- (In reply to comment #4)
Upstream?
Yes.