Some icons are not displayed #14867
-
Windows terminal version: 1.16.10262.0 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): Within the program if it is displayed correctly: 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. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This is tracked in #10552. The Canonical Ubuntu distro profiles all have URLs that point at web resources, and the Jumplist can't load those. |
Beta Was this translation helpful? Give feedback.
-
I have been troubled by this issue for the past 6 months as well. |
Beta Was this translation helpful? Give feedback.
This is tracked in #10552. The Canonical Ubuntu distro profiles all have URLs that point at web resources, and the Jumplist can't load those.