Conky just uses XLoadQueryFont to load fonts which is a standard X11 procedure. It doesn't seem a specific conky problem but more a usage issue. You should check the list of installed X11 fonts, for instance you can use this little utility (http://norsetto.890m.com/downloads/testX11) :
./testX11 -l 50 (this will list up to 50 available fonts, it will also give you the paths the server uses to search for fonts) ./testX11 -f arial (will check if the arial font is available) ./testX11 -h (will list all available options) ** Changed in: conky (Ubuntu) Assignee: (unassigned) => Cesare Tirabassi (norsetto) Status: New => Incomplete -- conky segfaults https://bugs.launchpad.net/bugs/86746 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs