[Bug 49774] macDriver no longer functions within macOS VM

WineHQ Bugzilla wine-bugs at winehq.org
Sat Sep 5 11:34:55 CDT 2020


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

--- Comment #4 from Gcenx <gcenx83 at gmail.com> ---
(In reply to Fabian Maurer from comment #3)
> Can you make a regression test to find out what broke it?

I'd already provided the Regression SHA1 its within the field however here is a
freshly ran regression test;

Deans-MacBook-Pro:wine-mirror gcenx$ git bisect bad
792521f33b2786cb100cb202dcb4181a579ef3b3 is the first bad commit
commit 792521f33b2786cb100cb202dcb4181a579ef3b3
Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Thu Aug 29 16:11:42 2019 -0500

    winemac.drv: Use generic EnumDisplayMonitors and GetMonitorInfo.

    Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
    Signed-off-by: Ken Thomases <ken at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/winemac.drv/cocoa_display.m  |   2 +
 dlls/winemac.drv/display.c        | 154 +++++---------------------------------
 dlls/winemac.drv/macdrv_cocoa.h   |   4 +
 dlls/winemac.drv/winemac.drv.spec |   2 -
 4 files changed, 26 insertions(+), 136 deletions(-)

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