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
Details:
* This changes site loading/storing process to generate fallback icon from the site name when something is wrong with the site icon.
* It should allow user to install sites that may have broken icons.
* It does not apply to macOS yet.
Plans:
* In the future, `store_icon`/`store_icons` functions should be improved to fall back to the next available icon, and only generate icon if no icons work.
* This should also apply to macOS.
Because of this report, I actually discovered four bugs/problems with the program... Anyway, these problems should be fixed or at least have a workaround in v1.2.1.
The remaining problem is that Infor favicon uses some format that is currently not compatible with the image crate. Because of this, you won't get the correct icon when installing the site, but auto-generated icon with the letter "I" (from the site name). I don't know when this will be fixed, as it depends on the image crate.
In the future, I also plan to improve the function for processing icons and make fallback better, but I will create another issue for that.
Description
When trying to create a new site, I get the following error:
'Failed to install system integration: Failed to process and store site icon: Failed to load icon: The image format could not be determined'
Please help find a solution :)
Steps to Reproduce
Additional Information
It works on other websites.
Affected Websites
Environment
The text was updated successfully, but these errors were encountered: