Re: TryClientEvents, getting rid of DeviceIntPtr to maintain compatibility with the binary NVIDIA driver

2008-09-08 Thread Sam Spilsbury
On Mon, Sep 8, 2008 at 8:04 PM, Daniel Stone <[EMAIL PROTECTED]> wrote: > On Mon, Sep 08, 2008 at 06:37:11PM +0800, Sam Spilsbury wrote: >> I've done some debugging with the nvidia driver, and it appears that >> using nvidia settings to change things such as the digital vibrance >> and TwinView set

Re: TryClientEvents, getting rid of DeviceIntPtr to maintain compatibility with the binary NVIDIA driver

2008-09-08 Thread Daniel Stone
On Mon, Sep 08, 2008 at 06:37:11PM +0800, Sam Spilsbury wrote: > I've done some debugging with the nvidia driver, and it appears that > using nvidia settings to change things such as the digital vibrance > and TwinView setup causes the X server to crash. I've traced it down > to a recent ABI change

TryClientEvents, getting rid of DeviceIntPtr to maintain compatibility with the binary NVIDIA driver

2008-09-08 Thread Sam Spilsbury
Hi, I've done some debugging with the nvidia driver, and it appears that using nvidia settings to change things such as the digital vibrance and TwinView setup causes the X server to crash. I've traced it down to a recent ABI change in TryClientEvents() in dix/events.c, which the NVIDIA driver is