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

Use default avatar in place of bad avatar #69

Closed
toonarmycaptain opened this issue Dec 10, 2018 · 1 comment
Closed

Use default avatar in place of bad avatar #69

toonarmycaptain opened this issue Dec 10, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@toonarmycaptain
Copy link
Owner

Since app currently does not copy avatar images to app_data folder, even if properly sized, app will fail on encountering use supplied avatar, as the filename will not exist where the app tried to find it.

Better would be to add a if exists clause to supply default avatar in place if it doesn't exist, or indeed on any failure when adding the avatar, provided other errors were documented/traceable.

@toonarmycaptain toonarmycaptain added the enhancement New feature or request label Dec 10, 2018
@toonarmycaptain
Copy link
Owner Author

GitMate.io thinks possibly related issues are #33 (Take avatar images and process them), and #10 (Use pathlib for filepaths).

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

No branches or pull requests

1 participant