[Bug 49540] Silverlight configuration tab "Webcam / Mic" now crashes

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jul 8 15:39:18 CDT 2020


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

--- Comment #4 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
(In reply to Zebediah Figura from comment #3)
> Sounds about right, though there's still a bug here. quartz shouldn't crash
> if loading d3d9 fails, and we should fall back to another renderer.

It looks like I'm missing 32-bit OpenGL headers.  What's happening is that
__wine_get_wgl_driver fails, so d3d9 initialization fails.  If we call
init_d3d9() in vmr_create() then you can trap this problem and fall back to the
other renderer.

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