public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Query about "libGL error: Screen is not Windows-DRI capable"
@ 2017-02-18 21:59 Eliot Moss
  2017-02-20 15:48 ` Jon Turney
  0 siblings, 1 reply; 2+ messages in thread
From: Eliot Moss @ 2017-02-18 21:59 UTC (permalink / raw)
  To: cygwin

Dear friends -- I get the message above when I start cygwin emacs-X11
32-bit while running Cygwin-X.  First of all, should I care?  And if
I should, what can I do about it?  Does this have to do with the
command line parameters when starting the X server, for example?

Regards - Eliot Moss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Query about "libGL error: Screen is not Windows-DRI capable"
  2017-02-18 21:59 Query about "libGL error: Screen is not Windows-DRI capable" Eliot Moss
@ 2017-02-20 15:48 ` Jon Turney
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Turney @ 2017-02-20 15:48 UTC (permalink / raw)
  To: cygwin; +Cc: moss

On 18/02/2017 21:59, Eliot Moss wrote:
> Dear friends -- I get the message above when I start cygwin emacs-X11
> 32-bit while running Cygwin-X.  First of all, should I care?  And if

No.

This message should probably be downgraded from an error.

> I should, what can I do about it?  Does this have to do with the
> command line parameters when starting the X server, for example?

This message indicates that we wanted to use direct, 
hardware-accelerated OpenGL ('Windows-DRI'), but that the server didn't 
allow it.

This could be due to:
- server option -nowgl
- windowing mode doesn't permit wgl (i.e. not -multiwindow)
- display driver does not support WGL (i.e. the default VGA driver)
etc.

See also [1] for more details.

[1] https://x.cygwin.com/docs/ug/using-glx.html

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-20 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-18 21:59 Query about "libGL error: Screen is not Windows-DRI capable" Eliot Moss
2017-02-20 15:48 ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).