http://bugs.winehq.org/show_bug.cgi?id=28199
Summary: Installation of vcrun6 causes undefined function _set_printf_count_output Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: llie@nano.exofire.net
When I install vcrun6 (using winetricks), then I'm unable to install dotnet20 or vcrun2005 or many other packages. The installers crash or quit.
Many applications in wine then crash with errors something like:
Unimplemented function msvcrt.dll _set_printf_count_output
I ran a regression test and bisect stopped at this commit:
05ddaaf0686a0fcc10c9874a8d3abc9f35459f44 is the first bad commit commit 05ddaaf0686a0fcc10c9874a8d3abc9f35459f44 Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 25 17:20:03 2011 +0200
msvcr80: Add a WinSxS manifest resource.
:040000 040000 7ac83b8722a5fedc4ac881afd2f7fe96f4dc9bc5 555c864d57fed04525a7d8ab5e4081001a55b242 M dlls
http://bugs.winehq.org/show_bug.cgi?id=28199
llie@nano.exofire.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org, | |llie@nano.exofire.net
http://bugs.winehq.org/show_bug.cgi?id=28199
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from GyB gyebro69@gmail.com 2011-08-27 03:03:11 CDT --- I see the same problem since 1.3.27. Those apps/games which require native msvc libraries don't work any more. They are complaining about unimplemented stuffs even though the native versions of msvc dlls are installed and they're set to native in winecfg's libraries tab. Creating a clean/new wineprefix with the reverted commit makes the apps/games work again.
http://bugs.winehq.org/show_bug.cgi?id=28199
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-08-29 12:21:22 CDT --- This should work now.
http://bugs.winehq.org/show_bug.cgi?id=28199
--- Comment #3 from llie@nano.exofire.net 2011-08-29 18:26:43 CDT --- Confirming that it appears fixed in a commit subsequent to 1.3.27
http://bugs.winehq.org/show_bug.cgi?id=28199
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-09-09 12:54:51 CDT --- Closing bugs fixed in 1.3.28.
http://bugs.winehq.org/show_bug.cgi?id=28199
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8306dd55f1713f0d0081daaa9f6 | |c3f96c22ae064
http://bugs.winehq.org/show_bug.cgi?id=28199
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |05ddaaf0686a0fcc10c9874a8d3 | |abc9f35459f44
http://bugs.winehq.org/show_bug.cgi?id=28199
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1|8306dd55f1713f0d0081daaa9f6 |127b27414eb151fe48aa16e0539 |c3f96c22ae064 |9e37c115446ac
https://bugs.winehq.org/show_bug.cgi?id=28199
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |ntdll Severity|major |normal