Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#34512 - [cairo-dock] does not work with glx
Attached to Project:
Community Packages
Opened by tuxer (tuxer) - Friday, 29 March 2013, 00:03 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 01 April 2013, 14:20 GMT
Opened by tuxer (tuxer) - Friday, 29 March 2013, 00:03 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 01 April 2013, 14:20 GMT
|
DetailsDescription:
cairo dock glx does not work. it shows only the icon the mouse is above Steps to reproduce: Start Cairo Dock GLX Cairo Dock without GLX works fine |
This task depends upon
http://lmgtfy.com/?q=cairo-dock+opengl+invisible+icons
Apparently intel chips are known to have issues, try 'cairo-dock -o -i' or simply use cairo mode for the time being.
cairo-dock -o --log debug (the most important output)
(...)
debug : (/build/src/cairo-dock-3.2.0/src/gldit/cairo-dock-opengl.c:cairo_dock_initialize_opengl_backend:191)
got 4 FBConfig(s)
warning : (/build/src/cairo-dock-3.2.0/src/gldit/cairo-dock-opengl.c:cairo_dock_initialize_opengl_backend:202)
couldn't find an appropriate visual, trying to get one without Stencil buffer
(it may cause some little deterioration in the rendering) ...
debug : (/build/src/cairo-dock-3.2.0/src/gldit/cairo-dock-opengl.c:cairo_dock_initialize_opengl_backend:208)
this time got 10 FBConfig(s)
message : (/build/src/cairo-dock-3.2.0/src/gldit/cairo-dock-opengl.c:_get_visual_from_fbconfigs:149)
Strike, found a GLX visual with alpha-support !
============================================================================
Cairo-Dock version : 3.2.0
Compiled date : Mar 28 2013 19:42:53
Built with GTK : 3.6
Running with OpenGL: 1
============================================================================(...
(...)
message : (/build/src/cairo-dock-3.2.0/src/gldit/cairo-dock-opengl.c:_post_initialize_opengl_backend:121)
OpenGL config summary :
- bNonPowerOfTwoAvailable : 1
- bFboAvailable : 1
- direct rendering : 1
- bTextureFromPixmapAvailable : 1
- bAccumBufferAvailable : 0
- Anisotroy filtering level max : 16,0
- OpenGL version: 3.0 Mesa 9.1.1
- OpenGL vendor: Intel Open Source Technology Center
- OpenGL renderer: Mesa DRI Intel(R) Ivybridge Mobile
message : (/build/src/cairo-dock-3.2.0/src/gldit/cairo-dock-backends-manager.c:cairo_dock_set_renderer:254)
cairo_dock_set_renderer (efe770:(null))
message : (/build/src/cairo-dock-3.2.0/src/gldit/cairo-dock-manager.c:gldi_load_managers:191)
gldi_load_managers()
(...)