FreeFontPath: FPE "unix/:7100" refcount is 2, should be 1; fixing
I tried to run Xvfb in my Centos 5.7 machine to get thumbnails of websites.
开发者_开发问答I follow this Xvfb + Firefox site and install Xvfb, firefox on my Gnome Centos 5.7.
No problem at all for installation, yet when I try to run
DISPLAY=:1 firefox-remote http://www.google.com/
I kept getting this error message
FreeFontPath: FPE "unix/:7100" refcount is 2, should be 1; fixing.
and I can not proceed with anything else now. Hours of hours spent and still have no clue, please help me out here.
This fixed it for me: http://corpocrat.com/2008/08/18/fix-freefontpath-fpe-unix7100-refcount-is-2-should-be-1-fixing/
精彩评论