OnePomodoro icon indicating copy to clipboard operation
OnePomodoro copied to clipboard

Fix System.Exception: 没有检测到已安装的组件。 Multiple animations in the same containing Storyboard cannot target the same property on a single element. in ComCallHelpers.Call (__ComObject, RuntimeTypeHandle, Int32, Void*, HSTRING, SByte, 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*, HSTRING, SByte, Void*) + 0xd3;__Interop

OnePomodoro.PomodoroViews.AudioCall.UpdateVisualState() + 0x6c;OnePomodoro.PomodoroViews

OnePomodoro.PomodoroViews.AudioCall.<OnIsInPomodoroChanged>d__4.MoveNext() + 0x5f;OnePomodoro.PomodoroViews.AudioCall

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

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

Reason

System.Exception: 没有检测到已安装的组件。

Multiple animations in the same containing Storyboard cannot target the same property on a single element.

Link to App Center

DinoChan avatar Jun 13 '22 02:06 DinoChan