Public bug reported:

Test case:
1. Run XMir on a Nexus 4:
$ Xmir :0 --desktop_file_hint=dialer-app
2. Run zenity
2. DISPLAY=:0 zenity --info

XMir hits an assertion:
Xmir: glamor_fbo.c:189: glamor_pixmap_ensure_fb: Assertion `fbo->tex != 0' 
failed.

Digging into the code, the failure is occurring in _glamor_create_tex
(glamor/glamor_fbo.c). The glGenTextures is returning a 0 for the
texture and not setting an error code in glGetError.

** Affects: xorg-server (Ubuntu)
     Importance: High
     Assignee: Robert Ancell (robert-ancell)
         Status: Triaged

** Changed in: xorg-server (Ubuntu)
       Status: New => Triaged

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided => Critical

** Changed in: xorg-server (Ubuntu)
   Importance: Critical => High

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

Title:
  Fails to generate texture when running zenity on Nexus 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1493625/+subscriptions

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

Reply via email to