Script crashes Glyphs

OS 10.6.8
Glyphs 1.4.4 (588)

Exception Type: EXC_CRASH (SIGILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

“Open Tab with Dangerous Glyphs for Interpolation” -script crashes the whole program. All red compatibility markers are gone, but I guess this script is the only way to weed out the yellow ones too, which I need to do. Any ideas?

I can’t update the OS.

The script is not for the yellow ones but for compatible paths inside a glyph, like the upper and lower bar of the equal sign.

I am afraid the script makes a few function calls that do not work in 10.6. So you will have to either check manually or find a machine with 10.7+ to run the script.

Ok, thanks!

Maybe you can adapt the script. Open the .py file, comment out (i.e. put a # pound sign at the beginning of) line 40, and uncomment (i.e. remove the pound signs and the first space at the beginning of) the last three lines.

It should output the names of the dangerous glyphs in the Macro window. You can copy and paste them into the Edit tab.