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: 要素が見つかりません。 (Exception from HRESULT: 0x80070490) in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*) #165

Open DinoChan opened 9 months ago

DinoChan commented 9 months ago

Version 1.25.147.0(1.25.147.0)

Stacktrace

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

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

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

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

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

OnePomodoro.ViewModels.PomodoroViewModel.d__69.MoveNext() + 0xfd;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