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

RSRP-291243: Could not close VS completion window. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

$
0
0
Reporter Bahadir Almaci (sunsystem) Bahadir Almaci (sunsystem)
Created Mar 23, 2012 6:24:23 PM
Updated Mar 25, 2012 8:46:36 PM
Resolved Mar 25, 2012 8:46:36 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
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.3.261, Built=2012-03-16T02:51:20, Configuration=“Csharp PublicMode Vbnet VS1100”
Could not close VS completion window. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

--- EXCEPTION #1/2 [COMException]
Message = “Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))”
ExceptionPath = Root.InnerException
ClassName = System.Runtime.InteropServices.COMException
HResult = E_FAIL=EFail=80004005
StackTraceString = “
  at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
     at JetBrains.UI.Interop.HResultsEx.AssertSucceeded(Int32 hresult) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Interop\HResultsEx.cs:line 53
     at JetBrains.VsIntegration.Interop.Shim.TextManager.IVsTextView.UpdateCompletionStatus(IVsCompletionSet pCompSet, UInt32 dwFlags) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\Interop\Shim\TextManager\IVsTextView.cs:line 393
     at JetBrains.ReSharper.VS.VsCodeCompletionHost.CloseHostCodeCompletion() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\VsCodeCompletionHost.cs:line 49


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Could not close VS completion window. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = js
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.VS.FormatProperties.LookupIsShownEnabledBase`1.OnBeforeLookupWindowShown(Object sender, EventArgs e) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\FormatProperties\LookupIsShownEnabled.cs:line 57
     at System.EventHandler.Invoke(Object sender, EventArgs e)
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindowManagerImpl.OnBeforeLookupWindowShown(Object sender, EventArgs e) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Lookup\LookupWindowManagerImpl.cs:line 189
     at System.EventHandler.Invoke(Object sender, EventArgs e)
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.Show(Int32 offset) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Lookup\LookupWindow.cs:line 331
     at JetBrains.ReSharper.Feature.Services.Lookup.Lookup.ShowLookup() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Lookup\Lookup.cs:line 160
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.CodeCompletionSession.ShowLookup(ICodeCompletionResult result, Boolean initialPrefixIsShortest, Action onItemCompleted, Boolean forceSoft) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\CodeCompletion\CodeCompletionSession.cs:line 93
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.AutomaticCodeCompletionSession.ShowList(ICodeCompletionResult result, IAutomaticCodeCompletionStrategy strategy) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\CodeCompletion\AutomaticCodeCompletionSession.cs:line 69
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.AutomaticCodeCompletionSession.ProcessResult(ICodeCompletionResult result, IAutomaticCodeCompletionStrategy strategy) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\CodeCompletion\AutomaticCodeCompletionSession.cs:line 135
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.AutomaticCodeCompletionSession.AsyncCompletionExecutor.Finish() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\CodeCompletion\AutomaticCodeCompletionSession.cs:line 188
     at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 169
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1939c01d7b25093a\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>