Some icons are not displayed #19420

Closed
opened 2026-01-31 06:42:46 +00:00 by claunia · 2 comments
Owner

Originally created by @pwsandoval on GitHub (Feb 20, 2023).

Discussed in https://github.com/microsoft/terminal/discussions/14867

Originally posted by pwsandoval February 17, 2023
Windows terminal version: 1.16.10262.0
OS Version: Windows 11 Pro (OS Build 22000.1574)

I have seen today that in the taskbar when hovering or right clicking the ubuntu icon is not shown (the powershell one can be seen):

icon task

Within the program if it is displayed correctly:

icon-wt

My settings are this:

"profiles": {
    "defaults": { ... },
    "list": [
    {
        "commandline": "pwsh.exe -nologo",
        "guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
        "hidden": false,
        "name": "pwsh",
        "source": "Windows.Terminal.PowershellCore"
      },
      {
        "guid": "{59b72ad2-09f7-55ec-af87-65d062af8472}",
        "hidden": false,
        "tabTitle": "bash",
        "suppressApplicationTitle": true,
        "name": "bash",
        "source": "CanonicalGroupLimited.Ubuntu20.04LTS_79rhkp1fndgsc"
      }
    ]

Thank for your time.

Originally created by @pwsandoval on GitHub (Feb 20, 2023). ### Discussed in https://github.com/microsoft/terminal/discussions/14867 <div type='discussions-op-text'> <sup>Originally posted by **pwsandoval** February 17, 2023</sup> Windows terminal version: 1.16.10262.0 OS Version: Windows 11 Pro (OS Build 22000.1574) I have seen today that in the taskbar when hovering or right clicking the ubuntu icon is not shown (the powershell one can be seen): ![icon task](https://user-images.githubusercontent.com/15174704/219765639-b52fabf2-3595-48d5-861e-fda07d884752.png) Within the program if it is displayed correctly: ![icon-wt](https://user-images.githubusercontent.com/15174704/219766186-4488ffbb-7f97-46ad-bf86-be6e3c0ba9e2.png) My settings are this: ```json "profiles": { "defaults": { ... }, "list": [ { "commandline": "pwsh.exe -nologo", "guid": "{574e775e-4f2a-5b96-ac1e-a2962a402336}", "hidden": false, "name": "pwsh", "source": "Windows.Terminal.PowershellCore" }, { "guid": "{59b72ad2-09f7-55ec-af87-65d062af8472}", "hidden": false, "tabTitle": "bash", "suppressApplicationTitle": true, "name": "bash", "source": "CanonicalGroupLimited.Ubuntu20.04LTS_79rhkp1fndgsc" } ] ``` Thank for your time.</div>
claunia added the Resolution-Duplicate label 2026-01-31 06:42:46 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Feb 20, 2023):

Thanks for the report! This is actually already being tracked by another issue on our repo - please refer to #10552 for more discussion.

/dup #10552

@zadjii-msft commented on GitHub (Feb 20, 2023): Thanks for the report! This is actually already being tracked by another issue on our repo - please refer to #10552 for more discussion. /dup #10552
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Feb 20, 2023):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service[bot] commented on GitHub (Feb 20, 2023): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19420