You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Plugin ShowHTLSPolygons.glyphsReporter has caused a crash. Please update it by opening the Plugin Manager or re-downloading it from the original source.
Details:
Traceback (most recent call last):
File "GlyphsApp/GlyphsApp/plugins.py", line 1411, in raiseException_
File "GlyphsApp/GlyphsApp/plugins.py", line 1282, in drawForegroundForInactiveLayer_options_
File "plugin.py", line 116, in inactiveLayerForeground
self.create_polygons(layer)
File "plugin.py", line 97, in create_polygons
new_layer.completeBezierPath.fill()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "GlyphsApp/GlyphsApp/init.py", line 9186, in
AttributeError: 'NoneType' object has no attribute 'autorelease'
App:3.2.3-3260 Plugin:1.2-1 System:14.2.1
The text was updated successfully, but these errors were encountered:
Here's the description I got:
A plugin caused a crash
The Plugin ShowHTLSPolygons.glyphsReporter has caused a crash. Please update it by opening the Plugin Manager or re-downloading it from the original source.
Details:
Traceback (most recent call last):
File "GlyphsApp/GlyphsApp/plugins.py", line 1411, in raiseException_
File "GlyphsApp/GlyphsApp/plugins.py", line 1282, in drawForegroundForInactiveLayer_options_
File "plugin.py", line 116, in inactiveLayerForeground
self.create_polygons(layer)
File "plugin.py", line 97, in create_polygons
new_layer.completeBezierPath.fill()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "GlyphsApp/GlyphsApp/init.py", line 9186, in
AttributeError: 'NoneType' object has no attribute 'autorelease'
App:3.2.3-3260 Plugin:1.2-1 System:14.2.1
The text was updated successfully, but these errors were encountered: