getmusicbee.com

Support => Bug Reports => Topic started by: Zak on August 09, 2020, 04:24:35 PM

Title: .NET error pinning autohide panel
Post by: Zak on August 09, 2020, 04:24:35 PM
Hi,

I have my left sidebar set to auto-hide and when I mouseover it and click the Pin button to keep it displayed I'm getting this error:
MusicBee v3.4.7499.38343P  (Win10.0), 10 Aug 2020 1:22:

System.ObjectDisposedException: Cannot access a disposed object.
Object name: '#=zCHWJ6lbWV02L'.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.ControlCollection.Add(Control value)
   at System.Windows.Forms.Form.ControlCollection.Add(Control value)
   at #=z6WDSQuQoxU4LJtKrFva0cMo=.#=zonE2WMA=(Control #=z3zNpr1I=)
   at #=zpDnVG46vUA2HWhajBOZV17M=.#=zonE2WMA=(Control #=z3zNpr1I=)
   at #=zTFhpBym4Fo6MtGLwgSTKc5XAkemS.#=zc98u5bXmY31H(#=zVNZDzDhGa28L #=zVAjEHEc=, Boolean #=z4LBt0uJ$a307HfGBmA==)
   at #=zTFhpBym4Fo6MtGLwgSTKc5XAkemS.#=z$afDbc4XR_do()
   at #=zTFhpBym4Fo6MtGLwgSTKc5XAkemS.#=zDxjm8MA=(ApplicationCommand #=zPROimfM=, Object #=z_00hPdI=, #=zY3pxHxZD9pPuv321KnSIELo= #=z3f866kU=)
   at #=zO72J3kZoLsNEeo_UMTfwo2yiO1Bm.#=zaP7bE58=.#=zXuptAa0=(ApplicationCommand #=zPROimfM=, Object #=z_00hPdI=, IList`1 #=z3f866kU=)
   at #=zTFhpBym4Fo6MtGLwgSTKc5XAkemS.#=z_3kNVgvFpJiRjW5x3g==.#=zxeRMDdgHq6eKRmL9oA==(Object #=zz_0$sYM=, MouseEventArgs #=zK_CBPjQ=)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Title: Re: .NET error pinning autohide panel
Post by: Steven on August 09, 2020, 10:39:54 PM
by chance, i made a recent change that probably addresses that, so could you update to the latest 3.4 patch version
Title: Re: .NET error pinning autohide panel
Post by: Zak on August 10, 2020, 06:27:10 AM
Thanks, working again in 3.4.7525 P.  :)