There are suspect code blocks like the following:

#if defined (CLUTTER_WINDOWING_X11)
  /* Required by some GStreamer element like VA */
  XInitThreads ();
#endif

But that doesn't seem to be the problem, even if looks really shady
(AFAICT basically means that if clutter was built with x11 support, it
will call XInitThreads(), even if you're not actually running under
X11).

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

Title:
  inspecting clutter plugin hangs outside X11

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1525285/+subscriptions

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

Reply via email to