rekit-app icon indicating copy to clipboard operation
rekit-app copied to clipboard

Project opening fails when projects' path contains space character

Open murgeyseb opened this issue 6 years ago • 0 comments

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.

murgeyseb avatar Apr 25 '20 07:04 murgeyseb