Crashed when enabling counts and align counts right

Issue #582 invalid
Former user created an issue

had finished updating a bunch of items in my genre list, started a download of images/metadata, cancelled it, attempted to enable counts and align counts right, and it crashed. Stack trace:

System.NullReferenceException: Object reference not set to an instance of an object. at (SideBarControl , PaintEventArgs ) at LaunchBox.Controls.SideBarControl.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (3)

  1. Jason Carr repo owner

    Sadly it looks like somehow the stack trace here got corrupted when posted to Bitbucket. I can't seem to figure out exactly what's going on. Hopefully this will be reported elsewhere so we can fix.

  2. Log in to comment