Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CustomRichEditor.OnGettingFocus Exception #61

Open
sentry-io bot opened this issue Nov 17, 2022 · 1 comment
Open

CustomRichEditor.OnGettingFocus Exception #61

sentry-io bot opened this issue Nov 17, 2022 · 1 comment
Labels
bug Something isn't working next-release This issue must be fixed before the next release

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 17, 2022

Sentry Issue: AINOTES-71

[22:15:40:138] [  2 | Main ] [ERROR  ]  [App                                ] UnhandledException: System.ArgumentException: Value does not fall within the expected range.
   at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
   at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, SByte) + 0xc0
   at __Interop.ForwardComStubs.Stub_42[TThis](__ComObject, Boolean, Int32) + 0x37
   at AINotes.Components.Implementations.CustomRichEditor.OnGettingFocus(UIElement, GettingFocusEventArgs) + 0xaa
   at System.ComponentModel.DoWorkEventHandler.Invoke(Object, DoWorkEventArgs) + 0x2e
   at __Interop.Intrinsics.HasThisCall__22[TArg0](Object, IntPtr, Object, TArg0) + 0x36
   at AINotes!<BaseAddress>+0x547a213
@vincentscode vincentscode added bug Something isn't working next-release This issue must be fixed before the next release labels Nov 17, 2022
@vincentscode
Copy link
Member

Something with threading maybe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working next-release This issue must be fixed before the next release
Projects
None yet
Development

No branches or pull requests

1 participant