Crashes on add custom detection

Bash

13-02-2011 00:04:08

I can create a custom detection. Whenever I enter the regex and press enter the program crashes.

bash@debian:~/Downloads/tvrenamer_0.7.beta2.mono$ ./tvrenamer

** (./TVRenamer.exe:1469): WARNING **: The class Mono.Data.Sqlite.SqliteErrorCode could not be loaded, used in Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
System.TypeLoadException: Could not load type 'Mono.Data.Sqlite.SqliteErrorCode' from assembly 'Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'.
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ButtonBase.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0

:!:

DedTV

14-03-2011 08:02:40

What version of TVRename are you using? It looks like you're running it under Mono. If you try to run a standard version of TVRename under Mono it's probably going to have a lot of issues.

ObiWan created a custom version of TVRename to run under Mono that you might want to try. Details at the end of this thread http://tvrename.com/bb/viewtopic.php?f=5&t=209&start=10.