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

RSRP-288543: There's a lookup tooltip, but no lookup.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Feb 26, 2012 8:11:44 PM
Updated Feb 26, 2012 8:11:44 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 6.1 Version=6.1.44.78, Built=2012-02-14T09:17:46, Configuration=“Csharp InternalMode Vbnet VS1000”
There's a lookup tooltip, but no lookup.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “There's a lookup tooltip, but no lookup.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “There's a lookup tooltip, but no lookup.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Feature.Services.Lookup.LookupAndParameterInfoLayouters.UpdateLayout()
     at JetBrains.DataFlow.Lifetime.Terminate()
     at JetBrains.DataFlow.Lifetime.<>c__DisplayClassa.<AttachNested>b__6()
     at JetBrains.DataFlow.Lifetime.Terminate()
     at JetBrains.DataFlow.Lifetime.<>c__DisplayClassa.<AttachNested>b__6()
     at JetBrains.DataFlow.Lifetime.Terminate()
     at JetBrains.DataFlow.Lifetime.<>c__DisplayClassa.<AttachNested>b__6()
     at JetBrains.DataFlow.Lifetime.Terminate()
     at JetBrains.UI.PopupWindowManager.PopupFormController.Dispose()
     at JetBrains.UI.PopupWindowManager.PopupFormController.OnFormClosed(Object sender, EventArgs e)
     at System.Windows.Forms.Form.OnClosed(EventArgs e)
     at System.Windows.Forms.Form.WmClose(Message& m)
     at System.Windows.Forms.Form.WndProc(Message& m)
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoControlBase.WndProc(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam)
     at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam)
     at System.Windows.Forms.Form.Close()
     at JetBrains.UI.PopupWindowManager.PopupFormController.HideWindow()
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoController.DetachHandler()
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoController.Closed(Object sender, EventArgs e)
     at JetBrains.UI.PopupWindowManager.PopupFormController.FireClosed()
     at JetBrains.UI.PopupWindowManager.PopupFormController.OnFormClosed(Object sender, EventArgs e)
     at System.Windows.Forms.Form.OnClosed(EventArgs e)
     at System.Windows.Forms.Form.WmClose(Message& m)
     at System.Windows.Forms.Form.WndProc(Message& m)
     at JetBrains.ReSharper.Features.Intellisense.ParameterInfo.ParameterInfoControlBase.WndProc(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam)
     at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam)
     at System.Windows.Forms.Form.Close()
     at JetBrains.UI.PopupWindowManager.PopupFormController.HideWindow()
     at JetBrains.UI.PopupWindowManager.PopupFormController.HideWindowOnDeactivation()
     at JetBrains.Threading.JetDispatcher.Closure.Execute()
     at JetBrains.Threading.JetDispatcher.ProcessQueue()
     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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     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>