← Back to team overview

desktop-packages team mailing list archive

[Bug 1493625] Re: Fails to generate texture when running zenity on Nexus 4

 

** Tags added: xmir

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

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

Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  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.

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


References