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

Doesn't work from a folder with spaces in the name #36

Closed
aaronasmith opened this issue Oct 21, 2020 · 1 comment
Closed

Doesn't work from a folder with spaces in the name #36

aaronasmith opened this issue Oct 21, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@aaronasmith
Copy link

I modified Settings and Logging to
Path.Combine(Path.GetDirectoryName(new Uri(typeof(Settings).Assembly.Location).LocalPath), "windows-terminal-quake.json")
and it was working.

Also, I'm trying to run from a folder in Program Files, and things seem pretty broken, such as it doesn't reload the settings automatically. Probably due to permissions in that folder.

@flyingpie flyingpie added the bug Something isn't working label Dec 27, 2020
@flyingpie
Copy link
Owner

@aaronasmith Will be fixed with the next release, thank you for reporting!

@flyingpie flyingpie added this to the v1.0 milestone Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants