On 24 July 2014 12:51, Dimitri John Ledkov <[email protected]> wrote: > You want to make xvfb-run to give you more pixels and higher color > depth than the default 800x600x8bit. And instead use something > sensible, cause low color depth is not enough for GL to work.
Yup, as Dimitri pointed out on IRC, --server-args="-screen 0 1024x768x24" is the missing rune. -- Mailing list: https://launchpad.net/~canonical-ci-engineering Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-ci-engineering More help : https://help.launchpad.net/ListHelp

