Raw terminal configuration page fails to load

Sysprogs forums Forums VisualGDB Raw terminal configuration page fails to load

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #25798
    MrZANE
    Participant

    Hi

    In VisualGDB ver. 5.4R12 (Build 3242) i get this error in my projects (Also in one where it used to work) when I try to open the Raw terminal page:

    System.NullReferenceException: Object reference not set to an instance of an object.
    at s.a.o()
    at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
    at System.Linq.Buffer1..ctor(IEnumerable1 source)
    at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
    at an2.g()
    at VisualGDB.Common_GUI.WPF.Property_pages.RawTerminalSettingsPage.ControllerImpl..ctor(RawTerminalSettingsPage page)
    at VisualGDB.Common_GUI.WPF.Property_pages.RawTerminalSettingsPage..ctor()
    at VisualGDB.Common_GUI.WPF.Property_pages.RawTerminalSettingsPage.Stub.CreatePropertyPage(t4 newProjectContext, yq1 ctx2)
    at VisualGDB.Common_GUI.Configuration_editors.ProjectPropertiesEditModel.e1.CreatePageIfMissing(t4 d, nk c, ProjectPropertiesEditModel b, yq1 a)
    at VisualGDB.Common_GUI.Configuration_editors.ProjectPropertiesEditModel.x1(IOnDemandPropertyPage a)

     

    Any ideas?

    • This topic was modified 4 years, 7 months ago by support. Reason: formatting
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.