I found the culprit. Initially I had a font inside ~/Downloads which I tested, decided that I didn't want fonts being mixed in with all downloads so made a subfolder called Fonts. I moved the fonts BEFORE uninstalling the original font. When FontyPython attempted to install other fonts it thought the original was a dupe and choked.
Deleting the symlink in ~/.fonts corrected the issue. Is there a way to make FontyPython not choke on a dupe name, or check to see if the original exists anymore in case it was moved, and it is trying to install the moved font? -- fontypython crashed with OSError in install() when installing POG https://bugs.launchpad.net/bugs/342783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
