Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 10, 2011 9:24:13 PM |
Updated | Feb 26, 2012 8:22:47 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Slava Tutushkin (slava.tutushkin) |
Subsystem | No subsystem |
Affected versions | 6.0 |
Fixed in build | No Fixed in build |
ReSharper 6.0 EAP Version=6.0.2102.59, Built=2011-03-01T02:10:38, Configuration=“Csharp PublicMode 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
Data.TextControl = VsTextControl(Class1.cs)/Tiwy
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
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Property(PropertyChangedEventArgs`1::PopupLayouter::Size) #1.AcknowledgeRemove(Action )
at Lifetime(ActiveCoupledLayouter).Terminate(Action )
at Lifetime(Anonymous).Terminate(Action )
at Lifetime(Anonymous).Terminate(Action )
at Action(HandleSelectedIndexChanged).Execute(Action )
”
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
Data.TextControl = VsTextControl(Class1.cs)/Tiwy
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
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Feature.Services.Lookup.LookupAndParameterInfoLayouters.UpdateLayout() in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\LookupAndParameterInfoLayouters.cs:line 285 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 23 at JetBrains.DataFlow.Property`1.PropertyChangeSignal.<>c__DisplayClass14.<Acknowledge>b__13() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Property!1.cs:line 851
at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Property!1.cs:line 860 at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterUnadvise(Action`1 handler) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Property!1.cs:line 882 at JetBrains.DataFlow.Signal`1.<>c__DisplayClass1a.<AdviseCore>b__19() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Signal!1.cs:line 287 at JetBrains.DataFlow.Lifetime.TerminateAnnotated() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 349
at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 318 at JetBrains.DataFlow.Lifetime.<>c__DisplayClassa.<AttachNested>b__6() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 242 at JetBrains.DataFlow.Lifetime.TerminateAnnotated() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 349
at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 318 at JetBrains.DataFlow.Lifetime.<>c__DisplayClassa.<AttachNested>b__6() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 242 at JetBrains.DataFlow.Lifetime.TerminateAnnotated() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 349
at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 318 at JetBrains.DataFlow.SequentialLifetimes.SetCurrentLifetime(LifetimeDefinition lifetimeToSet) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 79 at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.DetachLookup() in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\LookupWindow.cs:line 252 at JetBrains.ReSharper.Feature.Services.Lookup.Lookup.Close() in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\Lookup.cs:line 199 at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.<>c__DisplayClass17.<OnVisibleChanged>b__16() in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\LookupWindow.cs:line 554
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 256 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 296 at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.OnVisibleChanged(EventArgs e) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\LookupWindow.cs:line 557 at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.WndProc(Message& m) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\LookupWindow.cs:line 538 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.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.NativeWindow.DefWndProc(Message& m) at System.Windows.Forms.Form.DefWndProc(Message& m) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.WndProc(Message& m) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\LookupWindow.cs:line 538 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 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)