benchen71 / epub-metadata-editor

Edit the metadata of EPUB files
194 stars 11 forks source link

Crashes when using File Selector #10

Closed Gr3mar closed 10 years ago

Gr3mar commented 10 years ago

If I open a file inside a folder that contains several epub, and then to move from one file to another using the drop-down menu of the file selector always goes in crash.

\ Testo dell'eccezione ** System.IndexOutOfRangeException: Indice oltre i limiti della matrice. in EPubMetadataEditor.Form1.ComboBox3_SelectedIndexChanged(Object sender, EventArgs e) in System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) in System.Windows.Forms.ComboBox.WndProc(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

\ Assembly caricati ** mscorlib Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.8000 (FX35W81RTMGDR.050727-8000)

Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

EPubMetadataEditor Versione assembly: 1.3.12.0 Versione Win32: 1.3.12

Base di codice: file:///C:/Program%20Files%20(x86)/EPubMetadataEditor/EPubMetadataEditor.exe

Microsoft.VisualBasic Versione assembly: 8.0.0.0 Versione Win32: 8.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Windows.Forms Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Runtime.Remoting Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll

System.Configuration Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

Accessibility Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.resources Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_it_b77a5c561934e089/System.resources.dll

mscorlib.resources Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.8000 (FX35W81RTMGDR.050727-8000)

Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

Ionic.Zip Versione assembly: 1.9.1.5 Versione Win32: 1.9.1.5

Base di codice: file:///C:/Program%20Files%20(x86)/EPubMetadataEditor/Ionic.Zip.DLL

Microsoft.mshtml Versione assembly: 7.0.3300.0 Versione Win32: 7.0.3300.0

Base di codice: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll

System.Windows.Forms.resources Versione assembly: 2.0.0.0 Versione Win32: 2.0.50727.7905 (win9rel.050727-7900)

Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll

benchen71 commented 10 years ago

This error is acknowledged. It will be fixed in the next version.

benchen71 commented 10 years ago

Fixed in 1.3.13