Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Doesn't open app correctly if file path includes spaces #62

Closed
C06A opened this issue Feb 22, 2021 · 1 comment
Closed

Doesn't open app correctly if file path includes spaces #62

C06A opened this issue Feb 22, 2021 · 1 comment

Comments

@C06A
Copy link

C06A commented Feb 22, 2021

For application itself, if path includes the spaces, then whole path included in double quotes. So application starts successfully.

However if the path to the .scad file includes spaces the application opens no file. To fix this the path to the file must be included in the double quotes (or each space should be prepended by back-slash ("").

@C06A C06A changed the title Doesn't open app if file path includes spaces Doesn't open app correctly if file path includes spaces Feb 22, 2021
@ldenisey
Copy link
Collaborator

Thank you for your feedback, solved in #64 . You can test it from master build as of now or wait for version 2.1.0 that should come in a few days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants