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

Cannot change configuration parameters #22

Closed
nick51 opened this issue Mar 16, 2017 · 4 comments
Closed

Cannot change configuration parameters #22

nick51 opened this issue Mar 16, 2017 · 4 comments
Assignees
Labels

Comments

@nick51
Copy link

nick51 commented Mar 16, 2017

To list the config parameters, instructions state that command 'photosync --help' should be executed. But that command produces an error message.
See screenshot:
photosync screenshot - 2017_02_21 18_55_57_ver001

Also, the instructions mention a configuration file named 'application.conf'. On my system there is no such file.

@mauriciojost
Copy link
Owner

I've managed to reproduce the issue. Thanks for reporting it! It definitely impacts all Windows users.
The problem comes from sbt-native-packager dependency. It is probably related to sbt/sbt-native-packager#155 which has been fixed some time ago.

I have upgraded the libraries and the issue seems gone.

@nick51 I've generated a release v0.7-SNAPSHOT downloadable as the other packages. Could you try it and confirm the issue has been fixed?

Thanks for your help!

@mauriciojost mauriciojost changed the title cannot change configuration parameters Cannot change configuration parameters Mar 16, 2017
@nick51
Copy link
Author

nick51 commented Mar 16, 2017 via email

@nick51
Copy link
Author

nick51 commented Mar 16, 2017

Also tested by changing name of output directory with command 'photosync --output-directory output-test-dir'. Success.

@nick51 nick51 closed this as completed Mar 16, 2017
@mauriciojost
Copy link
Owner

Version v0.7 (including this fix) is available for download.

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

No branches or pull requests

2 participants