https://bugs.winehq.org/show_bug.cgi?id=46002
Bug ID: 46002 Summary: "0011:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1680x1050x32 @60!" every time wine starts Product: Wine Version: 3.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexchandel@gmail.com Distribution: ---
Every single time wine starts, it displays the error message
0011:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found 1680x1050x32 @60!
at some point. 1680x1050 is indeed the effective resolution of the display, though the actual resolution is 2560x1600. What error is happening?
https://bugs.winehq.org/show_bug.cgi?id=46002
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |Mac OS X CC| |ken@codeweavers.com
--- Comment #1 from Ken Thomases ken@codeweavers.com --- What version of macOS are you using? Also, is it accurate that you're using Wine 3.18?
Can you please collect a log with the +display debug channel, as per items 10.1.1 and 10.1.2 of https://wiki.winehq.org/FAQ#get_log. Just start something simple and exit it. Attach the log to this bug report. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=46002
--- Comment #2 from alexchandel@gmail.com --- Created attachment 63435 --> https://bugs.winehq.org/attachment.cgi?id=63435 +display errors for wine cmd /c
Here's the error log for `WINEDEBUG=+display wine cmd /c` in wine-4.0 staging.
https://bugs.winehq.org/show_bug.cgi?id=46002
--- Comment #3 from alexchandel@gmail.com --- Still present in wine 4.19.