Opened 2 years ago
Closed 2 years ago
#13566 closed defect (fixed)
COMMON: Partially downloaded icon sets cannot be redownloaded
Reported by: | Thunderforge | Owned by: | sev- |
---|---|---|---|
Priority: | blocker | Component: | Common |
Version: | Keywords: | grid | |
Cc: | Game: |
Description
When downloading an icon set, if the download fails halfway through, ScummVM treats the icon set as though it were fully downloaded and does not provide an option to redownload.
Reproduction Steps
- In the Launcher, click "Global Options..."
- Click the "Paths" tab
- Confirm that "Icons Path" is set to an empty folder
- Click the "Misc" tab
- Click "Update Icons"
- The dialog will say that two downloads are available
- Click "Download"
- Before the download completes, click "Cancel Download"
- Click "Update Icons"
- The dialog will say that only one download is available
- Click "Download"
- Before the download completes, click "Cancel Download"
- Click "Update Icons"
- The dialog will say that there are no downloads available
Additionally, there is no way to force a redownload. The only remedy is to manually go into the folder and delete the .dat
files.
Possible Solutions
Probably the simplest way to verify that a complete icon set was download would be to provide a hash code and then have the Launcher validate against it. If it doesn't match, then redownload the file.
Additional Info
The log file does not provide any information at all about the download being canceled.
Versions Tested
- ScummVM 2.6.0 pre-release 2022-06-10
- ScummVM 2.7.0 daily 2022-06-10
- macOS 12.4
- Windows 11 22H1
Change History (2)
comment:1 by , 2 years ago
Priority: | normal → blocker |
---|
comment:2 by , 2 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed