Open nkprince007 opened 7 years ago
Wallpapers may get broken when a download is interrupted either manually or when the connection is interrupted. These cannot be previewed or set as wallpapers.
Catch the error from PIL and delete the broken wallpapers.
PIL
But, as discussion went, we would like to remove them only when we can't preview them. Not while downloading them. So, it's more towards GUI.
Sorry for deleting my comment :stuck_out_tongue: @nkprince007
Wallpapers may get broken when a download is interrupted either manually or when the connection is interrupted. These cannot be previewed or set as wallpapers.
Catch the error from
PIL
and delete the broken wallpapers.