You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Possibly due to flatpak'd versions of Spotify and Discord (and otherwise icon-missing applications), apps that don't properly have an icon do not get verified, and an error is printed. To Reproduce
Steps to reproduce the behavior:
Use launcher or focused with show_icon
Have an app that either doesn't have an icon or otherwise isn't in the correct location
Launch ironbar, observe errors upon loading icons for the app.
Expected behavior
Either a warning and/or discarding or sanitizing of related items
System information:
Distro: Arch
Compositor: Hyprland
Ironbar version: Ironbar version 0.12.1 via ironbar --version on aur/ironbar-git
Will improve the error handling around this to try and rule out some of the non-errors, reduce missing images to warnings, and avoid printing the full stack.
Previously images that could not be located were handled by throwing a
full report error, which incorrectly stated it was an invalid image
*type*.
This changes the image handling to instead log a single-line warning
directly in the image provider code, reducing the error handling
required by each consumer.
Resolves#146.
When focusing an app for which it cannot find an icon (though Anyrun does find the icon), ironbar does indeed just print a warning, however it still renders the icon for the last focused app.
For example, if I move focus from Firefox to Supersonic (AUR package supersonic-desktop), ironbar fails to find Supersonic's icon and instead renders Firefox's icon.
Describe the bug
Possibly due to flatpak'd versions of Spotify and Discord (and otherwise icon-missing applications), apps that don't properly have an icon do not get verified, and an error is printed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Either a warning and/or discarding or sanitizing of related items
System information:
Ironbar version 0.12.1
viaironbar --version
onaur/ironbar-git
Configuration
https://f.cloudninja.pw/ironbar_config.json
Screenshot
The text was updated successfully, but these errors were encountered: