Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

brackets in virtualbox 4.3.6/ubuntu 13.10 shows OpenGL error on start and has display errors #6427

@tomsen-san

Description

@tomsen-san

Hi
I installed brackets on Ubuntu 13.10 guest in a virtualbox 4.3.6 with VBoxGuestAdditions installed. 3D acceleration is enabled and works for glxgears (1700 fps).

On first start I get a slew of warnings and errors concerning OpenGL problems.

tomsen@ubuntu-VirtualBox:/meteor/X4Lizenzen$ brackets&
[1] 2831
tomsen@ubuntu-VirtualBox:
/meteor/X4Lizenzen$ OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
OpenGL Warning: glVertexArrayRangeNV not found in mesa table
OpenGL Warning: glCombinerInputNV not found in mesa table
OpenGL Warning: glCombinerOutputNV not found in mesa table
OpenGL Warning: glCombinerParameterfNV not found in mesa table
OpenGL Warning: glCombinerParameterfvNV not found in mesa table
OpenGL Warning: glCombinerParameteriNV not found in mesa table
OpenGL Warning: glCombinerParameterivNV not found in mesa table
OpenGL Warning: glFinalCombinerInputNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
OpenGL Warning: glDeleteFencesNV not found in mesa table
OpenGL Warning: glFinishFenceNV not found in mesa table
OpenGL Warning: glGenFencesNV not found in mesa table
OpenGL Warning: glGetFenceivNV not found in mesa table
OpenGL Warning: glIsFenceNV not found in mesa table
OpenGL Warning: glSetFenceNV not found in mesa table
OpenGL Warning: glTestFenceNV not found in mesa table
ATTENTION: default value of option force_s3tc_enable overridden by environment.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/150413:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/150413:ERROR:gpu_info_collector.cc(27)] gfx::GLContext::CreateOffscreenGLSurface failed
[0109/150414:ERROR:sandbox_linux.cc(130)] InitializeSandbox() called with multiple threads in process gpu-process
[0109/150414:ERROR:buffer_manager.cc(275)] [GroupMarkerNotSet(crbug.com/242999)!:C05406628B000000]GL ERROR :GL_INVALID_ENUM : glBufferData: <- error from previous GL command
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/150416:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/150416:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/150416:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/150416:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/150416:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/150416:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/150416:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/150416:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/150416:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/150416:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
tomsen@ubuntu-VirtualBox:~/meteor/X4Lizenzen$ OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/151657:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/151657:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/151657:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/151657:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/151657:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/151657:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20
[0109/151657:ERROR:gl_surface_glx.cc(564)] glXChooseFBConfig failed.
[0109/151657:ERROR:command_buffer_proxy_impl.cc(166)] Failed to initialize command buffer service.
OpenGL Warning: glXChooseFBConfig returning NULL, due to attrib=0x2, next=0x20

Also brackets does not draw itself correctly. The window content is always on top even if an overlapping window should be in front. See screen shot
2014-01-09_15h30_37

If I close brackets and try to open again, the window becomes quickly greyed out and does not show any content. I have to reboot the VM to get a proper start again.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions