docked window is going in not responsding state after sitting ideal for 2 hour
还没有人认领这个 Issue。
评估
调研方向
Use the WPF stack trace, starting at WindowAutomationPeer.GetNameCore and ContextLayoutManager.fireAutomationEvents, and investigate how the docked window's handle changes after two hours idle. Reproduce the invalid-handle exception and document the root cause and a verified fix or workaround; no file or test is named in the report.
由索引模型根据 Issue 内容生成。
描述
Hi ,
I am using this library and build a WPF application . After sitting ideal for more than 2 hours docked window is going in not responding state . I have pasted the exception below .
08:50:51:9256336 :: ERROR: System.ComponentModel.Win32Exception (0x80004005): Invalid window handle
at MS.Win32.UnsafeNativeMethods.GetWindowText(HandleRef hWnd, StringBuilder lpString, Int32 nMaxCount)
at System.Windows.Automation.Peers.WindowAutomationPeer.GetNameCore()
at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
at System.Windows.ContextLayoutManager.fireAutomationEvents()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
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)
at MS.Win32.UnsafeNativeMethods.GetWindowText(HandleRef hWnd, StringBuilder lpString, Int32 nMaxCount)
at System.Windows.Automation.Peers.WindowAutomationPeer.GetNameCore()
at System.Windows.Automation.Peers.AutomationPeer.UpdateSubtree()
at System.Windows.ContextLayoutManager.fireAutomationEvents()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
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)
What will be the root cause here . Please suggest .
- 主要语言
- C#
- 星标
- 4.2k
- 派生
- 912
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
xceedsoftware/wpftoolkit 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 35/100
xceedsoftware/wpftoolkit#1808 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 48/100
xceedsoftware/wpftoolkit#1807 · 2 条评论 ·
-
难度 3/5 1-2 天 新手友好度 35/100
xceedsoftware/wpftoolkit#1806 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 45/100
xceedsoftware/wpftoolkit#1804 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 45/100
xceedsoftware/wpftoolkit#1802 · 3 条评论 ·
查看 xceedsoftware/wpftoolkit 的全部 Issue
相似的 Issue
-
effort:S P3 refactor
难度 2/5 1-3 小时 新手友好度 75/100
nightscout/nocturne#1532 ·
-
core dependencies
难度 1/5 1 小时以内 新手友好度 80/100
-
documentation
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
DotNetNext/SqlSugar#1458 ·