Error while clicking on an entry in Launchbox.

Issue #2054 resolved
NegFactor created an issue

I was organizing my PSX collection and clicked on my Shadow Tower entry and received the following error with the suggestion to report it:

Version 7.0-beta-16

System.InvalidOperationException: Object is currently in use elsewhere. at System.Drawing.Graphics.GetHdc() at System.Drawing.BufferedGraphics.RenderInternal(HandleRef refTargetDC, BufferedGraphics buffer) at System.Drawing.BufferedGraphics.Render() 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 (1)

  1. Jason Carr repo owner

    Thanks Factor; I've had a lot of trouble hunting this one down, but I've restructured the code for the next beta to hopefully give us more information if it happens again.

  2. Log in to comment