Traceback on creating a new layer

RoboFont Forums Bugs Traceback on creating a new layer

This topic contains 1 reply, has 2 voices, and was last updated by  frederik 9 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1038

    JBL
    Participant

    A traceback on creating a new layer:

    Traceback (most recent call last):
    File “/Applications/Typotools/RoboFont/RoboFont.app/Contents/Resources/lib/python2.7/vanilla/vanillaBase.py”, line 196, in action_
    self.callback(sender)
    File “lib/UI/newLayerSheet.pyc”, line 53, in addCallback
    File “lib/fontObjects/doodleFont.pyc”, line 97, in createLayer
    File “/Applications/Typotools/RoboFont/RoboFont.app/Contents/Resources/lib/python2.7/defcon/tools/notifications.py”, line 125, in postNotification
    callback = getattr(observer, methodName)
    AttributeError: ‘NoneType’ object has no attribute ‘action’
    Traceback (most recent call last):
    File “lib/doodleDelegate.pyc”, line 65, in sendEvent_
    File “/Applications/Typotools/RoboFont/RoboFont.app/Contents/Resources/lib/python2.7/vanilla/vanillaBase.py”, line 196, in action_
    self.callback(sender)
    File “lib/UI/newLayerSheet.pyc”, line 53, in addCallback
    File “lib/fontObjects/doodleFont.pyc”, line 97, in createLayer
    File “/Applications/Typotools/RoboFont/RoboFont.app/Contents/Resources/lib/python2.7/defcon/tools/notifications.py”, line 125, in postNotification
    callback = getattr(observer, methodName)
    AttributeError: ‘NoneType’ object has no attribute ‘action’

    #1072

    frederik
    Keymaster
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.