On 02.10.2016 07:41, Sean Whitton wrote:
Thanks for this feedback. Unfortunately, installing an absolute symlink does not make the problem disappear for firefox-esr, contrary to various reports in this thread.
That's because /usr/share/fonts-font-awesome/fonts/fontawesome-webfont.ttf is also a symlink. Symlink handling in Firefox is broken, but using an absolute symlink to the actual file (which is /usr/share/fonts/truetype/font-awesome/fontawesome-webfont.ttf) works.

