[argyllcms] Re: dispwin: error when istalling profile
- From: Graeme Gill <graeme@xxxxxxxxxxxxx>
- To: argyllcms@xxxxxxxxxxxxx
- Date: Mon, 20 Jul 2009 09:37:30 +1000
???? ?????????? wrote:
Oops, sorry, it was there in the message but got lost localhost calibration # dispwin -v -E9 -I Neovo.icc Checking XRandR 1.2 VideoLUT access Display 0 name = ':0.0' Failed to get EDID for display
Sounds like a similar problem with the driver then, in it not supporting XRandR output properties, even though it says it's XRandR 1.2. You should really complain to whoever provided the driver. Working around it by making the error non-fatal involves changing spactro/dispwin.c to change the null_error_handler() routine to set a global when it gets triggered, then in set_X11_atom() wrapping the call to XRRChangeOutputProperty() in a call to XSetErrorHandler(null_error_handler) and XSetErrorHandler(NULL) afterwards, checking the global to issue a warning that the XRRChangeOutputProperty() call failed, rather than fatal erroring. If it helps I can post a copy of my current dispwin.c for you to refer to. Graeme Gill.
- Follow-Ups:
- [argyllcms] Re: dispwin: error when istalling profile
- From: Юрий Пухальский
- [argyllcms] Re: dispwin: error when istalling profile
- References:
- [argyllcms] Re: dispwin: error when istalling profile
- From: Юрий Пухальский
- [argyllcms] Re: dispwin: error when istalling profile
- From: Graeme Gill
- [argyllcms] Re: dispwin: error when istalling profile
- From: Юрий Пухальский
- [argyllcms] Re: dispwin: error when istalling profile
- From: Graeme Gill
- [argyllcms] Re: dispwin: error when istalling profile
- From: Юрий Пухальский
- [argyllcms] Re: dispwin: error when istalling profile
Other related posts:
- » [argyllcms] dispwin: error when istalling profile - William Dutcher
- » [argyllcms] Re: dispwin: error when istalling profile - Graeme Gill
- » [argyllcms] Re: dispwin: error when istalling profile - Graeme Gill
- » [argyllcms] Re: dispwin: error when istalling profile - William Dutcher
- » [argyllcms] Re: dispwin: error when istalling profile - Graeme Gill
- » [argyllcms] Re: dispwin: error when istalling profile - William Dutcher
- » [argyllcms] Re: dispwin: error when istalling profile - Юрий Пухальский
- » [argyllcms] Re: dispwin: error when istalling profile - Graeme Gill
- » [argyllcms] Re: dispwin: error when istalling profile - Юрий Пухальский
- » [argyllcms] Re: dispwin: error when istalling profile - Graeme Gill
- » [argyllcms] Re: dispwin: error when istalling profile - Юрий Пухальский
- » [argyllcms] Re: dispwin: error when istalling profile - Graeme Gill
- » [argyllcms] Re: dispwin: error when istalling profile - Юрий Пухальский