Skip to content

"One or more resources (such as icon or backgroundImage) specified in your settings could not be found." error with valid icon URL #19813

@sba923

Description

@sba923

Windows Terminal version

1.24.10212.0

Windows build number

10.0.19045.6809.amd64fre.vb_release.191206-1406

Other Software

No response

Steps to reproduce

Use the following icon URL in a profile:

            {
                "guid": "{51855cb2-8cce-5362-8f54-464b92b32386}",
                "hidden": false,
                "icon": "https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png",
                "name": "Ubuntu",
                "source": "CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc"
            }

The https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png is valid, but this generates an error:

Image

Removing the "icon": "https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png", line makes the error disappear.

Expected Behavior

The profile should use the icon at https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png

Image

Actual Behavior

Windows Terminal emits the following error:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-By-DesignIt's supposed to be this way. Sometimes for compatibility reasons.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions