Error 0x3003 is EGL_BAD_ALLOC, which isn't mentioned in the docs for the
API that's failing. So it looks like a bug in the graphics driver or
simply just running out of memory (maybe only graphics memory).

You might be able to solve the problem by increasing the amount of
graphics memory in your BIOS.

You might also be able to work around it by disabling the failing code
path by adding this to /etc/environment:

  COGL_DISABLE_GL_EXTENSIONS=EXT_buffer_age,KHR_partial_update

Although if the problem is a lack of graphics memory then you could just
end up hitting more bugs if you work around it.

** Changed in: mutter (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152207

Title:
  electrong stutter mutter pixels amd no update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2152207/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to