http://bugs.winehq.org/show_bug.cgi?id=31888
Bug #: 31888 Summary: June 2010 directx sdk installer: fails with builtin mono Product: Wine Version: 1.5.14 Platform: x86 URL: http://www.microsoft.com/downloads/en/details.aspx?dis playlang=en&FamilyID=3021d52b-514e-41d3-ad02-438a3ba73 0ba OS/Version: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 31882 Classification: Unclassified
Choose the defaults all the way through. Once it's ready to install, it will try to install native .Net and fail. Looking at its log: [10/04/12,18:24:46] Running system checks ... [10/04/12,18:24:46] ***ERROR EVENT*** : SYSTEM CHECK: : OCM product installed Failed
if I run winetricks dotnet20 first, the installer gets further, then hits bug 31882.
http://bugs.winehq.org/show_bug.cgi?id=31888
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31888
Bug 31888 depends on bug 31882, which changed state.
Bug 31882 Summary: Many multithreaded gui apps randomly deadlock in winex11 driver surface section (arial32.exe, Aquanox, Mahaa demo, Total Commander) http://bugs.winehq.org/show_bug.cgi?id=31882
What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Status|NEW |RESOLVED Resolution| |UPSTREAM
http://bugs.winehq.org/show_bug.cgi?id=31888
Bug 31888 depends on bug 31882, which changed state.
Bug 31882 Summary: Many multithreaded gui apps randomly deadlock in winex11 driver surface section (arial32.exe, Aquanox, Mahaa demo, Total Commander) http://bugs.winehq.org/show_bug.cgi?id=31882
What |Old Value |New Value ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|UPSTREAM |
http://bugs.winehq.org/show_bug.cgi?id=31888
Bug 31888 depends on bug 31882, which changed state.
Bug 31882 Summary: Many multithreaded gui apps randomly deadlock in winex11 driver surface section (arial32.exe, Aquanox, Mahaa demo, Total Commander) http://bugs.winehq.org/show_bug.cgi?id=31882
What |Old Value |New Value ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |UPSTREAM
http://bugs.winehq.org/show_bug.cgi?id=31888
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2012-11-27 16:06:17 CST --- Urgh, looks like the installer is checking for mscorlib.dll in the 2.0 framework directory.
It's easy enough to put it there, but I don't like having to individually duplicate every file someone decides to check.
http://bugs.winehq.org/show_bug.cgi?id=31888
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2012-11-28 14:44:02 CST --- Fix pushed to wine-mono: https://github.com/madewokherd/wine-mono/commit/d80e84bffd5cbe43638a59f7605b...
http://bugs.winehq.org/show_bug.cgi?id=31888
--- Comment #3 from Austin English austinenglish@gmail.com 2013-10-28 18:16:09 CDT --- With wine-1.7.5 and wine-mono-4.5.0, install completes successfully. It still fails with wine-mono-0.0.8.
http://bugs.winehq.org/show_bug.cgi?id=31888
Vincent Hardy vincent.hardy.be@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vincent.hardy.be@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31888
Fabian Ebner f.ebner94@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |f.ebner94@gmail.com
--- Comment #4 from Fabian Ebner f.ebner94@gmail.com --- Since wine-mono-4.5.0 is default now http://source.winehq.org/git/wine.git/commit/608b1e141457dc9653d4783419aa649... I think this bug can be closed. Wine 1.7.10 gets the installation done without problems.
http://bugs.winehq.org/show_bug.cgi?id=31888
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |608b1e141457dc9653d4783419a | |a6492ea705d99 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to comment #4)
Since wine-mono-4.5.0 is default now http://source.winehq.org/git/wine.git/commit/ 608b1e141457dc9653d4783419aa6492ea705d99 I think this bug can be closed. Wine 1.7.10 gets the installation done without problems.
Yup, works here too. Thanks for testing.
https://bugs.winehq.org/show_bug.cgi?id=31888
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.