[BUG] Manifest references several paths that don't exist for icons #58

Closed
opened 2025-10-09 16:57:29 -05:00 by giteasync · 1 comment
Owner

Originally created by @a3gill on GitHub.

Before submitting a bug report, I have:

  • Reviewed the documentation.
  • Ensured I am using ghcr.io/cleanuparr/cleanuparr docker repository.
  • Ensured I am using the latest version.
  • Enabled verbose logging.

What is the behavior?

/app/wwwroot/manifest.webmanifest is referencing a bunch of files for icons that aren't there. There is only 1 icon file /app/wwwroot/icons/128.png and it's not one of the paths referenced. There are several entries for icons/icon-{HEIGHT}x{WIDTH}.png

Which operating system do you use?

MacOS

What type of deployment do you use?

Docker container

Relevant log output


Anything else?

It causing the installed browser app to have a generic "C" icon.

Originally created by @a3gill on GitHub. ### Before submitting a bug report, I have: - [x] Reviewed the documentation. - [x] Ensured I am using ghcr.io/cleanuparr/cleanuparr docker repository. - [x] Ensured I am using the latest version. - [x] Enabled verbose logging. ### What is the behavior? `/app/wwwroot/manifest.webmanifest` is referencing a bunch of files for icons that aren't there. There is only 1 icon file `/app/wwwroot/icons/128.png` and it's not one of the paths referenced. There are several entries for `icons/icon-{HEIGHT}x{WIDTH}.png` ### Which operating system do you use? MacOS ### What type of deployment do you use? Docker container ### Relevant log output ```shell ``` ### Anything else? It causing the installed browser app to have a generic "C" icon.
giteasync added the bugplanned labels 2025-10-09 16:57:29 -05:00
Author
Owner

@Flaminel commented on GitHub:

This is now fixed in v2.0.12.

@Flaminel commented on GitHub: This is now fixed in `v2.0.12`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Cleanuparr#58