NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 656 657 658 659 660 … 1231 Next »
error on start up

 
  • 0 Vote(s) - 0 Average
error on start up
audio.fi
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Dec 2006
#1
2006-12-11, 12:14 PM
Hi
I am using a freecom dvb-t usb stick with the drivers loaded form the freecom disc.
I get the following error when I try to satrt up gbpvr in fact this shows when I boot up. Any ideas ? Nothing is working but the list says it should work with the freecom. Any help would be appreciated. Thanks.
This is the error message that appears:-

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Data.SQLite.SQLiteException: SQLite error
no such table: CUSTOM_TASK_SETTINGS
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.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.Backend.Common.x1d248470894f26c1.xec273cb62c940b66()
at Config.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(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.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Hope you can help.
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2006-12-11, 12:37 PM
Sounds like your database is screwed up. You could try copying empty.db3 over gbpvr.db3 to start with a clean fresh one.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
audio.fi
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Dec 2006
#3
2006-12-11, 02:56 PM
Thanks stefan.
Are you thinking that I have previously been using gbpvr and it has just gone faulty ?
I have never used it before. I just updated my xpsp2 with .net as requested, then, installed gbpvr. As soon as it finishes loading I get the error message shown, or if I try to start config, again the same error. How can I copy the database you mention. Are you meaning just make a blank file with that name ?
Thanks for all your help.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#4
2006-12-11, 03:45 PM
Its something that happens for a small number of people immediately after install. I think it relates to manually starting GB-PVR before the config app manages to start automatically at the end of the install.

Just overwrite gbpvr.db3 with a copy of empty.db3 and you should be good to go.
audio.fi
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Dec 2006
#5
2006-12-11, 04:36 PM
Thanks,
I am not sure wht you mean by overwrite. How can I copy a file with a different name and overwrite a different file when they are both files within the same main folder. If I highlite the file empty.db3 and then highlite the file gbpvr.gb3, paste does not appear. I decided that you must mean copy the contents of empty.db3 so I opened it in notepad, copied the whole text, then opened gbpvr.gb3 with notepad and pasted the text into it and saved it. This however made no difference except it now says something about the databese being encrypted. Have I done this all wrong ?
Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#6
2006-12-11, 04:40 PM
delete the file called gbpvr.db3. Right click on empty.db3, select 'copy'. Right click in some white space, then select 'paste'. It'll create a file called something like "Copy of empty.db3". Right click on this file and select 'rename'. Give it the name gbpvr.db3.
audio.fi
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Dec 2006
#7
2006-12-11, 04:42 PM
Hi
I also just tried it another way. I made a copy of the file empty.db3. This made a file called copy of empty.db3. I then moved the file gbpvr.db3 onto the desktop and then renamed the file copy of empty.db3 to gbpvr.db3. I then started the config up again but still same result; Or should I to re-boot after this cahnge ?
Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#8
2006-12-11, 04:47 PM
If you're still getting the "no such table: CUSTOM_TASK_SETTINGS" error, then you've not done it correctly.
audio.fi
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Dec 2006
#9
2006-12-11, 04:48 PM
I have just tried re-booting in case I should but no difference; However the error message is now slightly different; Here it is:-

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Data.SQLite.SQLiteException: SQLite error
no such table: CUSTOM_TASK_SETTINGS
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.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.Backend.Common.x1d248470894f26c1.xec273cb62c940b66()
at Config.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(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.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I hope you can help as I would really like to use this software as the freecom software is not very good at all !!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#10
2006-12-11, 05:03 PM
delete the file called gbpvr.db3. Right click on empty.db3, select 'copy'. Right click in some white space, then select 'paste'. It'll create a file called something like "Copy of empty.db3". Right click on this file and select 'rename'. Give it the name gbpvr.db3.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  VMR9 Error message cristovao 7 5,928 2012-01-31, 07:35 AM
Last Post: SLR_65
  Start PC for recording, Sleep/Hibernate when done Basher52 6 5,037 2011-12-17, 02:52 PM
Last Post: Sykor
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,534 2010-12-17, 02:09 PM
Last Post: jksmurf
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,578 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,900 2010-11-10, 07:22 AM
Last Post: stustunz
  Unexpected error removing recording from conversion queue pvrproblems 1 1,616 2010-09-03, 03:51 AM
Last Post: sub
  Registry Error while installing PuffY 4 3,243 2010-08-16, 08:20 AM
Last Post: martint123
  EPG update error aibo 38 10,791 2010-07-23, 02:35 AM
Last Post: User
  Error 88760868 bezza 5 3,086 2010-07-18, 04:55 PM
Last Post: sub
  Windows 7 x64 installation problem - error 1603 in Event log psycik 0 1,870 2010-07-17, 04:31 AM
Last Post: psycik

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode