Mageia Bugzilla – Attachment 9214 Details for
Bug 20694
GLX programs fail under tcsh but work in bash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Comments on commandline operations
gl-bug (text/plain), 3.53 KB, created by
Len Lawrence
on 2017-04-17 23:49:11 CEST
(
hide
)
Description:
Comments on commandline operations
Filename:
MIME Type:
Creator:
Len Lawrence
Created:
2017-04-17 23:49:11 CEST
Size:
3.53 KB
patch
obsolete
>$ stellarium >libGL error: No matching fbConfigs or visuals found >libGL error: failed to load driver: swrast > ------------------------------------------------------- >[ This is Stellarium 0.15.2 - http://www.stellarium.org ] >[ Copyright (C) 2000-2017 Fabien Chereau et al. ] > ------------------------------------------------------- >Writing log file to: "/home/lcl/.stellarium/log.txt" >File search paths: > 0 . "/home/lcl/.stellarium" > 1 . "/usr/share/stellarium" >Config file is: "/home/lcl/.stellarium/config.ini" >Default surface format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize -1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 0, swapInterval 1, profile 0) >Desired surface format: QSurfaceFormat(version 2.1, options QFlags(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior 0, swapInterval 1, profile 0) >StelGLWidget constructor >StelGraphicsScene constructor >Unrecognized OpenGL version >Unrecognized OpenGL version > >Hangs at this point with the Stellarium logo in the middle of the screen. > >The log.txt is appended. > >$ sudo lsmod | grep nvidia >nvidia_modeset 790528 2 >nvidia 12136448 41 nvidia_modeset >$ sudo lsmod | grep nouveau >$ > >$ glmark2 >libGL error: No matching fbConfigs or visuals found >libGL error: failed to load driver: swrast >** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control! >X Error of failed request: BadValue (integer parameter out of range for operation) > Major opcode of failed request: 153 (GLX) > Minor opcode of failed request: 24 (X_GLXCreateNewContext) > Value in failed request: 0x0 > Serial number of failed request: 39 > Current serial number in output stream: 40 > >$ su zack >$ echo $SHELL >/bin/bash >$ stellarium >Qt: Session management error: None of the authentication protocols specified are supported >User config directory does not exist: "/home/zack/.stellarium" >Creating directory "/home/zack/.stellarium" > ------------------------------------------------------- >[ This is Stellarium 0.15.2 - http://www.stellarium.org ] >[ Copyright (C) 2000-2017 Fabien Chereau et al. ] > ------------------------------------------------------- >Writing log file to: "/home/zack/.stellarium/log.txt" >File search paths: > 0 . "/home/zack/.stellarium" > 1 . "/usr/share/stellarium" >Config file "/home/zack/.stellarium/config.ini" does not exist. Copying the default file. >Config file is: "/home/zack/.stellarium/config.ini" >Creating directory "/home/zack/Pictures/Stellarium" >Default surface format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize -1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 0, swapInterval 1, profile 0) >Desired surface format: QSurfaceFormat(version 2.1, options QFlags(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior 0, swapInterval 1, profile 0) >StelGLWidget constructor >StelGraphicsScene constructor >initializeGL >OpenGL supported version: "4.5.0 NVIDIA 375.39" >Current Format: QSurfaceFormat(version 4.5, options QFlags(0x4), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior 0, swapInterval 1, profile 2) >StelMainView::init >Detected: OpenGL "4.5" >Driver version string: "4.5.0 NVIDIA 375.39" >................................
$ stellarium libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast ------------------------------------------------------- [ This is Stellarium 0.15.2 - http://www.stellarium.org ] [ Copyright (C) 2000-2017 Fabien Chereau et al. ] ------------------------------------------------------- Writing log file to: "/home/lcl/.stellarium/log.txt" File search paths: 0 . "/home/lcl/.stellarium" 1 . "/usr/share/stellarium" Config file is: "/home/lcl/.stellarium/config.ini" Default surface format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize -1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 0, swapInterval 1, profile 0) Desired surface format: QSurfaceFormat(version 2.1, options QFlags(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior 0, swapInterval 1, profile 0) StelGLWidget constructor StelGraphicsScene constructor Unrecognized OpenGL version Unrecognized OpenGL version Hangs at this point with the Stellarium logo in the middle of the screen. The log.txt is appended. $ sudo lsmod | grep nvidia nvidia_modeset 790528 2 nvidia 12136448 41 nvidia_modeset $ sudo lsmod | grep nouveau $ $ glmark2 libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast ** GLX does not support GLX_EXT_swap_control or GLX_MESA_swap_control! X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 24 (X_GLXCreateNewContext) Value in failed request: 0x0 Serial number of failed request: 39 Current serial number in output stream: 40 $ su zack $ echo $SHELL /bin/bash $ stellarium Qt: Session management error: None of the authentication protocols specified are supported User config directory does not exist: "/home/zack/.stellarium" Creating directory "/home/zack/.stellarium" ------------------------------------------------------- [ This is Stellarium 0.15.2 - http://www.stellarium.org ] [ Copyright (C) 2000-2017 Fabien Chereau et al. ] ------------------------------------------------------- Writing log file to: "/home/zack/.stellarium/log.txt" File search paths: 0 . "/home/zack/.stellarium" 1 . "/usr/share/stellarium" Config file "/home/zack/.stellarium/config.ini" does not exist. Copying the default file. Config file is: "/home/zack/.stellarium/config.ini" Creating directory "/home/zack/Pictures/Stellarium" Default surface format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize -1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 0, swapInterval 1, profile 0) Desired surface format: QSurfaceFormat(version 2.1, options QFlags(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior 0, swapInterval 1, profile 0) StelGLWidget constructor StelGraphicsScene constructor initializeGL OpenGL supported version: "4.5.0 NVIDIA 375.39" Current Format: QSurfaceFormat(version 4.5, options QFlags(0x4), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior 0, swapInterval 1, profile 2) StelMainView::init Detected: OpenGL "4.5" Driver version string: "4.5.0 NVIDIA 375.39" ................................
View Attachment As Raw
Actions:
View
Attachments on
bug 20694
: 9214 |
9215
|
9216