[Bug 47894] Error dialogs cause the user32:winstation tests to fail

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 1 22:23:06 CST 2020


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

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

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

--- Comment #4 from Zebediah Figura <z.figura12 at gmail.com> ---
I think most of these are caused by missing dependencies even where the main
dll is present. One solution to this is to do as TestLauncher does and refuse
to run tests when any imported DLLs are missing. On the other hand, I suspect
that at least some of these missing dependencies are unintentional. For
example, the wxppro machines apparently have mfplat but not d3d11 (or, weirdly,
any other MF DLLs); we can just as easily load the latter at runtime.

A weird case is François' fg-winxp-lusr machine, which has windowscodecs but
not propsys. MSDN implies that propsys should be present since at least SP2,
though, and it's clearly present on the TestBot XP machine. François, do you
have any idea why propsys is missing on that machine?

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