lwouis / alt-tab-macos

Windows alt-tab on macOS
https://alt-tab-macos.netlify.app
GNU General Public License v3.0
10.47k stars 318 forks source link

Docker Desktop icon looks corrupted #3405

Closed acataluddi closed 2 months ago

acataluddi commented 2 months ago

Describe the bug

Hi, for some reason, the Docker Desktop icon looks corrupted. This behavior is consistent to two different MacBooks that I'm using.

Screenshots / video

Screenshot 2024-06-04 at 16 48 45

Steps to reproduce the bug

  1. Install Docker Desktop
  2. Open Docker Desktop
  3. Trigger Alt-Tab and see the icon

Your environment

lwouis commented 2 months ago

Please see https://github.com/lwouis/alt-tab-macos/issues/2050

acataluddi commented 2 months ago

Hi @lwouis,

Unfortunately the reboot has not solved the issue. I’ve been working for months on an Intel-based Mac and now on an Apple Silicon one, and the Docker Desktop icon has always looked broken. Isn’t strange this consistent problem just with Docker’s icon?

Thanks, Adriano

lwouis commented 2 months ago

I imagine that the issue is a unique combination of particular bits in the Docker image binary data, and how the operating system handles it. There could be a defect in the image, or a bug in interpreting that data by the OS, or both.

It's all out of our hands of course. AltTab uses standard OS APIs to retrieve the icon, and display it.

acataluddi commented 2 months ago

Hi @lwouis,

I've just noticed that the Docker icon looks broken also in the Apple Activity Monitor so definitively not a problem of Alt-Tab!

Screenshot 2024-06-06 at 09 14 46

Kind regards, Adriano C.

lwouis commented 2 months ago

That is conclusive evidence! Thank you @acataluddi for sharing 🙇‍♂️