1
Bug Reports / Re: HandleClick NullReferenceException on multiple actions
« on: March 13, 2020, 05:20:53 PM »
Thanks a lot, that worked
Doesn't seem to trigger the bug anymore !

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
MusicBee v3.3.7367.38620D (Win10.0), 12 Mar 2020 13:09:
System.NullReferenceException: Object reference not set to an instance of an object.
at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=zH6w$9kE=.#=zmI807nKDVUeRC1reKHl1b6Y=(String[][] #=zg6BFEgAPwPO3)
at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=zizd53H1Kk$8e(IList`1 #=zwl3UI6s=, TagCode #=z1VUn09w=, Boolean #=z8LwBDv0bkZ7B)
at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=zD61boNyaDiPe(#=zKG9L0hExTpfpzuHiLIrDo50= #=zIKh4fYU=, List`1 #=zwl3UI6s=, List`1 #=zeIcKakd9nNCL)
at #=zADbnadLxl1TKH02_Qzso3yQ4IyJJ.#=zbCbCmL8=.#=z8qGFd8A=(ApplicationCommand #=zYPDjVpU=, Object #=zV8gvbZE=, IList`1 #=zwl3UI6s=)
at #=z5aHGmCYdx9Nx8_fjNthAzPXKlrsa.#=zmB5BdgaiC08Gr5$vMg==(Object #=z4OVDJ6s=, EventArgs #=zHB5no$s=)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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)
MusicBee v3.3.7367.38620D (Win10.0), 12 Mar 2020 11:37:
System.NullReferenceException: Object reference not set to an instance of an object.
at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=zH6w$9kE=.#=zmI807nKDVUeRC1reKHl1b6Y=(String[][] #=zg6BFEgAPwPO3)
at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=zizd53H1Kk$8e(IList`1 #=zwl3UI6s=, TagCode #=z1VUn09w=, Boolean #=z8LwBDv0bkZ7B)
at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=z7nUA$PMMuk7v(String #=zumsg5SI=, List`1 #=zvHGv1A$k5XdK, Boolean #=z3sxbwE4=)
at #=zziapYCHkKIL0B5EplaYmmhGl87_u.#=zo3JS0rNL4vf$4b3cRQ==(String #=zcc8Jzz4=, List`1 #=zkvN9$m7QiXHD, Boolean #=z3sxbwE4=)
at #=zADbnadLxl1TKH02_Qzso3yQ4IyJJ.#=zbCbCmL8=.#=z8qGFd8A=(ApplicationCommand #=zYPDjVpU=, Object #=zV8gvbZE=, IList`1 #=zwl3UI6s=)
at #=z4EgwUhxpom0N1K03jT6eNkk=.OnClick(EventArgs #=zHB5no$s=)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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)