Some icons are not displayed #14867
Answered
by
zadjii-msft
Peter Wagner Sandoval Moreno (pwsandoval)
asked this question in
Q&A
|
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. |
Answered by
zadjii-msft
Feb 20, 2023
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. |
0 replies
Answer selected by
pwsandoval
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




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.