https://bugs.winehq.org/show_bug.cgi?id=38032
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Priority|P2 |P5
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- (In reply to Adam Bolte from comment #0)
It does this by printing the following warning message very frequently:
"Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead."
(line 488 of dlls/winex11.drv/xrandr.c as of 1.7.36)
The user is reminded of this every time winex11.drv is loaded, which is apparently quite frequently - even for command-line applications.
So this is about changing the console output for this specific warning? A minor patch should fix that.