2007-08-22, 04:37 AM
I installed BurnDVD by unpacking into the gbpvr dir. The plugin shows up in plugin and plugin/legacy so I did unpack it correctly.
I configured it in config. When I try to select BurnDVD from the menu it flashes for a second and returns to the menu,never entering burndvd.
In the log I see this message. (I am using sqlite)
Any help appreciated.
2007-08-21 23:27:57.515 VERBOSE [1] BurnDVD is currently active
2007-08-21 23:27:57.515 VERBOSE [1] BurnDVD.Deactivate() called
2007-08-21 23:27:57.515 VERBOSE [1] ReturnToMainMenu()@2
2007-08-21 23:27:57.515 VERBOSE [1] System.Data.SQLite.SQLiteException: File opened that is not a database file
file is encrypted or is not a database
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at System.Data.SQLite.SQLiteConnection.Schema_Catalogs(String strCatalog)
at System.Data.SQLite.SQLiteConnection.GetSchema(String collectionName, String[] restrictionValues)
at System.Data.SQLite.SQLiteConnection.GetSchema(String collectionName)
at System.Data.SQLite.SQLiteConnection..ctor(SQLiteConnection connection)
at System.Data.SQLite.SQLiteConnection.Clone()
at CommonGBPVRUtilities.ArchiveDB.AddOrUpdateRecordForFile(String filename, ArchiveRecord record)
at CommonGBPVRUtilities.ArchiveDB.GetRecordForFile(String filename, ArchiveRecord record, Boolean firstcall)
at CommonGBPVRUtilities.ArchiveDB.GetRecordForFile(String filename, ArchiveRecord record)
at BurnDVD.FileSystemWidget.InitFileList()
at BurnDVD.FileSystemWidget..ctor(SkinHelper skinHelper, ArchiveDB archiveDB)
at BurnDVD.BurnDVDPlugin.Activate()
at GBPVRX2.MenuTask.xd2a3a83a17aec615.OnKeyDown(KeyEventArgs e)
at GBPVRX2.MenuTask.xd2a3a83a17aec615.OnKeyDown(KeyEventArgs e)
at GBPVRX2.x0061b801bdf12d35.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
I configured it in config. When I try to select BurnDVD from the menu it flashes for a second and returns to the menu,never entering burndvd.
In the log I see this message. (I am using sqlite)
Any help appreciated.
2007-08-21 23:27:57.515 VERBOSE [1] BurnDVD is currently active
2007-08-21 23:27:57.515 VERBOSE [1] BurnDVD.Deactivate() called
2007-08-21 23:27:57.515 VERBOSE [1] ReturnToMainMenu()@2
2007-08-21 23:27:57.515 VERBOSE [1] System.Data.SQLite.SQLiteException: File opened that is not a database file
file is encrypted or is not a database
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at System.Data.SQLite.SQLiteConnection.Schema_Catalogs(String strCatalog)
at System.Data.SQLite.SQLiteConnection.GetSchema(String collectionName, String[] restrictionValues)
at System.Data.SQLite.SQLiteConnection.GetSchema(String collectionName)
at System.Data.SQLite.SQLiteConnection..ctor(SQLiteConnection connection)
at System.Data.SQLite.SQLiteConnection.Clone()
at CommonGBPVRUtilities.ArchiveDB.AddOrUpdateRecordForFile(String filename, ArchiveRecord record)
at CommonGBPVRUtilities.ArchiveDB.GetRecordForFile(String filename, ArchiveRecord record, Boolean firstcall)
at CommonGBPVRUtilities.ArchiveDB.GetRecordForFile(String filename, ArchiveRecord record)
at BurnDVD.FileSystemWidget.InitFileList()
at BurnDVD.FileSystemWidget..ctor(SkinHelper skinHelper, ArchiveDB archiveDB)
at BurnDVD.BurnDVDPlugin.Activate()
at GBPVRX2.MenuTask.xd2a3a83a17aec615.OnKeyDown(KeyEventArgs e)
at GBPVRX2.MenuTask.xd2a3a83a17aec615.OnKeyDown(KeyEventArgs e)
at GBPVRX2.x0061b801bdf12d35.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)