I'm trying run Firefox headless with Xvfb in Debian 7.8.
I run Xvfb (I tried with +extension RANDR and -extension RANDR)
$ sudo Xvfb :10 -ac
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
[dix] Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
I exported environment variable export DISPLAY=:10 and run firefox
$ firefox
Xlib: extension "RANDR" missing on display ":10".
I'm using:
- Debian 7.8
- Mozilla Firefox 38.0.1~linuxmint1+betsy
- Xvfb 2:1.12.4-6+deb7u6