Help Wizard

Step 1

NEXT STEP

GL Error on Ubuntu 18.04

GL Error on Ubuntu 18.04

 

Device

(Lenovo y580)

Operating System

(Ubuntu 18.04)

 

My Question or Issue

 

Hi, I use Spotify client for ubuntu from official repo . I'm getting these errors: 

 

Dec 30 16:14:51 y580 spotify.desktop[4733]: [1230/161451.503430:ERROR:gles2_cmd_decoder.cc(10168)] [.BrowserCompositor-0x45f9b20]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
Dec 30 16:17:01 y580 CRON[10478]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Dec 30 16:18:24 y580 spotify.desktop[4733]: [1230/161824.451018:ERROR:gles2_cmd_decoder.cc(16363)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_GUILTY_CONTEXT_RESET_KHR
Dec 30 16:18:24 y580 spotify.desktop[4733]: [1230/161824.451057:ERROR:gles2_cmd_decoder.cc(4565)]   GLES2DecoderImpl: Context reset detected after MakeCurrent.
Dec 30 16:18:24 y580 spotify.desktop[4733]: [1230/161824.451073:ERROR:gpu_channel_manager.cc(190)] Exiting GPU process because some drivers cannot recover from problems.
Dec 30 16:18:24 y580 spotify.desktop[4733]: [1230/161824.451094:ERROR:gpu_channel_manager.cc(190)] Exiting GPU process because some drivers cannot recover from problems.
Dec 30 16:18:27 y580 spotify.desktop[4733]: [1230/161827.444310:ERROR:gles2_cmd_decoder.cc(18047)] [.BrowserCompositor-0x45dc8a0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
Dec 30 16:18:27 y580 spotify.desktop[4733]: [1230/161827.445346:ERROR:gles2_cmd_decoder.cc(10168)] [.BrowserCompositor-0x45dc8a0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
Dec 30 16:18:27 y580 spotify.desktop[4733]: [1230/161827.445499:ERROR:gles2_cmd_decoder.cc(18047)] [.BrowserCompositor-0x45dc8a0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
 

The playback sometimes freezes for split of second but I'm not 100% sure its due to these errors. How can I fix it?

Reply
1 Reply

It seems that starting the client without GPU accelerated graphics solves the problem.

$ spotify --disable-gpu

I use 410 version of Nvidia driver. 

Suggested posts