https://bugs.winehq.org/show_bug.cgi?id=47409
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- I did encounter some RRSetScreenSize errors a few times, but not BadValue (integer parameter out of range for operation). More like legitimate values failing for some reasons. The major problem is that it can't be reproduced reliably. That way, I can't be sure what's wrong, let alone how to fix them.
For you second error, yes, Wine does cache DISPLAY values, for example, as gdi_display and display for each thread. But I don't see how it could relate to your error.