unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31987: libGL error
@ 2018-06-27 14:37 Garvan, Frank
  2018-06-27 15:36 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Garvan, Frank @ 2018-06-27 14:37 UTC (permalink / raw)
  To: 31987


I installed emacs via cygwin:

Get the following error message when starting emacs:
libGL error: required WGL extension WGL_ARB_multisample is missing


In Gnu Emacs 26.1 (build 1, i686-pc-cygwin, GTK+ Version 3.22.28)
 of 2018-05-28 built on DESKTOP
Repository Revision: d802fa4a0642157d7aff9a9d599785df7604e4d1
Windowing system distributor 'The Cygwin/X Project', version 11.0.12000000
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure
 --srcdir=/home/kbrown/src/cygemacs/emacs-26.1-1.i686/src/emacs-26.1
 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc
 --docdir=/usr/share/doc/emacs --htmldir=/usr/share/doc/emacs/html -C
 'CFLAGS=-ggdb -O2 -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong
 --param=ssp-buffer-size=4
 -fdebug-prefix-map=/home/kbrown/src/cygemacs/emacs-26.1-1.i686/build=/usr/src/debug/emacs-26.1-1
 -fdebug-prefix-map=/home/kbrown/src/cygemacs/emacs-26.1-1.i686/src/emacs-26.1=/usr/src/debug/emacs-26.1-1'
 CPPFLAGS= LDFLAGS='

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY ACL
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11 THREADS LCMS2

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/usr/share/emacs/site-lisp/htmlfontify hides /usr/share/emacs/26.1/lisp/htmlfontify
/usr/share/emacs/site-lisp/hfy-cmap hides /usr/share/emacs/26.1/lisp/hfy-cmap

Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils elec-pair time-date
mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote dbusbind gfilenotify
lcms2 dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 8 97601 13294)
 (symbols 24 20363 1)
 (miscs 20 98 160)
 (strings 16 28457 1972)
 (string-bytes 1 750538)
 (vectors 12 14003)
 (vector-slots 4 622440 13228)
 (floats 8 52 113)
 (intervals 28 279 12)
 (buffers 536 12))



F.G.Garvan
Department of Mathematics
University of Florida
Gainesville, FL  32611-8105

OFFICE: 408 Little Hall
OFFICE PHONE: (352) 392-0281 extn 248
FAX: (352) 392-8357
EMAIL: fgarvan@ufl.edu
WEB: http://www.math.ufl.edu/~fgarvan
*USE ASCII EMAIL: www.asciiribbon.org





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

* bug#31987: libGL error
  2018-06-27 14:37 bug#31987: libGL error Garvan, Frank
@ 2018-06-27 15:36 ` Eli Zaretskii
  2020-08-23  1:45   ` Stefan Kangas
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2018-06-27 15:36 UTC (permalink / raw)
  To: Garvan, Frank; +Cc: 31987

> From: "Garvan, Frank" <fgarvan@ufl.edu>
> Date: Wed, 27 Jun 2018 14:37:31 +0000
> 
> I installed emacs via cygwin:
> 
> Get the following error message when starting emacs:
> libGL error: required WGL extension WGL_ARB_multisample is missing

Searching for that message finds this:

  https://www.mail-archive.com/cygwin@cygwin.com/msg157465.html





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

* bug#31987: libGL error
  2018-06-27 15:36 ` Eli Zaretskii
@ 2020-08-23  1:45   ` Stefan Kangas
  2020-08-23  5:55     ` Eli Zaretskii
  2020-08-23  7:46     ` Achim Gratz
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Kangas @ 2020-08-23  1:45 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 31987, Garvan, Frank

Eli Zaretskii <eliz@gnu.org> writes:

>> From: "Garvan, Frank" <fgarvan@ufl.edu>
>> Date: Wed, 27 Jun 2018 14:37:31 +0000
>>
>> I installed emacs via cygwin:
>>
>> Get the following error message when starting emacs:
>> libGL error: required WGL extension WGL_ARB_multisample is missing
>
> Searching for that message finds this:
>
>   https://www.mail-archive.com/cygwin@cygwin.com/msg157465.html

So is this worth adding to PROBLEMS or is it notabug?

Best regards,
Stefan Kangas





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

* bug#31987: libGL error
  2020-08-23  1:45   ` Stefan Kangas
@ 2020-08-23  5:55     ` Eli Zaretskii
  2020-08-23  7:46     ` Achim Gratz
  1 sibling, 0 replies; 8+ messages in thread
From: Eli Zaretskii @ 2020-08-23  5:55 UTC (permalink / raw)
  To: Stefan Kangas, Ken Brown; +Cc: 31987, fgarvan

> From: Stefan Kangas <stefan@marxist.se>
> Date: Sat, 22 Aug 2020 21:45:13 -0400
> Cc: "Garvan, Frank" <fgarvan@ufl.edu>, 31987@debbugs.gnu.org
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> From: "Garvan, Frank" <fgarvan@ufl.edu>
> >> Date: Wed, 27 Jun 2018 14:37:31 +0000
> >>
> >> I installed emacs via cygwin:
> >>
> >> Get the following error message when starting emacs:
> >> libGL error: required WGL extension WGL_ARB_multisample is missing
> >
> > Searching for that message finds this:
> >
> >   https://www.mail-archive.com/cygwin@cygwin.com/msg157465.html
> 
> So is this worth adding to PROBLEMS or is it notabug?

I'd like to hear Ken's opinion on this, before we decide what to do
about this.

Ken, could you please comment on this issue?





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

* bug#31987: libGL error
  2020-08-23  1:45   ` Stefan Kangas
  2020-08-23  5:55     ` Eli Zaretskii
@ 2020-08-23  7:46     ` Achim Gratz
  2020-08-23  9:10       ` Eli Zaretskii
  1 sibling, 1 reply; 8+ messages in thread
From: Achim Gratz @ 2020-08-23  7:46 UTC (permalink / raw)
  To: 31987

Stefan Kangas writes:
>>> Get the following error message when starting emacs:
>>> libGL error: required WGL extension WGL_ARB_multisample is missing
>>
>> Searching for that message finds this:
>>
>>   https://www.mail-archive.com/cygwin@cygwin.com/msg157465.html
>
> So is this worth adding to PROBLEMS or is it notabug?

It's a problem with certain (Windows) video card drivers that implement
only a subset of some optional GL API bundles.  In this particular case
libGL checked for some specific feature and was assuming the existence
of another from the same API bundle that the driver then didn't actually
provide, that detection has since been fixed to check all features
separately AFAIK.  As said in the message linked to, you can always use
software rendering as a fallback.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves






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

* bug#31987: libGL error
  2020-08-23  7:46     ` Achim Gratz
@ 2020-08-23  9:10       ` Eli Zaretskii
  2020-08-23  9:29         ` Achim Gratz
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2020-08-23  9:10 UTC (permalink / raw)
  To: Achim Gratz; +Cc: 31987

> From: Achim Gratz <Stromeko@nexgo.de>
> Date: Sun, 23 Aug 2020 09:46:33 +0200
> 
> Stefan Kangas writes:
> >>> Get the following error message when starting emacs:
> >>> libGL error: required WGL extension WGL_ARB_multisample is missing
> >>
> >> Searching for that message finds this:
> >>
> >>   https://www.mail-archive.com/cygwin@cygwin.com/msg157465.html
> >
> > So is this worth adding to PROBLEMS or is it notabug?
> 
> It's a problem with certain (Windows) video card drivers that implement
> only a subset of some optional GL API bundles.  In this particular case
> libGL checked for some specific feature and was assuming the existence
> of another from the same API bundle that the driver then didn't actually
> provide, that detection has since been fixed to check all features
> separately AFAIK.  As said in the message linked to, you can always use
> software rendering as a fallback.

Thanks.

So you think it would be good to have this in PROBLEMS?





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

* bug#31987: libGL error
  2020-08-23  9:10       ` Eli Zaretskii
@ 2020-08-23  9:29         ` Achim Gratz
  2020-08-23 14:47           ` Ken Brown
  0 siblings, 1 reply; 8+ messages in thread
From: Achim Gratz @ 2020-08-23  9:29 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 31987, Achim Gratz

Eli Zaretskii writes:
> So you think it would be good to have this in PROBLEMS?

No, was leaning the opposite side.  It wasn't an Emacs bug to begin with
and it has since been fixed anyway.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada





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

* bug#31987: libGL error
  2020-08-23  9:29         ` Achim Gratz
@ 2020-08-23 14:47           ` Ken Brown
  0 siblings, 0 replies; 8+ messages in thread
From: Ken Brown @ 2020-08-23 14:47 UTC (permalink / raw)
  To: Achim Gratz, Eli Zaretskii; +Cc: 31987-done

On 8/23/2020 5:29 AM, Achim Gratz wrote:
> Eli Zaretskii writes:
>> So you think it would be good to have this in PROBLEMS?
> 
> No, was leaning the opposite side.  It wasn't an Emacs bug to begin with
> and it has since been fixed anyway.

I agree.  Closing.

Ken





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

end of thread, other threads:[~2020-08-23 14:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-27 14:37 bug#31987: libGL error Garvan, Frank
2018-06-27 15:36 ` Eli Zaretskii
2020-08-23  1:45   ` Stefan Kangas
2020-08-23  5:55     ` Eli Zaretskii
2020-08-23  7:46     ` Achim Gratz
2020-08-23  9:10       ` Eli Zaretskii
2020-08-23  9:29         ` Achim Gratz
2020-08-23 14:47           ` Ken Brown

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).