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

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

$
0
0
Reporter Evgeny Pasynkov (pasynkov) Evgeny Pasynkov (pasynkov)
Created May 31, 2010 12:59:05 PM
Updated Mar 17, 2012 8:45:37 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Serge Baltic (baltic)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
Abrikos Version=5.5.2000.1641, Built=2010-05-29T20:19:22, Configuration=“Csharp InternalMode Vbnet VS1000”
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\bfa0567b27858f87\Platform\src\Util\src\Interop\HResultsEx.cs:line 54
     at JetBrains.VsIntegration.Interop.Shim.TextManager.IVsTextView.UpdateCompletionStatus(IVsCompletionSet pCompSet, UInt32 dwFlags) in c:\BuildAgent\work\bfa0567b27858f87\Platform\src\VSIntegration\src\Interop\Shim\TextManager\IVsTextView.cs:line 353
     at JetBrains.ReSharper.VS.VsCodeCompletionHost.CloseHostCodeCompletion() in c:\BuildAgent\work\bfa0567b27858f87\src\VS\src\VSCSharpCodeCompletionSessionManager.cs:line 47


--- 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 = cs
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.VS.VsCodeCompletionHost.CloseHostCodeCompletion() in c:\BuildAgent\work\bfa0567b27858f87\src\VS\src\VSCSharpCodeCompletionSessionManager.cs:line 51
     at JetBrains.ReSharper.VS.VsFormatSettingsSolutionSynchronizer.CloseVsCompletion() in c:\BuildAgent\work\bfa0567b27858f87\src\VS\src\VSFormatSettingsSolutionSynchronizer.cs:line 100
     at JetBrains.ReSharper.VS.VsFormatSettingsSolutionSynchronizer.OnBeforeLookupWindowShown(Object sender, EventArgs e) in c:\BuildAgent\work\bfa0567b27858f87\src\VS\src\VSFormatSettingsSolutionSynchronizer.cs:line 95
     at System.EventHandler.Invoke(Object sender, EventArgs e)
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindowManagerImpl.OnBeforeLookupWindowShown(Object sender, EventArgs e) in c:\BuildAgent\work\bfa0567b27858f87\src\Feature.Services\src\Lookup\LookupWindowManagerImpl.cs:line 148
     at System.EventHandler.Invoke(Object sender, EventArgs e)
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.Show(Int32 offset) in c:\BuildAgent\work\bfa0567b27858f87\src\Feature.Services\src\Lookup\LookupWindow.cs:line 334
     at JetBrains.ReSharper.Feature.Services.Lookup.Lookup.ShowLookup() in c:\BuildAgent\work\bfa0567b27858f87\src\Feature.Services\src\Lookup\Lookup.cs:line 169
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.CSharpCodeCompletionSession.ShowLookup(IList`1 lookupItems, Boolean initialPrefixIsShortest) in c:\BuildAgent\work\bfa0567b27858f87\src\Feature.Services.CSharp\src\CodeCompletion\CSharpCodeCompletionSession.cs:line 101
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.CSharpAutomaticCodeCompletionSession.ShowList(IList`1 list) in c:\BuildAgent\work\bfa0567b27858f87\src\Feature.Services.CSharp\src\CodeCompletion\CSharpAutomaticCodeCompletionSession.cs:line 95
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.CSharpAutomaticCodeCompletionSession.ProcessResult() in c:\BuildAgent\work\bfa0567b27858f87\src\Feature.Services.CSharp\src\CodeCompletion\CSharpAutomaticCodeCompletionSession.cs:line 191
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.CSharpAutomaticCodeCompletionSession.AsyncCompletionExecutor.Finish() in c:\BuildAgent\work\bfa0567b27858f87\src\Feature.Services.CSharp\src\CodeCompletion\CSharpAutomaticCodeCompletionSession.cs:line 263
     at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\bfa0567b27858f87\Platform\src\Shell\src\InterruptableReadActivity.cs:line 165
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\bfa0567b27858f87\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 254
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__6(QueuedAction action) in c:\BuildAgent\work\bfa0567b27858f87\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 477
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\bfa0567b27858f87\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 949
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\bfa0567b27858f87\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 480
     at JetBrains.Threading.JetDispatcher.Closure.Execute(Object dummy) in c:\BuildAgent\work\bfa0567b27858f87\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 589
     at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
     at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
     at System.Delegate.DynamicInvokeImpl(Object[] args)
     at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
     at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
     at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
     at System.Windows.Forms.Control.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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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