Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for macOS GUI optimization errors when file path includes spaces #38

Merged
merged 7 commits into from May 17, 2018

Conversation

chrissimpkins
Copy link
Owner

@chrissimpkins chrissimpkins commented May 17, 2018

Reported in #30

dmg installer for testing is available: https://github.com/chrissimpkins/Crunch/tree/path-space-escape-fix/installer (v2.0.2-beta1)

This issue also applies to the macOS right-click menu service. Installation of the above build should fix that as well. This issue does not apply to the command line executable. If you quote file paths with spaces in them on the command line you will have no issues with this. In general, simply avoid spaces in your file paths. It saves lots of headaches. :)

@chrissimpkins chrissimpkins merged commit 5d2d23f into dev May 17, 2018
@chrissimpkins chrissimpkins deleted the path-space-escape-fix branch May 17, 2018 18:28
@chrissimpkins
Copy link
Owner Author

confirmed fix in IR #30. Merged for release as v2.0.2

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

Successfully merging this pull request may close these issues.

None yet

1 participant