[Bug 31888] New: June 2010 directx sdk installer: fails with builtin mono
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(a)winehq.org ReportedBy: austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31888 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
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 | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31888 --- Comment #1 from Vincent Povirk <madewokherd(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31888 --- Comment #2 from Vincent Povirk <madewokherd(a)gmail.com> 2012-11-28 14:44:02 CST --- Fix pushed to wine-mono: https://github.com/madewokherd/wine-mono/commit/d80e84bffd5cbe43638a59f7605b... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31888 --- Comment #3 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31888 Vincent Hardy <vincent.hardy.be(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vincent.hardy.be(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31888 Fabian Ebner <f.ebner94(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.ebner94(a)gmail.com --- Comment #4 from Fabian Ebner <f.ebner94(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31888 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |608b1e141457dc9653d4783419a | |a6492ea705d99 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Austin English <austinenglish(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=31888 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org