[Bug 50020] mf:mf tests crash on Windows 7

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 17 13:18:51 CDT 2020


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

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
Yes, it is messed up. Type handler is supposed to return what it can support,
and then there is this inconsistency when type is accepted but
IsMediaTypeSupported() fails for it. To fix the tests we could iterate until we
find first type that passes IsMediaTypeSupported() probably.

I'll take a look, I vaguely remember that SAR returns some very similar types
only differing in presence of additional attributes, maybe that's what happens.

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