[Scummvm-tracker] [ScummVM :: Bugs] #13744: WIN32: Wrong implicit icons path when no icons path is set in configuration file

ScummVM :: Bugs trac at scummvm.org
Mon Aug 1 20:48:34 UTC 2022


#13744: WIN32: Wrong implicit icons path when no icons path is set in configuration
file
---------------------+--------------------
Reporter:  lotharsm  |      Owner:  (none)
    Type:  defect    |     Status:  new
Priority:  blocker   |  Component:  GUI
 Version:            |   Keywords:
    Game:            |
---------------------+--------------------
 Currently, when no icons path is set in the configuration and ScummVM
 tries set the proper icons path by itself, it adds a "stray" ScummVM
 folder within the %APPDATA% directory.

 Instead of `%APPDATA%/ScummVM/Icons`, it puts the files in
 `%APPDATA%/ScummVM/ScummVM/Icons`.

 Since the wrong path is used not only for downloading the icon files,
 there's no visible error for the end user.

 It does break the "Clear cache" functionality though, since the dummy
 files that are used to overwrite the current icons data are created as
 `%APPDATA%/ScummVM/ScummVM/Iconsgui-icons-20211112.dat` (note the missing
 / in "Iconsgui").

 Tested with the current stable release 2.6.0 on Windows 11.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13744>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list