Tests failing on OSX

Charles Davis cdavis at mymail.mines.edu
Wed Sep 21 17:10:18 CDT 2011


On Sep 21, 2011, at 3:35 PM, Stefan Dösinger wrote:

> On Wednesday 21 September 2011 02:29:31 Charles Davis wrote:
>>> No Xvidmode support, so Get/SetDeviceGammaRamp fail. There's a win_skip
>>> for that already. Should we change it to skip(), or ignore it until we
>>> have a quartz driver?
>>> User32/monitor also fails because it can't change the display mode.
>> 
>> Key words: "stock X11 server". XQuartz has much better support for this.
>> You should be using that.
> Indeed, Xquartz supports Xrandr these days. Unfortunately the GammaRamp tests 
> still fail. Either There's no Xvidmode(afaik there's no gamma in xrandr), or 
> it doesn't work.
I thought Xrandr 1.2 and up supported gamma control (see XRRCrtcGamma struct and XRR*Gamma functions in <X11/extensions/Xrandr.h>).
> 
> I also wondered if Xquartz brings it's own X11 headers and libraries. I 
> haven't found any, so I'm still using /usr/X11/include and /usr/X11/bin.
Xquartz puts its include and lib files in /opt/X11/include and /opt/X11/lib, respectively.

Chip




More information about the wine-devel mailing list