DevHome SSH widget crashes #3888
Labels
Area-Widgets
Related to in-package widgets
Issue-Bug
Something isn't working or needs investigation
Priority-0
Bug that's considered release-blocking
Resolution-Fix-Available
Available in a release
Milestone
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
The text was updated successfully, but these errors were encountered: