Create new project

Issue #2 resolved
Rachid Azizi created an issue

When a new project is created and then save it, there is a problem:

Traceback (most recent call last): File "/Users/rachidazizi/PycharmProjects/pyforms-generic-editor/pyforms_generic_editor/models/projects/projects_window.py", line 55, in save_current_project selected.window.project.save() AttributeError: 'ProjectUIBusy' object has no attribute 'project' Abort trap: 6

This problem not occur when we use the "save all project" option, just some time.

Comments (2)

  1. Log in to comment