Error while running audit

Issue #4481 resolved
James Sexton created an issue

Had this error popup while I was running the "Audit" tool on, although the audit seemed to continue executing fine:

Object is currently in use elsewhere.

App:     LaunchBox
Version: 8.5
Type:    System.InvalidOperationException
Site:    IntPtr GetHdc()
Source:  System.Drawing

   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.UserControl.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

   8:10:45 AM Music.Pause Start
   8:10:45 AM Music.Prepare Start
   8:10:45 AM Music.Kill Start
   8:10:45 AM Music.Kill Finished
   8:10:45 AM Music.NotifyTrackList Start
   8:10:45 AM Music.NotifyTrackList Invoke MainForm
   8:10:49 AM Music.Pause Start
   8:10:49 AM Music.Prepare Start
   8:10:49 AM Music.Kill Start
   8:10:49 AM Music.Kill Finished
   8:10:49 AM Music.NotifyTrackList Start
   8:10:49 AM Music.NotifyTrackList Invoke MainForm
   8:11:25 AM Exception

Comments (1)

  1. Log in to comment