Closing script window not working
-
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
-
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 save 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
-
oh, the window object seems already to be destroyed....
(force) quit and restart?
or does this occurs often?