#723027 libegl1-mesa: Warning shown when starting EGL application: libEGL warning: failed to create a pipe screen for i965

Package:
libegl1-mesa
Source:
mesa
Description:
transitional dummy package
Submitter:
Ralf Jung
Date:
2013-09-15 14:45:06 UTC
Severity:
minor
#723027#5
Date:
2013-09-15 14:40:54 UTC
From:
To:
Dear Maintainer,

each time I start an EGL application, the following warning is shown:

libEGL warning: failed to create a pipe screen for i965

the application continues to run smoothless.

If I compile upstream mesa and run the application using that instead of
the distro-provided one:

LD_LIBRARY_PATH=$HOME/src/mesa/lib LIBGL_DRIVERS_PATH=$HOME/src/mesa/lib ...

the warning is gone, even if I compile mesa-9.1.6.

Kind regards
Ralf