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
Traceback (most recent call last):
File "/Users/frederik/Documents/dev/typesupply/vanilla/Lib/vanilla/dialogs.py", line 181, in completionHandler_
self._resultCallback(self._result)
File "/Users/frederik/Library/Application Support/RoboFont/plugins/DesignspaceEditor2.roboFontExt/lib/designspaceEditor/ui.py", line 1969, in saveDesignspace
sourceDescriptor.filename = os.path.relpath(sourceDescriptor.path, root)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen posixpath>", line 509, in relpath
ValueError: no path specified
Traceback (most recent call last):
File "/Users/frederik/Documents/dev/typesupply/vanilla/Lib/vanilla/dialogs.py", line 181, in completionHandler_
self._resultCallback(self._result)
File "/Users/frederik/Library/Application Support/RoboFont/plugins/DesignspaceEditor2.roboFontExt/lib/designspaceEditor/ui.py", line 1969, in saveDesignspace
sourceDescriptor.filename = os.path.relpath(sourceDescriptor.path, root)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen posixpath>", line 509, in relpath
ValueError: no path specified
The text was updated successfully, but these errors were encountered:
popup a warning to save the unsaved UFO first
The text was updated successfully, but these errors were encountered: