Glyphs-Scripts icon indicating copy to clipboard operation
Glyphs-Scripts copied to clipboard

Error: Component Problem Finder

Open schriftlabor-miriam opened this issue 2 years ago • 0 comments

Component Problem Finder Error: name 'thisComponent' is not defined Traceback (most recent call last): File "Component Problem Finder.py", line 406, in ComponentProblemFinderMain isAffected = self.callMethodWithArg(methodName, thisGlyph) File "Component Problem Finder.py", line 234, in callMethodWithArg return method(arg) File "Component Problem Finder.py", line 345, in glyphHas_detachedCornerComponents print("\t🚨 detached corner component %s on layer: %s" % (thisComponent.componentName, thisLayer.name)) NameError: name 'thisComponent' is not defined

schriftlabor-miriam avatar Aug 01 '22 15:08 schriftlabor-miriam