Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-292286: One layouter of the ParameterInfo kind has already been created over this text control, and it is still active.

$
0
0
Reporter Henning Krause (hkrause) Henning Krause (hkrause)
Created Mar 30, 2012 1:21:03 PM
Updated Mar 30, 2012 1:21:03 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.6.61, Built=2012-03-26T18:39:52, Configuration=“Csharp PublicMode Vbnet VS1100”
One layouter of the ParameterInfo kind has already been created over this text control, and it is still active.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “One layouter of the ParameterInfo kind has already been created over this text control, and it is still active.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.LayouterID = ParameterInfo
Data.TextControl = VsTextControl(Program.cs)/Demy
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “One layouter of the ParameterInfo kind has already been created over this text control, and it is still active.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Feature.Services.Lookup.LookupAndParameterInfoLayouters.CreateLayouter(Lifetime lifetime, LayouterIds id, IAnchoringRect anchor, Boolean bAllowNonStrictRecursion) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Lookup\LookupAndParameterInfoLayouters.cs:line 180
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.EditorParameterInfoHandler.<CreatePopupWindowContext>b__0(Lifetime lifetimeLayouter) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\EditorParameterInfoHandler.cs:line 114
     at JetBrains.UI.PopupLayout.PopupWindowContextWithAnotherLayouter.JetBrains.UI.PopupWindowManager.IPopupWindowContext.CreateLayouter(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupWindowContextWithAnotherLayouter.cs:line 36
     at JetBrains.UI.PopupWindowManager.PopupFormController.<>c__DisplayClasse.<AttachEvents>b__2() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupFormController.cs:line 204
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.UI.PopupWindowManager.PopupFormController.AttachEvents(WindowsMessageHook windowsMessageHook, PopupWindowManager popupWindowManager) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupFormController.cs:line 204
     at JetBrains.UI.PopupWindowManager.PopupFormController..ctor(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex, IIsApplicationActiveState isApplicationActiveState, WindowsMessageHook windowsMessageHook, PopupWindowManager popupWindowManager) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupFormController.cs:line 141
     at JetBrains.UI.PopupWindowManager.PopupWindowManager.CreatePopupWindow(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\PopupLayout\PopupWindowManager.cs:line 84
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoController.<UpdateContext>b__0(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\ParameterInfoController.cs:line 123
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoController.UpdateContext(Boolean showAllCandidates) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\ParameterInfoController.cs:line 147
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoController.Execute(IParameterInfoProvider provider) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\ParameterInfoController.cs:line 86
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoController.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\ParameterInfoController.cs:line 76
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoPopupControllerImpl.PopupParameterInfo(IParameterInfoProvider provider, ITextControl textControl) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\ParameterInfoPopupControllerImpl.cs:line 269
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoPopupControllerImpl.EditorPopupRequest.<OnComitted>b__13(EditorParameterInfoHandler editorParameterInfoHandler) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\ParameterInfoPopupControllerImpl.cs:line 214
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.EditorParameterInfoHandler.<>c__DisplayClass4.<DoWithHandler>b__3(EditorParameterInfoHandler handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\EditorParameterInfoHandler.cs:line 165
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.EditorParameterInfoHandler.AsyncExecuter.Finish() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\Intellisense\src\ParameterInfo\EditorParameterInfoHandler.cs:line 219
     at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 173
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>