[Bug 49874] audio devices not showing up in windows application

WineHQ Bugzilla wine-bugs at winehq.org
Sun Sep 20 20:50:28 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49874

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #10 from Zebediah Figura <z.figura12 at gmail.com> ---
The debug otuput attached is very strange. In particular these messages:

0208:err:ole:CoGetClassObject class {00000320-0000-0000-c000-000000000046} not
registered

and

0208:err:ole:CoGetClassObject class {bcde0395-e52f-467c-8e3d-c4579291692e} not
registered

should not happen, and imply that somehow the prefix was corrupted or not
completely set up.

Do these messages appear on a newly created prefix? If so, can you post
complete console output from the prefix creation?

(In reply to joaopa from comment #9)
> Wine is a 32-bit software although it can run 64 bit applications.

To be more accurate, wine has 32-bit and 64-bit components, which are necessary
to run 32-bit and 64-bit applications respectively, and which respectively
depend on 32-bit and 64-bit support libraries.

-- 
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.



More information about the wine-bugs mailing list