-
Notifications
You must be signed in to change notification settings - Fork 13
Font Validator 2.0 crashes when I open a font. #19
Comments
Hmm, that's unusual. It works here on linux, your file is not even that interesting. does it help if you use the net2 binary instead? One possibility is that the mac binary was built from the net4 one, and there is something wrong with that one - though I can't see how (yet), since I did use it as it was for mac. Anyhow, if you are interested in the warnings/errrors from that font file, here they are:
|
BTW, is there any crash messages? On windows, there should be a pop up - from the OS. On mac it might be a bit harder, but FontVal 2.0 keeps a log of itself in /tmp or /var/tmp/ of the form ".FontVal.log". The precise name I don't have it with me, but the name should contain both FontVal and a number . Minor details: the number is the process id, just so it is a different log for different runs - normally only the most recent one is of interest, if something bad happens. /var/tmp is wiped by the OS on reboot, so it does not leave a mess behind. |
Thanks. I’ll do some more testing on Monday and let you know what happens On Sat, Aug 6, 2016 at 4:13 PM, HinTak notifications@github.com wrote:
Best, James Puckett |
On Fedora Linux 24, you should not need to compile anything. You may need to install stuff to run. I think you should be able to get all the runtime dependencies with:
After this, you should be able to just unzip somewhere, then, depend on your inclination, to launch the GUI and click away:
or just running the command-line tool against one of your fonts and display the outcome right away:
the rasterization test (for truetype fonts only) depends on a customized version of freetype, so you haven't lost anything. The system's freetype is sufficient to do the rest. |
It has been a month - have you managed to figure out what's wrong? |
@DunwichType - any follow up on your issue? FWIW, the I made two newer snapshot builds (the two most recent here, look at the date column) - for windows: https://sourceforge.net/projects/hp-pxl-jetready/files/Microsoft%20Font%20Validator/misc/ These might behave differently. Although ideally I'd like to understand how the 2.0 release didn't work on your system. |
@DunwichType - did you get to the bottom of the issue? Anyway, v2.1 is out in a couple of weeks, so I'll just close this unless you have a better idea or more information. Hope you have better luck with v2.1. |
I have another report which seems to suggest the 64-bit windows backend is buggy, but only cause problems for some fonts. |
Issue likely the 64-bit windows one; the mac one, XIM? The latter is avoided with Georg's GUI. @DunwichType : Leave a comment if still a problem with 2.1.2 |
Opening this font will crash Font Validator 2.0 on Windows. Mac Font Validator 2.0 will stay open after the file is loaded, but crashes as soon as I click a button. It works fine with 1.0.1286
RhodiumLibre-Regular.otf.zip
The text was updated successfully, but these errors were encountered: