[Bug 20775] Winetest thinks windowscodecs is configured native when it isn't

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 20 19:10:26 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20775





--- Comment #2 from Charles Davis <cdavis at mines.edu>  2009-11-20 19:10:26 ---
(In reply to comment #1)
> It's probably because windowscodecs.dll is set to prefer the native version by
> default. For now, you should be able to submit the tests if you explicitly
> override it to builtin.
Doesn't help. I set it to native in winecfg, and I even modified the DllMain()
function to return TRUE on DLL_WINE_PREATTACH. But winetest continues to
complain that windowscodecs is configured native.
> 
> Since other components of Wine rely on windowscodecs, and it does prefer
> native, we really need to have test runs in which windowscodecs is native. I
> was told at wineconf that we could allow tests with native dll's if native is
> preferred by default.
Sounds good to me.
> 
> This will have to be fixed in winetest.exe and/or the web backend (I don't know
> exactly how the restriction is enforced).
Winetest won't send if there is even one native DLL. And I wouldn't be
surprised if the web backend checked for "load error Configured as native"
lines.

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



More information about the wine-bugs mailing list