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

network breaks down, the app will crash and get stuck when you click the picture #275

Closed
DNetORM opened this issue Apr 20, 2020 · 1 comment · Fixed by #308
Closed

network breaks down, the app will crash and get stuck when you click the picture #275

DNetORM opened this issue Apr 20, 2020 · 1 comment · Fixed by #308
Assignees
Labels
bug Something isn't working
Projects

Comments

@DNetORM
Copy link

DNetORM commented Apr 20, 2020

If the network breaks down, the app will crash and get stuck when you click the picture,The debugging found that it was caused by an exception thrown due to the download failure,
Maybe this is not the direct bug of photo view, but whether photo view can be used as a compatible network interruption scenario, so that the picture can still be clicked on, and it doesn't matter if it can't be displayed. For example, the app shouldn't crash instead of loading prompts all the time,When the image has been in loading mode, the user will realize that this is a network problem, just close it, at least the program will not crash

@zinwalin
Copy link

there's no way to close photo_view window when all pictures can't load. it's a big issue.

@renancaraujo renancaraujo self-assigned this Jul 12, 2020
@renancaraujo renancaraujo added the bug Something isn't working label Jul 12, 2020
@renancaraujo renancaraujo added this to Todo in Bug solving via automation Jul 12, 2020
@renancaraujo renancaraujo moved this from Todo to In progress in Bug solving Jul 12, 2020
renancaraujo pushed a commit that referenced this issue Aug 10, 2020
renancaraujo pushed a commit that referenced this issue Aug 11, 2020
Bug solving automation moved this from In progress to Done Aug 11, 2020
renancaraujo added a commit that referenced this issue Aug 11, 2020
When retrieving images from the network, things can go south.
This fixes a bug when the network goes down, photo_view would crash when retrieving remote images.

Fixes: #275
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
Bug solving
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants