We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2024-12-07.txt Error id: efa4b83a729e4201b3f5743540ec8ca4 Exception begin -------------------- System.ArgumentException: Value does not fall within the expected range. HResult: -2147024809 Data: <System.Object> -> <> Source: WindowsBase TargetAssembly: WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 TargetModule: WindowsBase.dll TargetSite: Void CreateContext(Int32, CreateContextFlags, System.Object, ITfContext ByRef, Int32 ByRef) StackTrace: -------------------- at MS.Win32.UnsafeNativeMethods.ITfDocumentMgr.CreateContext(Int32 clientId, CreateContextFlags flags, Object obj, ITfContext& context, Int32& editCookie) at System.Windows.Documents.TextServicesHost._RegisterTextStore(TextStore textstore) at System.Windows.Documents.TextStore.OnAttach() at System.Windows.Documents.TextEditor.InitTextStore(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) Exception end ------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
please see #3937 and try v2
Sorry, something went wrong.
No branches or pull requests
2024-12-07.txt
Error id: efa4b83a729e4201b3f5743540ec8ca4
Exception begin --------------------
System.ArgumentException: Value does not fall within the expected range.
HResult: -2147024809
Data: <System.Object> -> <>
Source: WindowsBase
TargetAssembly: WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
TargetModule: WindowsBase.dll
TargetSite: Void CreateContext(Int32, CreateContextFlags, System.Object, ITfContext ByRef, Int32 ByRef)
StackTrace: --------------------
at MS.Win32.UnsafeNativeMethods.ITfDocumentMgr.CreateContext(Int32 clientId, CreateContextFlags flags, Object obj, ITfContext& context, Int32& editCookie)
at System.Windows.Documents.TextServicesHost._RegisterTextStore(TextStore textstore)
at System.Windows.Documents.TextStore.OnAttach()
at System.Windows.Documents.TextEditor.InitTextStore(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Exception end ------------------------------------------------------------
Runtime Info
SDK Info
Assemblies - Wox.exe
The text was updated successfully, but these errors were encountered: