jopemachine-arvis / arvis

Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
https://jopemachine.github.io/arvis.com/
MIT License
50 stars 3 forks source link

Silent icon not found error #18

Closed jopemachine closed 3 years ago

jopemachine commented 3 years ago

Expected Behavior

when arvis can not find the specified icon, error not occurs, just replace the icon with extension's default icon.

Current Behavior

when can not find the icon, get a lot of net::not found errors.

This a lot of errors can interferes with debugging.

2021-07-28_22-33-01

Context

Related:

https://stackoverflow.com/questions/7035466/check-if-file-exists-but-prevent-404-error-in-console-from-showing-up

https://stackoverflow.com/questions/9893886/prevent-image-load-errors-going-to-the-javascript-console

jopemachine commented 3 years ago

This errors seems to be not completely removable, so I think need to make only one error occur using cache