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

java.io.FileNotFoundException: /storage/sdcard0/PRIVATE/STG/SET.JSN #15

Open
haakondr opened this issue Jul 11, 2018 · 0 comments
Open

Comments

@haakondr
Copy link

The STGUploader app causes my Sony rx100v to restart during app initialization. The camera goes black for a few seconds, then opens camera shutter.

I see the following in :\PRIVATE\STG\LOG:

[INFO] setting wifi enabled state to true
[INFO] Resume org.bostwickenator.googlephotos.LoginActivity
[INFO] Credentials obtained
[INFO] Pause org.bostwickenator.googlephotos.LoginActivity
[ERROR] java.io.FileNotFoundException: /storage/sdcard0/PRIVATE/STG/SET.JSN: open failed: ENOENT (No such file or directory)
[INFO] Resume org.bostwickenator.googlephotos.MainActivity

This might be related to #11, but I am not sure. I see that the SET.JSN is read in SettingsStore, but I am not sure why this file is not present on my sdcard. I could do a PR with a fix if I get a brief introduction

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

No branches or pull requests

1 participant