Public bug reported:

Binary package hint: blender

Blender seems to dlopen libGL.so for finding out about OpenGL
extensions. This file is a symlink that is only available if the -dev
package is installed. Therefore there is a high chance that blender
doesn't use some extensions provided by OpenGL.

Log when starting without symlink:

guessing 'blender-bin' == '/usr/bin/blender-bin'
Compiled with Python version 2.4.
Checking for installed Python... got it!
Ignoring Xlib error: error code 169 request code 148
Ignoring Xlib error: error code 169 request code 148
Error: libGL.so: cannot open shared object file: No such file or directory
Detected GL_ARB_texture_env_combine
Detected GL_ARB_texture_cube_map
ERROR: GL_ARB_multitexture implementation is broken!
ERROR: GL_ARB_shader_objects implementation is broken!
ERROR: GL_ARB_vertex_shader implementation is broken!
Detected GL_ARB_fragment_shader
ERROR: GL_ARB_vertex_program implementation is broken!
Detected GL_ARB_depth_texture
Detected GL_EXT_separate_specular_color

Log when starting with symlink:

guessing 'blender-bin' == '/usr/bin/blender-bin'
Compiled with Python version 2.4.
Checking for installed Python... got it!
Ignoring Xlib error: error code 169 request code 148
Ignoring Xlib error: error code 169 request code 148
Detected GL_ARB_texture_env_combine
Detected GL_ARB_texture_cube_map
Enabled GL_ARB_multitexture
Enabled GL_ARB_shader_objects
Enabled GL_ARB_vertex_shader
Detected GL_ARB_fragment_shader
Enabled GL_ARB_vertex_program
Detected GL_ARB_depth_texture
Detected GL_EXT_separate_specular_color
GL_VERSION: 2.0 (2.0.6334 (8.34.8))

** Affects: blender (Ubuntu)
     Importance: Medium
     Assignee: Lukas Fittl
         Status: In Progress

-- 
Blender probably doesn't use some OpenGL extensions
https://bugs.launchpad.net/bugs/113897
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to