http://bugs.winehq.org/show_bug.cgi?id=22365
Summary: .NET Framework 2.0 installer hangs Product: Wine Version: 1.1.42 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=27374) --> (http://bugs.winehq.org/attachment.cgi?id=27374) Output of winetricks dotnet20
Running 'winetricks dotnet20' with today's git results in the .NET Framework installer becoming unresponsive partway through the installation. It worked yesterday:
87dee43b0accad4f26806d75277c954e670dacb5 is first bad commit commit 87dee43b0accad4f26806d75277c954e670dacb5 Author: Piotr Caban piotr@codeweavers.com Date: Thu Apr 15 14:26:33 2010 +0200
msvcrt: Make setlocale working with per thread locales.
:040000 040000 9d66ba326a7b51d8c3e37e92e42f3a85197eac0d ffbca7b071a8b902b32d9ee5733fd7859b8010e9 M dlls
Reverting this patch solves the problem.