Skip to content

Session restoration can lead to the wrong profile being selected on restore (saved by name rather than guid) #19105

Closed
@Frulfump

Description

@Frulfump

Windows Terminal version

1.22.11751.0

Windows build number

10.0.19045.0

Other Software

N/A

Steps to reproduce

  1. Start a tab with the profile (C:\WINDOWS\system32\wsl.exe -d Ubuntu). Has this icon(ms-appx:///ProfileIcons/{9acb9455-ca41-5af7-950f-6bca1bc9722f}.png) it shows with the default Tux icon.
  2. Restart terminal
  3. Notice the icon is missing

Seems like it mayyybe could be related to the HTTP(S) no longer allowed changes #19044 I at least noticed the behavior after the release that included that change. (I know that the icon link above is ms-appx: and shouldn't be blocked and it can load the icon at least the first time).

Image

Left tab is one where I restarted terminal and right one is created in the current session.

Expected Behavior

The icon is shown consistently.

Actual Behavior

The icon is not shown after a restart.

Metadata

Metadata

Assignees

Labels

Area-SettingsIssues related to settings and customizability, for console or terminalIssue-BugIt either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions