Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

DevHome SSH widget crashes #3888

@lfiorini

Description

@lfiorini

Dev Home version

0.1801.625.0

Windows build number

10.0.22631.4169

Other software

No response

Steps to reproduce the bug

Click on an ssh item in the SSH keychain widget

Expected result

Open the window to connect

Actual result

It aits few seconds then the screen flash as if it tries to open the window.
These are the last lines in the log:

[2024/09/20 09:52:09.689 FTL] (DevHome) Unhandled exception: Error reading JObject from JsonReader. Current JsonReader item is not an object: String. Path '', line 1, position 16.
Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Current JsonReader item is not an object: String. Path '', line 1, position 16.
at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
at DevHome.Dashboard.ViewModels.WidgetViewModel.MergeJsonData(String jsonStringA, String jsonStringB)
at DevHome.Dashboard.ViewModels.WidgetViewModel.HandleAdaptiveAction(RenderedAdaptiveCard sender, AdaptiveActionEventArgs args)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.b__0()

Included System Information

No response

Included Extensions Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-WidgetsRelated to in-package widgetsIssue-BugSomething isn't working or needs investigationPriority-0Bug that's considered release-blockingResolution-Fix-AvailableAvailable in a release

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions