This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: nedit gives X-error of failed request - also issues with (x)emacs


Maarten Vanneste wrote:
> Dear all,
> 
> I have just updated my cygwin settings, something I do on a weekly
> basis. This typically goes without any trouble. Now I have noticed
> that there was a substantial update on X11. After the update, the
> nedit editor fails to operate, returning the following error message:
> 
> X Error of failed request: BadMatch (invalid parameter attributes)
> Major opcode of failed request: 70 (X_PolyFillRectangle)
> Serial number of failed request: 289
> Current serial number in output stream: 299
> 
> (The last two numbers change after rebooting).

nedit needs rebuilding with a patch to work around an issue in lesstif with
the latest X server.

It appears this hasn't happened yet.

If I am understanding this mail [1] correctly, until this happens, you can
work around the issue by having XLIB_SKIP_ARGB_VISUALS in your enviroment,
e.g. try running nedit like this...

$ export XLIB_SKIP_ARGB_VISUALS=1
$ nedit

and this appears to work for me when I try it.

[1] http://cygwin.com/ml/cygwin-apps/2008-11/msg00078.html

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]