-
Notifications
You must be signed in to change notification settings - Fork 14
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
Comments
I've managed to reproduce the issue. Thanks for reporting it! It definitely impacts all Windows users. I have upgraded the libraries and the issue seems gone. @nick51 I've generated a release Thanks for your help! |
Hi Mauricio
Downloaded and tested v0.7 (redirected output of 'photosync --help' to text
file to verify output). Success.
Also confirmed that photosync.bat still works. I stopped execution after
three files, but these three files are written to 'output' folder as
expected.
Also tested by changing name of output directory with command 'photosync --output-directory output-test-dir'. Success.
Thanks.
Nick
…On 16 March 2017 at 10:10, Mauricio Jost ***@***.***> wrote:
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
<sbt/sbt-native-packager#155> which has been
fixed some time ago.
I have upgraded the libraries and the issue seems gone.
@nick51 <https://github.com/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!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYu5t9j2UyPVDMSXQ1Euu4MknyVcRFSoks5rmO53gaJpZM4Me7e_>
.
--
Nick Corbin
+27828546533
|
Also tested by changing name of output directory with command 'photosync --output-directory output-test-dir'. Success. |
Version v0.7 (including this fix) is available for download. |
To list the config parameters, instructions state that command 'photosync --help' should be executed. But that command produces an error message.
See screenshot:
Also, the instructions mention a configuration file named 'application.conf'. On my system there is no such file.
The text was updated successfully, but these errors were encountered: