-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Icons, getting it wrong #1288
Comments
If you're enjoying Dashy, consider dropping us a ⭐ |
I do have the same problem, actually. I can’t say the problems don’t come from me, though… (I mean… I’m very new to Dashy and I may do something wrong). But that bug sure looks like what I’m experiencing. On a side note, great, great, great app ! |
I also experience this. I've seen the icon work, then break, and I could then never get an icon to show again using local or hosted icons like dashboard-icons. Switching to favicon I saw the exact behavior again where notifiarr icon worked, then broke and never came back. |
This issue has gone 3 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days. |
This issue was automatically closed because it has been stalled for over 1 year with no activity. |
This is absolutely still a thing that happens, and the solution is to recreate the docker image. Looks like you're caching the remote icons locally, and so long as you're switching between valid icons it works. If you put in something which yields no icon, like a fontawesome you don't have access to, and swap back, that also works. But if you ever end up with the broken icon icon, that never gets cleared from the cache. What's the location in question so I can clear it, either by mounting it with a bind and wiping when needed, or with a quick rm inside the docker? |
Environment
Self-Hosted (Docker)
System
CASA OS V0.4.4.1
Version
2.2.1
Describe the problem
When I add an icon name and I get it wrong, after saving the Item you get to see the broken icon symbol.
However when I then go back to fix the broken icon, I can never fix it.
I have tried to incert the correct name, remove all reference and save, use another correct icon name, all fail.
The only way I have found to fix this issue is to remove the item and start again.
My current build is on CASA OS, however I did have the same issue with a previous build I did on a Debian VM.
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: