pop-os / launcher

Modular IPC-based desktop launcher service
Mozilla Public License 2.0
228 stars 45 forks source link

Some default web favicons not loading properly #96

Closed jacobgkau closed 2 years ago

jacobgkau commented 2 years ago

The Amazon and Crates.io icons loaded properly as of #42, and still show up on my main work machine where they're cached:

Screenshot from 2022-03-28 11-18-38 Screenshot from 2022-03-28 11-18-40

However, on a fresh machine/fresh account without a cache, they're currently showing the Google API's default icon for when a website doesn't have a favicon:

Screenshot from 2022-03-28 11-19-42 Screenshot from 2022-03-28 11-19-46

This happens on d17acbd (not caused by #95, but still happening there too as of right now.)

Worth noting that it's possible something changed on the Google API's end, or else something changed between #42 and now that was missed.