Author Topic: Changing Icon In Preferences  (Read 4499 times)

pandamonium

  • Newbie
  • *
  • Posts: 4
I have a .ico file and select it as the new icon. I then get this error.


MusicBee v2.5.5721.12459 (Win10.0), 12 Oct 2015 22:02:

System.ArgumentOutOfRangeException: Requested range extends past the end of the array.
   at System.Runtime.InteropServices.Marshal.CopyToNative(Object source, Int32 startIndex, IntPtr destination, Int32 length)
   at System.Runtime.InteropServices.Marshal.Copy(Byte[] source, Int32 startIndex, IntPtr destination, Int32 length)
   at System.Drawing.Icon.BmpFrame()
   at System.Drawing.Icon.ToBitmap()
   at #=qFmLNMvKLjp1Ili0hST3zINAptkjH0w568aIAYFcObBaiRz7tYvybt6BAg62hMPgK.#=qH4tytnxWiJabZ1XuahKa8dpZTM5bbGdsyRtBc$39EFo=(Object #=qFZFjhxq0axCckI53qJZLCw==, EventArgs #=qkrtqcBNnyqG74bXrTAMAxA==)
   at #=qRJ_oTRKuuVGs28wwPQRDxpX$sn5TU42l3AXbPUqS8lA2bSxZXBV0UMtO01GB2lWy.OnClick(EventArgs #=qflRl3I9GUBaC$iYMhJ22sg==)
   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)