#13556 closed defect (fixed)

Icon paths UI path not finding icons

Reported by: Sandman1973 Owned by: antoniou79
Priority: normal Component: GUI
Version: Keywords: path icons
Cc: Game:

Description

ScummVM 2.6.0pre11-g1732d0a5f8b (Jun 8 2022 05:45:35)

The UI is saving the path entered in to "Icon Path" on the "Paths" tab of "Options" in the ini file as "iconpath" and it should be "iconspath" (with an s).
As a result the "Misc" tab "Update Icons" claims the path is not found.

Change History (3)

comment:1 by antoniou79, 23 months ago

I've opened a PR for this with a potential fix here:
https://github.com/scummvm/scummvm/pull/3977

comment:2 by antoniou79, 23 months ago

The fix was merged to 2.7.0 (master) and backported to 2.6.0 (pre-release stable branch).

You will need to set the path again via the GUI, since it will now appear empty (the configuration key had a typo and is now corrected).

Thank you for the report.

comment:3 by antoniou79, 23 months ago

Owner: set to antoniou79
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.