2008-11-14, 09:24 PM
Recently I have been getting errors where PVRX2 blows itself away. This seems to happen only with the Community skin. If I switch back to Blue skin it doesn't seem to happen.
Today, I deleted the Community3 directory and reinstalled the community skin from scratch and still got the error.
In the PVRX2.exe log I get the following entries. Any idea of what is happening?
2008-11-14 10:54:15.487 VERBOSE [1] tv guide render took@1: 0.00390625
2008-11-14 10:54:15.487 VERBOSE [1] tv guide render took@2: 0.00390625
2008-11-14 10:54:15.487 VERBOSE [1] tv guide render took@3: 0.00390625
2008-11-14 10:54:15.550 VERBOSE [1] tv guide render took@final: 0.07421875
2008-11-14 10:54:16.206 VERBOSE [1] Key pressed: Down
2008-11-14 10:54:16.206 VERBOSE [1] Beginning animation....
2008-11-14 10:54:16.206 VERBOSE [1] getValue cached value: /settings/ActiveSkin : Community3
2008-11-14 10:54:16.268 VERBOSE [1] Creating new GBPVRUiElement (selected)
2008-11-14 10:54:16.581 VERBOSE [1] Completed animation....56600.8203125
2008-11-14 10:54:16.753 ERROR [15] FATAL UNHANDLED EXCEPTION:: 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 JeffsTree.JeffsTreeNode.FillTreeFromWhatsNewList(String seasonString, SortOrderType sortOrder, String currentUser)
at JeffsTree.DisplayListTree.GetListOfNewFiles(JeffsTreeNode whatsNewNode)
at JeffsTree.DisplayListTree.FillFileList(JeffsTreeNode dirNode, Int32 level)
at JeffsTree.DisplayListTree.FillFileListFromThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2008-11-14 10:54:17.362 VERBOSE [1] Key pressed: Return
2008-11-14 10:54:17.393 WARNING [1] requested skin file not found: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\mmc.xml
2008-11-14 10:54:17.425 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\..\_CoreImages\button_normal.png
2008-11-14 10:54:17.425 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\..\_CoreImages\button_selected.png
2008-11-14 10:54:17.487 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\..\_CoreImages\ListView.png
Today, I deleted the Community3 directory and reinstalled the community skin from scratch and still got the error.
In the PVRX2.exe log I get the following entries. Any idea of what is happening?
2008-11-14 10:54:15.487 VERBOSE [1] tv guide render took@1: 0.00390625
2008-11-14 10:54:15.487 VERBOSE [1] tv guide render took@2: 0.00390625
2008-11-14 10:54:15.487 VERBOSE [1] tv guide render took@3: 0.00390625
2008-11-14 10:54:15.550 VERBOSE [1] tv guide render took@final: 0.07421875
2008-11-14 10:54:16.206 VERBOSE [1] Key pressed: Down
2008-11-14 10:54:16.206 VERBOSE [1] Beginning animation....
2008-11-14 10:54:16.206 VERBOSE [1] getValue cached value: /settings/ActiveSkin : Community3
2008-11-14 10:54:16.268 VERBOSE [1] Creating new GBPVRUiElement (selected)
2008-11-14 10:54:16.581 VERBOSE [1] Completed animation....56600.8203125
2008-11-14 10:54:16.753 ERROR [15] FATAL UNHANDLED EXCEPTION:: 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 JeffsTree.JeffsTreeNode.FillTreeFromWhatsNewList(String seasonString, SortOrderType sortOrder, String currentUser)
at JeffsTree.DisplayListTree.GetListOfNewFiles(JeffsTreeNode whatsNewNode)
at JeffsTree.DisplayListTree.FillFileList(JeffsTreeNode dirNode, Int32 level)
at JeffsTree.DisplayListTree.FillFileListFromThread()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2008-11-14 10:54:17.362 VERBOSE [1] Key pressed: Return
2008-11-14 10:54:17.393 WARNING [1] requested skin file not found: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\mmc.xml
2008-11-14 10:54:17.425 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\..\_CoreImages\button_normal.png
2008-11-14 10:54:17.425 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\..\_CoreImages\button_selected.png
2008-11-14 10:54:17.487 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\Community3\TV Recordings\..\_CoreImages\ListView.png