#13538 closed feature request (fixed)

GUI: Add default Icon Path

Reported by: Thunderforge Owned by: Thunderforge
Priority: normal Component: GUI
Version: Keywords: icon
Cc: Game:

Description

ScummVM 2.6.0 includes the new Icon GUI. However, there is no default Icon Path set, so ScummVM has no way to download it without additional user configuration.

Reproduction Steps

  1. From the launcher, click "Global Options…"
  2. Under the "Paths" tab, click the X button near "Icon Path" to set to default, which will appear as "None"
  3. Under the "Misc" tab, click "Update Icons", which will fail with ERROR: No Icons path set

Suggested Paths

While each platform will need to set a default path, we can probably close this ticket if Windows, macOS, and the most common Linux distros support it. Suggested paths are:

  • Windows: %APPDATA%\ScummVM\
  • macOS: ~/Library/Application Support/ScummVM
  • Linux: ~/.local/share/scummvm/

Change History (1)

comment:1 by Thunderforge, 22 months ago

Owner: set to Thunderforge
Resolution: fixed
Status: newclosed

Implemented in PR #4024.

Note: See TracTickets for help on using tickets.