OnePomodoro icon indicating copy to clipboard operation
OnePomodoro copied to clipboard

Fix System.Exception: Элемент не найден. (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*)

Open DinoChan opened this issue 2 years ago • 0 comments

Version 1.25.147.0(1.25.147.0)

Stacktrace

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

OnePomodoro.Services.ToastNotificationsService.<RemoveBreakFinishedToastNotificationScheduleAsync>d__8.MoveNext() + 0x15a;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Services.ToastNotificationsService.<AddBreakFinishedToastNotificationScheduleAsync>d__6.MoveNext() + 0xe9;OnePomodoro.Services.ToastNotificationsService

OnePomodoro.Helpers.NotificationManager.<AddBreakFinishedToastNotificationScheduleAsync>d__11.MoveNext() + 0xf2;OnePomodoro.Helpers.NotificationManager

OnePomodoro.ViewModels.PomodoroViewModel.<StartBreakAsync>d__67.MoveNext() + 0x1d7;OnePomodoro.ViewModels.PomodoroViewModel

OnePomodoro.ViewModels.PomodoroViewModel.<OnPomodoroTimerFinished>d__68.MoveNext() + 0x13f;OnePomodoro.ViewModels.PomodoroViewModel

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

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

Reason

System.Exception: Элемент не найден. (Exception from HRESULT: 0x80070490)

Link to App Center

DinoChan avatar May 25 '22 15:05 DinoChan