Bug: Package Celluloid generates an icon cache which overwrites the profile's icon cache

  • Open
  • quality assurance status badge
Details
One participant
  • Pkill9
Owner
unassigned
Submitted by
Pkill9
Severity
normal
P
P
Pkill9 wrote on 1 Oct 2022 01:24
(address . bug-guix@gnu.org)
20221001002419.03e40cae@runbox.com
The Celluloid package generates it's own icon cache at
share/icons/hicolor/icon-theme.cache. When you install the Celluloid, I
believe this overwrites the profile's icon-theme.cache, which causes
none of the other icons to show up in launchers that use this, for
example gnome shell's application launcher.

Perhaps also it is an issue that the profile's generated files do not
have priority over all the files within all the packages installed to
the profile, i.e. none of the packages should be able to overwrite the
files generated with the profile hooks.
?