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

Upload crash and wonky behavior #19

Closed
teemsaj opened this issue Sep 7, 2016 · 1 comment
Closed

Upload crash and wonky behavior #19

teemsaj opened this issue Sep 7, 2016 · 1 comment

Comments

@teemsaj
Copy link

teemsaj commented Sep 7, 2016

I'm attaching a crash log (I grabbed it from iOS Console)

osvcrash.txt

Wonky behavior: Upon relaunching OSV, it asked if I wanted to resume uploading. I said Yes, but nothing happened. What is supposed to happen here?

@bogdans-telenav
Copy link

Basic explanation: This log is written when the app recovers from a inconsistency in file management.
Technical explanation: The log file that you provided has a line that is logged only when, after a upload, the objects saved in the database are not all deleted but all the files saved on disk are, or vice versa.
Since you reported i worked on this so i will consider this fixed.
About the "wonky behaviour": currently the app will start uploading the files without displaying the progress if you just tap "Upload" in the menu you will get the progress screen. I will suggest a improvement here to display the actual progress screen.
Thanks for your input, i will now close this ticket.

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

2 participants