Reporter | Philip Lee (philip_lee) |
---|---|
Created | Jan 17, 2012 11:20:25 PM |
Updated | Jan 17, 2012 11:27:12 PM |
Resolved | Jan 17, 2012 11:27:10 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 Version=6.1.37.86, Built=2011-12-20T21:15:24, Configuration=“Csharp InternalMode Vbnet VS0900”
Object reference not set to an instance of an object.
--- EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = PresentationFramework
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Object reference not set to an instance of an object.
--- EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = PresentationFramework
StackTraceString = “
at System.Windows.Controls.TextBlock.GetPositionFromPoint(Point point, Boolean snapToText) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.MonospacedTextAbbreviator`1.GetMaxNumberOfCharsInPixels(Double pixelwidth, TextBlock renderer, Int32 nMaxChars) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.MonospacedTextAbbreviator`1.Run(ICollection`1 items, Func`2 FItemName, Double pixelwidth, TextBlock renderer) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.<>c__DisplayClass13.<BindProjectIndicators_AbbreviatedText>b__10() at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LoggerLogger.JetBrains.Util.ILogger.LogOrThrowException(Exception ex, ExceptionOrigin origin) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.SimpleSignal.Fire() at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.BindProjectIndicators_AbbreviatedText(Lifetime lifetime, ListEvents`1 projects, IProperty`1 propLayout) at JetBrains.ReSharper.Features.SolBuilderDuo.View.BuildSessionView2.DashboardController.CreateView(Lifetime lifetime, BuildSession session, IThreading threading, IActionManager actionManager) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuilderDuoView.<>c__DisplayClass13.<>c__DisplayClass16.<InitView>b__f(Lifetime lt, ToolWindowInstance twi) at JetBrains.UI.ToolWindowManagement.SingleInstanceToolWindowClass.<>c__DisplayClass7.<RegisterInstance>b__2(Lifetime lt, ToolWindowFrameBase frame) at JetBrains.UI.ToolWindowManagement.ToolWindowContent.CreateControl(Lifetime lifetime, ToolWindowFrameBase frame) at JetBrains.UI.ToolWindowManagement.ToolWindowFrameBase.EnsureControlCreated() at JetBrains.UI.ToolWindowManagement.SingleInstanceToolWindowClass.EnsureControlCreated(ToolWindowInstance toolWindowInstance) at JetBrains.UI.ToolWindowManagement.ToolWindowInstance.EnsureControlCreated() at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuilderDuoView.<>c__DisplayClass13.<InitView>b__d(Lifetime lifetimeSession, BuildSession session) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass23`1.<>c__DisplayClass25.<ForEachValue>b__22(Lifetime lifetimeValue) at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass23`1.<ForEachValue>b__21(PropertyChangedEventArgs`1 args) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass2c`1.<SetValue>b__2a() at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) at JetBrains.DataFlow.IPropertyEx.SetValue[TValue](IProperty`1 property, Lifetime lifetime, TValue value, Object cookie) at JetBrains.ReSharper.Features.SolBuilderDuo.View.SolBuilderDuoView.<>c__DisplayClass4.<>c__DisplayClass6.<>c__DisplayClass8.<>c__DisplayClassa.<InitData>b__3() at JetBrains.Util.Concurrency.GroupingEventHostEx.<>c__DisplayClass2.<>c__DisplayClass4.<QueueAtShort>b__1() at JetBrains.Threading.GroupingEvent.Execute() at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__4() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) at JetBrains.Threading.GroupingEventHost.OnClockTimerTick() at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)