Slashdot Mirror


User: mjwybrow

mjwybrow's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Did you say OS X? on Inkscape 0.42: The Ultimate Answer · · Score: 1
    There is a problem with Apple's X11 installer for OSX 10.4.x which causes fontconfig font caches not to be generated, making gtk apps think they have no fonts. The solution is to run the following:

    sudo fc-cache

    Should start fine after that.