2020.01.22 | Cue Sheets, where the path contain non latin characters, fail to load in the Cue Sheet window | Cue Sheets, where the path contain non latin characters, fail to load in the Cue Sheet window.
System.ArgumentOutOfRangeException: Indeks og antal skal referere til en placering i strengen.
Parameternavn: destinationIndex
ved System.String.CopyTo(Int32 sourceIndex, Char[] destination, Int32 destinationIndex, Int32 count)
ved System.Uri.GetCanonicalPath(Char[] dest, Int32& pos, UriFormat formatAs)
ved System.Uri.ReCreateParts(UriComponents parts, UInt16 nonCanonical, UriFormat formatAs)
ved System.Uri.GetUnescapedParts(UriComponents uriParts, UriFormat formatAs)
ved System.Uri.GetComponentsHelper(UriComponents uriComponents, UriFormat uriFormat)
ved System.Uri.ToString()
ved System.Windows.Forms.WebBrowser.set_Url(Uri value)
ved System.Windows.Forms.WebBrowser.Navigate(Uri url)
ved PMP3PV2.Form1.ShowCueSheet(PlayOptions playOptions)
ved PMP3PV2.Form1.FavoriteDataGridView_DoubleClick(Object sender, DataGridViewCellEventArgs e)
ved System.Windows.Forms.DataGridView.OnCellDoubleClick(DataGridViewCellEventArgs e)
ved System.Windows.Forms.DataGridView.OnDoubleClick(EventArgs e)
ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
ved System.Windows.Forms.Control.WndProc(Message& m)
ved System.Windows.Forms.DataGridView.WndProc(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Probably an error in .Net see these issues:
https://github.com/dotnet/corefx/issues/25519
https://github.com/NLog/NLog.Web/issues/237
| Solved |
2020.01.22 | Unable to play a song that has no loop | If Infinite loop is checked in Audio Preferences and you want to play a song that has no loop recorded (aka playing a Singer or a Patter with no loop), the song will not play, that is it loops on the first attempt on loop position 0.
| Solved |