closing script window not working

RoboFont Forums Bugs closing script window not working

This topic contains 2 replies, has 2 voices, and was last updated by  jo 4 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6222

    jo
    Participant

    just wanted to close a script window but then the output window always throws an error:

    Traceback (most recent call last):
    File “lib/doodleDelegate.pyc”, line 157, in sendEvent_
    File “/Applications/RoboFont.app/Contents/Resources/lib/python2.7/vanilla/vanillaWindows.py”, line 438, in windowWillClose_
    self.hide()
    File “/Applications/RoboFont.app/Contents/Resources/lib/python2.7/vanilla/vanillaWindows.py”, line 239, in hide
    self._window.orderOut_(None)
    AttributeError: ‘NoneType’ object has no attribute ‘orderOut_’

    cheers,
    jo

    #6223

    frederik
    Keymaster

    oh, the window object seems already to be destroyed….

    (force) quit and restart?

    or does this occurs often?

    #6224

    jo
    Participant

    hi frederik
    thanks and sorry!
    my post was missing all the info.

    it happened yesterday for the first time. robofont crashed when i wanted to safe a ufo.
    at the moment of the crash there also was a script open in the drawbot extension.
    and when I reopened robofont it also opened the script but in the robofont editor.
    guess that caused the confusion.

    cheers, j

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.