OnePomodoro icon indicating copy to clipboard operation
OnePomodoro copied to clipboard

Fix System.Exception: The notification platform is unavailable. (Exception from HRESULT: 0x803E0105) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Open DinoChan opened this issue 1 year ago • 0 comments

Version 1.25.147.0(1.25.147.0)

Stacktrace

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe;__Interop

OnePomodoro.Helpers.ToastNotificationToolkit.<CreateToastNotifierAsync>d__0.MoveNext() + 0xf7;OnePomodoro.Helpers.ToastNotificationToolkit

OnePomodoro.Services.ToastNotificationsService.<RemovePomodoroFinishedToastNotificationScheduleAsync>d__9.MoveNext() + 0x103;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.<AddPomodoroFinishedToastNotificationScheduleAsync>d__7.MoveNext() + 0xf1;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.<AddPomodoroFinishedToastNotificationScheduleAsync>d__10.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.<StartPomodoroAsync>d__66.MoveNext() + 0x1a9;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.<StartTimer>d__64.MoveNext() + 0xe7;OnePomodoro.ViewModels.PomodoroViewModel

__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop

Reason

System.Exception: The notification platform is unavailable. (Exception from HRESULT: 0x803E0105)

Link to App Center

DinoChan avatar Aug 24 '22 21:08 DinoChan