buchizo / ClaudiaIDE

This extension can change easily the background image of editor window in Visual Studio.
https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE
654 stars 113 forks source link

Visual Studio 停止工作 #19

Closed largomst closed 7 years ago

largomst commented 7 years ago

说明

安装该插件后,再重启 Visual Studio 2015 即会出现“停止工作”的提示。

目前的解决方法是使用 Visual Studio 的 SafeMode 进入 Visual Studio,卸载插件后可正常启动。

windows 错误报告

这是 windows 事件查看器中的错误报告

日志名称:          Application
来源:            Application Error
日期:            2016/12/14 23:05:46
事件 ID:         1000
任务类别:          应用程序崩溃事件
级别:            错误
关键字:           经典
用户:            暂缺
计算机:           DESKTOP-HKDNMSI
描述:
错误应用程序名称: devenv.exe,版本: 14.0.25420.1,时间戳: 0x57685d85
错误模块名称: KERNELBASE.dll,版本: 10.0.14393.479,时间戳: 0x58256d37
异常代码: 0xe0434352
错误偏移量: 0x000da832
错误进程 ID: 0xc34
错误应用程序启动时间: 0x01d2561b87fc2edd
错误应用程序路径: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe
错误模块路径: C:\WINDOWS\System32\KERNELBASE.dll
报告 ID: a3c694e5-6b4c-402e-8039-e71d1c50cfa9
错误程序包全名: 
错误程序包相对应用程序 ID: 

事件 Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2016-12-14T15:05:46.165287000Z" />
    <EventRecordID>66422</EventRecordID>
    <Channel>Application</Channel>
    <Computer>DESKTOP-HKDNMSI</Computer>
    <Security />
  </System>
  <EventData>
    <Data>devenv.exe</Data>
    <Data>14.0.25420.1</Data>
    <Data>57685d85</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>10.0.14393.479</Data>
    <Data>58256d37</Data>
    <Data>e0434352</Data>
    <Data>000da832</Data>
    <Data>c34</Data>
    <Data>01d2561b87fc2edd</Data>
    <Data>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe</Data>
    <Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
    <Data>a3c694e5-6b4c-402e-8039-e71d1c50cfa9</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>
日志名称:          Application
来源:            .NET Runtime
日期:            2016/12/14 23:05:46
事件 ID:         1026
任务类别:          无
级别:            错误
关键字:           经典
用户:            暂缺
计算机:           DESKTOP-HKDNMSI
描述:
应用程序: devenv.exe
Framework 版本: v4.0.30319
说明: 由于未经处理的异常,进程终止。
异常信息: System.IO.DirectoryNotFoundException
   在 System.IO.__Error.WinIOError(Int32, System.String)
   在 System.IO.FileSystemEnumerableIterator`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CommonInit()
   在 System.IO.FileSystemEnumerableIterator`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.String, System.String, System.String, System.IO.SearchOption, System.IO.SearchResultHandler`1<System.__Canon>, Boolean)
   在 System.IO.Directory.GetFiles(System.String)
   在 ClaudiaIDE.ImageFiles.GetEnumerator()
   在 ClaudiaIDE.SildeShowImageProvider.ReloadSettings(System.Object, System.EventArgs)
   在 ClaudiaIDE.SildeShowImageProvider..ctor(ClaudiaIDE.Settings.Setting)
   在 ClaudiaIDE.ClaudiaIdePackage.<Initialize>b__7_0(System.Object, System.Windows.RoutedEventArgs)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   在 System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   在 System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
   在 System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject, System.Windows.RoutedEvent)
   在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object)
   在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
   在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)
   在 System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)
   在 System.Windows.Media.MediaContext.Resize(System.Windows.Media.ICompositionTarget)
   在 System.Windows.Interop.HwndTarget.OnResize()
   在 System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
   在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)

事件 Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2016-12-14T15:05:46.052779300Z" />
    <EventRecordID>66421</EventRecordID>
    <Channel>Application</Channel>
    <Computer>DESKTOP-HKDNMSI</Computer>
    <Security />
  </System>
  <EventData>
    <Data>应用程序: devenv.exe
Framework 版本: v4.0.30319
说明: 由于未经处理的异常,进程终止。
异常信息: System.IO.DirectoryNotFoundException
   在 System.IO.__Error.WinIOError(Int32, System.String)
   在 System.IO.FileSystemEnumerableIterator`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CommonInit()
   在 System.IO.FileSystemEnumerableIterator`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.String, System.String, System.String, System.IO.SearchOption, System.IO.SearchResultHandler`1&lt;System.__Canon&gt;, Boolean)
   在 System.IO.Directory.GetFiles(System.String)
   在 ClaudiaIDE.ImageFiles.GetEnumerator()
   在 ClaudiaIDE.SildeShowImageProvider.ReloadSettings(System.Object, System.EventArgs)
   在 ClaudiaIDE.SildeShowImageProvider..ctor(ClaudiaIDE.Settings.Setting)
   在 ClaudiaIDE.ClaudiaIdePackage.&lt;Initialize&gt;b__7_0(System.Object, System.Windows.RoutedEventArgs)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   在 System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   在 System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
   在 System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject, System.Windows.RoutedEvent)
   在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object)
   在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
   在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)
   在 System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)
   在 System.Windows.Media.MediaContext.Resize(System.Windows.Media.ICompositionTarget)
   在 System.Windows.Interop.HwndTarget.OnResize()
   在 System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
   在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
</Data>
  </EventData>
</Event>