Skip to content

Load session & Open new window crashes LogExpert #156

Description

@spacemanspiff2007

Important questions

  • 1.8.5
  • 7 + 10
  • Lokal file
  • Used Columnizer: Default

Steps:

  1. File -> Load Session
  2. Select saved session
  3. Select "Open new window"
  4. Observe crash
Invalid Content: ActiveContent must be one of the visible contents, or null if there is no visible content.


InvalidOperationException
   bei WeifenLuo.WinFormsUI.Docking.DockPane.set_ActiveContent(IDockContent value)
   bei WeifenLuo.WinFormsUI.Docking.DockContentHandler.Activate()
   bei WeifenLuo.WinFormsUI.Docking.DockContentHandler.SetParent(Control value)
   bei WeifenLuo.WinFormsUI.Docking.DockContentHandler.SetPane(DockPane pane)
   bei WeifenLuo.WinFormsUI.Docking.DockContentHandler.SetDockState(Boolean isHidden, DockState visibleState, DockPane oldPane)
   bei WeifenLuo.WinFormsUI.Docking.DockPanel.Persistor.LoadFromXml(DockPanel dockPanel, Stream stream, DeserializeDockContent deserializeContent, Boolean closeStream)
   bei LogExpert.LogTabWindow.RestoreLayout(String layoutXml)
   bei LogExpert.LogTabWindow.LoadProject(String projectFileName, Boolean restoreLayout)
   bei LogExpert.LogTabWindow.LogTabWindow_Load(Object sender, EventArgs e)
   bei System.Windows.Forms.Form.OnLoad(EventArgs e)
   bei System.Windows.Forms.Form.OnCreateControl()
   bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   bei System.Windows.Forms.Control.CreateControl()
   bei System.Windows.Forms.Control.WmShowWindow(Message& m)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.Form.WmShowWindow(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

With "Close existing tabs" instead of "Open new window" everything works fine.

Metadata

Metadata

Assignees

Labels

bugPesky little gritter, needs squashing

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions