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 … 680 681 682 683 684 … 1231 Next »
VRM overlay freezing

 
  • 0 Vote(s) - 0 Average
VRM overlay freezing
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#11
2006-11-01, 11:02 PM
I cant really picture what you're talking about there. Zip and attach the logs though, and I'll see if I can see any specific problem.
beermanmc
Offline

Member

Posts: 82
Threads: 22
Joined: Sep 2005
#12
2006-11-02, 08:23 PM
to better explain what's happening. When I start a recorded show, it will play fine, but when I get to a commercial and want to fast forward, when I try to run the mouse on top of the screen to activate the VRM it doesn't work. Instead the mouse is behind the screen. eventually, if I keep moving the mouse, the mouse will show up on the screen but will not activate the VRM. Meanwhile, the video is playing fine on the screen but I cannot move it forward or control it at all. I hope this helps.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#13
2006-11-02, 08:26 PM
Can you zip and attach a pair of gbpvr.exe.log and gbpvr.exe-native.log files?
beermanmc
Offline

Member

Posts: 82
Threads: 22
Joined: Sep 2005
#14
2006-11-03, 09:46 PM
here you go. Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#15
2006-11-04, 12:47 AM
Sorry, I dont know. I cant see anything obvious in the logs.
beermanmc
Offline

Member

Posts: 82
Threads: 22
Joined: Sep 2005
#16
2006-11-04, 07:19 AM
What about this???

1/3/2006 1:28:56 PM.013 WARNING [1] Unexpected error updating PLAYBACK_POSITION: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
11/3/2006 1:28:56 PM.013 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.013 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.013 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.013 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.013 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.013 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.013 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.028 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnMouseDown()
11/3/2006 1:28:56 PM.044 VERBOSE [1] controller.OnClick()
11/3/2006 1:28:56 PM.044 VERBOSE [1] HideMouse ref=-1
11/3/2006 1:28:56 PM.075 VERBOSE [1]
beermanmc
Offline

Member

Posts: 82
Threads: 22
Joined: Sep 2005
#17
2006-11-04, 07:20 AM
then this....

PlaybackPositionManager.storeLastPlaybackPosition(D:\gbpvr\My Name Is Earl\My Name Is Earl_20061102_20002030.mpg, 1104)
11/3/2006 1:28:56 PM.075 VERBOSE [1] GETTING DATABASE CMD: SELECT oid FROM PLAYBACK_POSITION where filename=?
11/3/2006 1:28:56 PM.075 VERBOSE [1] GETTING DATABASE CMD: update PLAYBACK_POSITION set last_position=1104 where oid=4
11/3/2006 1:29:27 PM.247 WARNING [1] Unexpected error updating PLAYBACK_POSITION: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
11/3/2006 1:29:27 PM.263 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(D:\gbpvr\My Name Is Earl\My Name Is Earl_20061102_20002030.mpg, 1136)
11/3/2006 1:29:27 PM.263 VERBOSE [1] GETTING DATABASE CMD: SELECT oid FROM PLAYBACK_POSITION where filename=?
11/3/2006 1:29:27 PM.263 VERBOSE [1] GETTING DATABASE CMD: update PLAYBACK_POSITION set last_position=1136 where oid=4
11/3/2006 1:29:58 PM.575 WARNING [1] Unexpected error updating PLAYBACK_POSITION: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
11/3/2006 1:29:59 PM.106 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(D:\gbpvr\My Name Is Earl\My Name Is Earl_20061102_20002030.mpg, 1167)
11/3/2006 1:29:59 PM.122 VERBOSE [1] GETTING DATABASE CMD: SELECT oid FROM PLAYBACK_POSITION where filename=?
11/3/2006 1:29:59 PM.122 VERBOSE [1] GETTING DATABASE CMD: update PLAYBACK_POSITION set last_position=1167 where oid=4
11/3/2006 1:30:30 PM.216 WARNING [1] Unexpected error updating PLAYBACK_POSITION: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
11/3/2006 1:30:30 PM.231 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(D:\gbpvr\My Name Is Earl\My Name Is Earl_20061102_20002030.mpg, 1198)
11/3/2006 1:30:30 PM.247 VERBOSE [1] GETTING DATABASE CMD: SELECT oid FROM PLAYBACK_POSITION where filename=?
11/3/2006 1:30:30 PM.247 VERBOSE [1] GETTING DATABASE CMD: update PLAYBACK_POSITION set last_position=1198 where oid=4
11/3/2006 1:31:01 PM.763 WARNING [1] Unexpected error updating PLAYBACK_POSITION: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
11/3/2006 1:31:01 PM.763 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(D:\gbpvr\My Name Is Earl\My Name Is Earl_20061102_20002030.mpg, 1230)
11/3/2006 1:31:01 PM.778 VERBOSE [1] GETTING DATABASE CMD: SELECT oid FROM PLAYBACK_POSITION where filename=?
11/3/2006 1:31:01 PM.778 VERBOSE [1] GETTING DATABASE CMD: update PLAYBACK_POSITION set last_position=1230 where oid=4
11/3/2006 1:31:33 PM.059 WARNING [1] Unexpected error updating PLAYBACK_POSITION: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
11/3/2006 1:31:33 PM.278 VERBOSE [1]

And it keep repeating....
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#18
2006-11-04, 08:28 AM
Have you tried rebooting your system. This might clear up the locked database
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#19
2006-11-04, 04:25 PM
If you're getting these "The database file is locked" messages, then you try setting <LogSQL>true</LogSQL> in config.xml, then restart everything. Next time the problem occurs, zip and attach a complete set of logs and it should give me info about the cause.
beermanmc
Offline

Member

Posts: 82
Threads: 22
Joined: Sep 2005
#20
2006-11-06, 03:39 PM
I've had that set that way and the log file attached above have the info set in them.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  custom task overlay issue robert2011 13 5,649 2011-04-15, 08:06 AM
Last Post: stustunz
  Video freezing, or not even appearing, after channel change - particularly HD chans peter_h 17 8,035 2010-01-26, 03:18 PM
Last Post: sub
  pause overlay removal? Andrewh 8 3,313 2010-01-25, 07:07 PM
Last Post: Andrewh
  VMR9 and Overlay not working bluespectrum 6 3,682 2009-11-30, 09:09 AM
Last Post: bluespectrum
  Better Looking Text in Overlay Manager 235301 1 1,353 2009-11-24, 05:33 PM
Last Post: sub
  ION 330 CUDA x264 HD Movies and EVR - Overlay 100% CPU savocanberra 13 7,275 2009-11-11, 06:30 PM
Last Post: Pob
  Freezing Video in Live TV bad77z28 8 2,984 2009-10-06, 10:38 PM
Last Post: BigMoose
  TV Overlay not fullscreen Sentient 0 1,414 2009-09-26, 02:01 AM
Last Post: Sentient
  Freezing on certain clear qam channels jman11 21 5,898 2009-08-23, 06:27 AM
Last Post: jman11
  Recording Service Freezing Carlito 7 3,077 2009-07-31, 04:31 AM
Last Post: JonnyCam

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

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

Linear Mode
Threaded Mode