DinoChan / OnePomodoro

OnePomodoro is just a simple podomoro technique app. Include some simple Pomodoro timers.
MIT License
123 stars 30 forks source link

Fix System.Exception: Az elem nem található. (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*) #126

Open DinoChan opened 2 years ago

DinoChan commented 2 years ago

Version 1.25.147.0(1.25.147.0)

Stacktrace

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

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

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

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

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

OnePomodoro.ViewModels.PomodoroViewModel.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: Az elem nem található. (Exception from HRESULT: 0x80070490)

Link to App Center