Hi,
We use Xvfb to avoid having to run an X server on our build machine.
We got this error with Xvfb that we do not have when we were running a
real VNC server just to provide X.
ES2 Prism: Error - GLX extension is not supported
GLX version 1.3 or higher is required
Xlib: extension "RANDR" m
On Fri, Dec 09, 2016 at 09:14:22AM -, Subrata Dasgupta wrote:
after finishing _XtDefaultDispatcher() call.
There's no such "call" - _XtDefaultDispatcher is assigned to a local
variable twice (once conditionally), ie. there's either an ABI issue or
the code is not actually hanging there, but
A couple of cleanups, no big features added. Most of this was in the
property handling code. The most visible fix is that we now handle addition
of initially disabled devices correctly, i.e. when a device is plugged in
while the server is VT-switched away. In the non-logind case this previously
cau