[Bug 31568] New: XNA 4 redist does not register XAudio2 class
http://bugs.winehq.org/show_bug.cgi?id=31568 Bug #: 31568 Summary: XNA 4 redist does not register XAudio2 class Product: Wine Version: 1.5.11 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=2 0914 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: madewokherd(a)gmail.com Classification: Unclassified On a Windows machine without this class already registered, installing the XNA 4 redistributable will register the CLSID 3eda9b49-2085-498b-9bb2-39a6778493de as an in-process COM server in XAudio2_6.dll. XNA needs this class for its audio API's. In Wine, the dll is installed, but the class is not registered. -- 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=31568 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=31568 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> 2012-09-19 03:03:23 CDT --- Works here: +[Software\\Classes\\CLSID\\{3eda9b49-2085-498b-9bb2-39a6778493de}\\InProcServer32] 1348041632 +@="C:\\windows\\system32\\XAudio2_6.dll" +"ThreadingModel"="Both" -- 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=31568 Terseus <terseus(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |terseus(a)gmail.com --- Comment #2 from Terseus <terseus(a)gmail.com> 2013-01-05 07:41:03 CST --- Same here, XNA 4 redistributable installed but the XAudio2 class does not register, this caused that an application (Terraria) had no sound, manually creating the missing registry keys solved the problem. -- 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=31568 Joshua <wine(a)placesthroughtime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)placesthroughtime.com --- Comment #3 from Joshua <wine(a)placesthroughtime.com> 2013-04-26 18:34:30 CDT --- Just installed xna 4.0 in wine 1.5.28 and the registry values are there. Fixed? -- 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=31568 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2013-04-27 04:06:02 CDT --- Hello folks, --- quote --- Just installed xna 4.0 in wine 1.5.28 and the registry values are there. Fixed? --- quote --- let me guess ... 32-bit WINEPREFIX (WINEARCH=win32)? Vincent most likely did an install in 64-bit prefix (although the "platform" value for this bug reads "x86"). Missing XAudio2 COM inproc server registration/keys when installing in 64-bit prefix with default Winver 'Windows XP' is intended, there is nothing to fix here. I explained everything in bug 30912 Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=31568 --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello Vincent, if you did the install in 64-bit prefix please resolve as dupe of bug 30912 See my comment 4 and bug 30912 for explanation. Thanks Regards -- 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=31568 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #6 from Vincent Povirk <madewokherd(a)gmail.com> --- I probably did. *** This bug has been marked as a duplicate of bug 30912 *** -- 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=31568 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing duplicate. -- 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