git-for-windows / git

A fork of Git containing Windows-specific patches.
http://gitforwindows.org/
Other
8.18k stars 2.49k forks source link

Taskbar icon incorrect in "Always" grouping mode #4994

Open tamboril opened 3 weeks ago

tamboril commented 3 weeks ago

Setup

git version 2.45.2.windows.1
cpu: x86_64
built from commit: 91d03cb2e4fbf6ad961ace739b8a646868cb154d
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
Microsoft Windows [Version 10.0.22631.3447]
Editor Option: VIM
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: WinSSL
CRLF Option: CRLFCommitAsIs
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Rebase
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable Pseudo Console Support: Disabled
Enable FSMonitor: Enabled

The icon used to work correctly, I think before a recent update. I did try creating a shortcut and setting its AppID with the win7appid program I found on the Mintty site, but still no joy.

BTW, this is even after several reboots and fully clearing the icon cache.

Screenshot 2024-06-04 131351 image

dscho commented 3 weeks ago
  • The Mintty icon in the taskbar sometimes shows up as the Windows default icon (see screenshot) for programs that don't have an icon.

Could you please work on providing a Minimal, Complete & Verifiable Example?