CandyCaramal / subtitleedit

Automatically exported from code.google.com/p/subtitleedit
0 stars 0 forks source link

Converting IFO files not workin #163

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
(enter only *ONE* issue in each report)
What steps will reproduce the problem?
1. File->Import/OCR from vob/ifo
2. Select IFO
3. Start ripping

What is the expected output? What do you see instead?
The process halts with unhandled exception

What version of the product are you using? On what operating system?
3.3.7
The code is executed on a Windows XP virtual machine running on Virtual Box 
4.2.12 on a MacOS X 10.8.3 

Please provide any additional information below.

Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa 
finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.IndexOutOfRangeException: Indice oltre i limiti della matrice.
   in Nikse.SubtitleEdit.Logic.VobSub.SubPicture.ParseDisplayControlCommands(Boolean createBitmap, List`1 colorLookUpTable, List`1 fourColors, Boolean useCustomColors)
   in Nikse.SubtitleEdit.Logic.VobSub.VobSubParser.MergeVobSubPacks()
   in Nikse.SubtitleEdit.Forms.DvdSubRip.ButtonStartRippingClick(Object sender, EventArgs e)
   in System.Windows.Forms.Control.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnClick(EventArgs e)
   in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ButtonBase.WndProc(Message& m)
   in System.Windows.Forms.Button.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.3649 (GDR.050727-3600)
    Base di codice: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SubtitleEdit
    Versione assembly: 3.3.7.1971
    Versione Win32: 3.3.7.1971
    Base di codice: file:///C:/Documents%20and%20Settings/Cristiano/Documenti/Downloads/SE337/SubtitleEdit.exe
----------------------------------------
System.Windows.Forms
    Versione assembly: 2.0.0.0
    Versione Win32: 2.0.50727.3645 (GDR.050727-3600)
    Base di codice: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Versione assembly: 2.0.0.0
    Versione Win32: 2.0.50727.3644 (GDR.050727-3600)
    Base di codice: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Versione assembly: 2.0.0.0
    Versione Win32: 2.0.50727.3644 (GDR.050727-3600)
    Base di codice: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
mscorlib.resources
    Versione assembly: 2.0.0.0
    Versione Win32: 2.0.50727.3649 (GDR.050727-3600)
    Base di codice: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Xml
    Versione assembly: 2.0.0.0
    Versione Win32: 2.0.50727.3650 (GDR.050727-3600)
    Base di codice: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
    Versione assembly: 2.0.0.0
    Versione Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    Base di codice: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
Interop.QuartzTypeLib
    Versione assembly: 1.0.0.0
    Versione Win32: 1.0.0.0
    Base di codice: file:///C:/Documents%20and%20Settings/Cristiano/Documenti/Downloads/SE337/Interop.QuartzTypeLib.DLL
----------------------------------------

Original issue reported on code.google.com by cristian...@gmail.com on 6 Aug 2013 at 7:59

GoogleCodeExporter commented 8 years ago
Could you possibly send me a link?
Are you parsing from a dvd or from a disc?

Original comment by nikse.dk@gmail.com on 13 Aug 2013 at 3:53

GoogleCodeExporter commented 8 years ago
Please suspend the ticket: it is impossibile to me presently to prepare the
link to a DVD image showing the problem I had.
I will do it as soon as possibile.
Thank you.

Il giorno marted� 13 agosto 2013, ha scritto:

Original comment by cristian...@gmail.com on 13 Aug 2013 at 8:31

GoogleCodeExporter commented 8 years ago

Original comment by nikse.dk@gmail.com on 30 Aug 2013 at 3:23