rekit-app
rekit-app copied to clipboard
Project opening fails when projects' path contains space character
Bug observed on version 3.0.7 downloaded from GitHub.
Rekit-app seems to fail at loading projects created in a directory which name contains space character.
To reproduce the issue:
- create a directory with space character in its name
- create a new project in this directory
- following error should appear :
Fatal: Rekit Studio failed to load the project: /Path/To/My Project/test
Rekit Studio tenimated unexpectly, please try to restart it.