Crash when saving files in multiple subfolders (1 Viewer)

TiboTv

Portal Pro
June 22, 2009
244
39
Home Country
Belgium Belgium
Hi,

I've got a crash with the last version (2.0) when saving modification into files on multiple subfolders.

I can't find an error log into Mptagthat folders but here is the error into the debugger :

System.ArgumentOutOfRangeException: Value must be between Minimum and Maximum
Nom du paramètre*: value
à Elegant.Ui.ProgressBar.set_Value(Int32 value)
à MPTagThat.GridView.GridViewTracks.SaveAll(Boolean showProgressDialog)
à MPTagThat.GridView.GridViewTracks.CheckForChanges()
à MPTagThat.Main.Main_Close(Object sender, FormClosingEventArgs e)
à System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
à System.Windows.Forms.Form.WmClose(Message& m)
à System.Windows.Forms.Form.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Hope it could help!

If you want more tests from myself, don't hesitate

Tibo
 

fjmalan

Portal Member
August 9, 2009
15
0
Home Country
South Africa South Africa
Getting the same exeption

(Just from renameing more than 1 file)


************** Exception Text **************
System.ArgumentOutOfRangeException: Value must be between Minimum and Maximum
Parameter name: value
at Elegant.Ui.ProgressBar.set_Value(Int32 value)
at MPTagThat.GridView.GridViewTracks.SaveAll(Boolean showProgressDialog)
at MPTagThat.GridView.GridViewTracks.CheckForChanges()
at MPTagThat.Main.RefreshTrackList()
at MPTagThat.RibbonControl.Refresh_Executed(Object sender, CommandExecutedEventArgs e)
at Elegant.Ui.Command.Execute(Control invoker, Object argument)
at Elegant.Ui.Control.ExecuteCommand()
at Elegant.Ui.Button.OnClick(EventArgs e)
at Elegant.Ui.ButtonBase.OnMouseUp(MouseEventArgs e)
at Elegant.Ui.Control.Elegant.Ui.IControlInternal.InvokeMouseUp(MouseEventArgs e)
at Elegant.Ui.Control.OnMouseUp(IControlInternal control, MouseEventArgs e)
at Elegant.Ui.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at Elegant.Ui.Ribbon.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)


************** Logfile **************

2010-08-27 02:08:21.290039 [Debug][1]: >>> MPTagThat.GridView.GridViewTracks.SaveAll
2010-08-27 02:08:21.308593 [Debug][1]: Save: Saving track: C:\Music\Amelie (Soundtrack)\Amelie (Soundtrack) - 01 - J'Y Suis Jamais Alle.mp3
2010-08-27 02:08:21.334960 [Debug][1]: Save: Renaming track: C:\Music\Amelie (Soundtrack)\Amelie (Soundtrack) - 01 - J'Y Suis Jamais Alle.mp3 Newname: C:\Music\Amelie (Soundtrack)\Amelie (Soundtrack) - 01 - J'y Suis Jamais Alle.mp3
 

Users who are viewing this thread

Top Bottom