Page MenuHomePhabricator

COMException in PluginManager.DefaultStatusText
Closed, DuplicatePublic

Description

description: Error when using Kingkbot plugin. When the plugin is running in bot mode, I get the below error if I minimise the AWB window.

workaround: Don't minimise the window... or if it happens hit stop then start again, then don't minimise the window.

Exception:COMException
Message:An outgoing call cannot be made as the application is despatching an input-synchronous call. (Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL))
Call stack:<pre> at System.Windows.Forms.UnsafeNativeMethods.IOleInPlaceObject.SetObjectRects(COMRECT lprcPosRect, COMRECT lprcClipRect)
at System.Windows.Forms.WebBrowserBase.OnBoundsUpdate(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(Rectangle bounds, BoundsSpecified specified)
at System.Windows.Forms.Layout.DefaultLayout.ApplyCachedBounds(IArrangedElement container)
at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement container, Boolean measureOnly, Size& preferredSize)
at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Form.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
at System.Windows.Forms.Layout.LayoutTransaction.DoLayout(IArrangedElement elementToLayout, IArrangedElement elementCausingLayout, String property)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
at System.Windows.Forms.Layout.LayoutTransaction.DoLayout(IArrangedElement elementToLayout, IArrangedElement elementCausingLayout, String property)
at System.Windows.Forms.ToolStripItem.InvalidateItemLayout(String affectedProperty, Boolean invalidatePainting)
at System.Windows.Forms.ToolStripItem.OnTextChanged(EventArgs e)
at System.Windows.Forms.ToolStripItem.set_Text(String value)
at AutoWikiBrowser.Plugins.Kingbotk.PluginManager.DefaultStatusText()
at AutoWikiBrowser.Plugins.Kingbotk.PluginManager.ProcessArticle(IAutoWikiBrowser sender, IProcessArticleEventArgs eventargs)
at WikiFunctions.Article.SendPageToPlugin(IAWBPlugin plugin, IAutoWikiBrowser sender) in c:\Users\James\Desktop\AWB - Beta\WikiFunctions\Article\Article.cs:line 562
at AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess) in c:\Users\James\Desktop\AWB - Beta\AWB\Main.cs:line 1611</pre>

thread: BackgroundThread
OS: Microsoft Windows NT 6.2.9200.0
version: AutoWikiBrowser (5.5.7.1), WikiFunctions (5.5.7.1), revision 11125 (2015-06-11 15:16:29)
net: 2.0.50727.8009
duplicate: [encountered while processing page ''[https://en.wikipedia.org/w/index.php?title=Talk%3aVladimir+Nedved&oldid=664185710]'']
site: https://en.wikipedia.org

AWBPlugins
- Kingbotk Plugin

AWBBasePlugins

ListMakerPlugins