Opened 8 years ago
Closed 8 years ago
#15482 closed defect (duplicate)
Vivaldi/Chrome shows only black screen with GPU acceleration -> duplicate of #15417
Reported by: | Mike446 | Owned by: | |
---|---|---|---|
Component: | guest additions/x11/graphics | Version: | VirtualBox 5.0.20 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
Install Vivaldi x64 to a Linux distro.
After starting it will complain about wrongly called OpenGL functions, like this:
[17885:17885:0606/163550:ERROR:sandbox_linux.cc(334)] InitializeSandbox() called with multiple threads in process gpu-process [17885:17885:0606/163552:ERROR:texture_manager.cc(2746)] [.CommandBufferContext.RenderCompositor-0x3ba258cfea00]GL ERROR :GL_INVALID_ENUM : glTexImage2D: <- error from previous GL command [17885:17885:0606/163552:ERROR:gles2_cmd_decoder.cc(2167)] [.CommandBufferContext.RenderWorker-0x3ba258b978c0]GL ERROR :GL_INVALID_ENUM : GLES2DecoderImpl::DoBindTexImage2DCHROMIUM: <- error from previous GL command [17885:17885:0606/163552:ERROR:gles2_cmd_decoder.cc(2171)] [.CommandBufferContext.RenderWorker-0x3ba258b978c0]GL ERROR :GL_INVALID_OPERATION : ScopedTextureBinder::ctor: was unhandled [17885:17885:0606/163552:ERROR:gles2_cmd_decoder.cc(2167)] [.CommandBufferContext.RenderWorker-0x3ba258b978c0]GL ERROR :GL_INVALID_VALUE : ScopedTextureBinder::dtor: <- error from previous GL command [17885:17885:0606/163552:ERROR:gles2_cmd_decoder.cc(2167)] [.CommandBufferContext.RenderWorker-0x3ba258b978c0]GL ERROR :GL_INVALID_VALUE : ScopedTextureBinder::dtor: <- error from previous GL command [17885:17885:0606/163552:ERROR:gles2_cmd_decoder.cc(2167)] [.CommandBufferContext.RenderWorker-0x3ba258b978c0]GL ERROR :GL_INVALID_VALUE : ScopedTextureBinder::dtor: <- error from previous GL command
When you start with the switch "--disable-gpu" it starts working.
OS: openSUSE 13.2 x64 with VBoxClient 5.0.20r106931.
$> VBoxClient --check3d && echo $? 0
Do you need some VirtualBox log files to investigate this?
Change History (1)
comment:1 by , 8 years ago
Component: | 3D support → guest additions/x11/graphics |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Vivaldi/Chrome shows only black screen with GPU acceleration → Vivaldi/Chrome shows only black screen with GPU acceleration -> duplicate of #15417 |
Note:
See TracTickets
for help on using tickets.
Duplicate of #15417.
Please see the wiki page regarding user contributions to X11 guest 3D support.