Reporter | Ben McIntyre (confusedfish) |
---|---|
Created | Feb 21, 2011 4:13:56 PM |
Updated | Dec 27, 2011 9:44:08 PM |
Priority | Critical |
Type | Exception |
Fix versions | 6.1 |
State | Open |
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.2095.43, Built=2011-02-21T01:51:50, Configuration=“Csharp PublicMode Vbnet VS1000”
Typing stringVariable.Substring(
Another lookup is visible at the moment
--- EXCEPTION #1/1 [LoggerException]
Message = “Another lookup is visible at the moment”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.30319.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Action(OleCommandTargetExec).Execute(Action )
”
Typing stringVariable.Substring(
Another lookup is visible at the moment
--- EXCEPTION #1/1 [LoggerException]
Message = “Another lookup is visible at the moment”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.30319.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindowManagerImpl.<CreateLookup>b__8(Lookup l) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\LookupWindowManagerImpl.cs:line 68 at JetBrains.ReSharper.Feature.Services.Lookup.Lookup.ShowLookup() in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\Lookup\Lookup.cs:line 156 at JetBrains.ReSharper.Feature.Services.CodeCompletion.CodeCompletionSession.ShowLookup(ICodeCompletionResult result, Boolean initialPrefixIsShortest, Action onItemCompleted) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\CodeCompletion\CodeCompletionSession.cs:line 92 at JetBrains.ReSharper.Feature.Services.CodeCompletion.ManualCodeCompletionSession.ShowList(ICodeCompletionResult context, Action onItemCompleted) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\CodeCompletion\ManualCodeCompletionSession.cs:line 34 at JetBrains.ReSharper.Feature.Services.CodeCompletion.CodeCompletionManager.<>c__DisplayClassa.<ExecuteManualCompletion>b__9(Lifetime lifetime) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\CodeCompletion\CodeCompletionManager.cs:line 216 at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 122 at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 49 at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41 at JetBrains.ReSharper.Feature.Services.CodeCompletion.CodeCompletionManager.ExecuteManualCompletion(CodeCompletionType codeCompletionType, ITextControl textControl, ISolution solution, Action onItemCompleted) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Feature.Services\src\CodeCompletion\CodeCompletionManager.cs:line 221 at JetBrains.ReSharper.Features.Intellisense.CodeCompletion.CodeCompletionActionBase.Execute(IDataContext context, DelegateExecute nextExecute) in c:\BuildAgent\work\89b0fc7b1b46b165\src\Features\Intellisense\src\CodeCompletion\CodeCompletionActionBase.cs:line 47 at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 29 at JetBrains.ActionManagement.ActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 733 at JetBrains.VsIntegration.ActionManagement.VsActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 1844 at JetBrains.ActionManagement.ActionManager.ExecuteActionIfAvailable(IExecutableAction action) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 691 at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetExec_Overridden(CommandID commandid) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 1012 at JetBrains.VsIntegration.ActionManagement.VsActionManager.<>c__DisplayClass20.<OleCommandTargetExec>b__1d() in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 397
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.TryExecute(String name, Action action) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 407 at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetExec(CommandID commandid, OLECMDEXECOPT nCmdExecOpt, IntPtr vIn, IntPtr vOut, VsCommandHandlerStage stage) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 389 at JetBrains.VsIntegration.ActionManagement.VsActionManagerPriorityCommandTarget.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\ActionManagement\VsActionManagerPriorityCommandTarget.cs:line 57