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 … 921 922 923 924 925 … 1231 Next »
-OnlyUpdateEPG end task required

 
  • 0 Vote(s) - 0 Average
-OnlyUpdateEPG end task required
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#1
2005-11-26, 01:24 AM
I have searched through the forums but have not come across anyone else with the same problem. If I can supply any more information than below, please request.

To create: I am using GBPVR v0.94.13. If I run GBPVR.exe with the -onlyupdateepg option or if I select Update EPG from the GBPVRtray.exe context menu, a small window titled "Information" appears with the text "Updating EPG - please wait".

The problem: The message never moves onto the next phase. If you move the mouse over the window, it is an hourglass. The window cannot be closed using the close button, Alt+F4 or the context menu on the task bar. To close it, I need to end task it from task manager.

My actions: This has happened on the last few versions of GBPVR for me (sorry, I dont remembered when I first noticed it but it happened before v0.94.13). With this latest version being the version for a while, I decided to empty my EPG, delete my recording sources, uninstall GBPVR and delete the devnz folder. I reinstalled (v0.94.13), re-added sources, setup my EPG (bleb) and it didn't make any difference. (It did get rid of a residual crashing skin issue though and the occasional appearance of an "object reference..." error, which was cool!)

Notes: The automatic EPG updating works fine, as does the Update EPG button the Config.exe utility.

The following is the gbpvr.exe.log file taken after running gbpvr.exe with the -onlyupdateepg command line parameter:

Code:
26/11/2005 00:54:27.674    VERBOSE    [2]    installDirectory is C:\Program Files\devnz\gbpvr\
26/11/2005 00:54:27.690    VERBOSE    [2]    configurationFile is config.xml
26/11/2005 00:54:27.909    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/DatabaseConnectionString
26/11/2005 00:54:27.909    VERBOSE    [2]    getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
26/11/2005 00:54:27.909    VERBOSE    [2]    databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
26/11/2005 00:54:27.940    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/DontAntiAlias
26/11/2005 00:54:27.940    VERBOSE    [2]    getValue: /settings/DontAntiAlias : false
26/11/2005 00:54:27.940    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/LoggingLevel
26/11/2005 00:54:27.940    VERBOSE    [2]    getValue: /settings/LoggingLevel : Error
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#2
2005-11-29, 05:57 PM
This problem still exists for me on v0.95.11.
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#3
2005-11-29, 06:00 PM
I dont actually remember seeing this post, so it wasnt something I looked into.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#4
2005-11-29, 06:01 PM
Change your logging level back to debug, then reproduce the problem, then post the logs and I'll take a look.
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#5
2005-12-03, 12:26 AM (This post was last modified: 2005-12-03, 12:32 AM by Mister Slimm.)
Thanks for reply, here is the "debug" log for gbpvr.exe.log. Due to length I have inserted an ellipses but the log shows an endless loop of some sort.

Code:
03/12/2005 00:20:36.687    VERBOSE    [2]    installDirectory is C:\Program Files\devnz\gbpvr\
03/12/2005 00:20:36.718    VERBOSE    [2]    configurationFile is config.xml
03/12/2005 00:20:37.000    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/DatabaseConnectionString
03/12/2005 00:20:37.000    VERBOSE    [2]    getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
03/12/2005 00:20:37.000    VERBOSE    [2]    databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
03/12/2005 00:20:37.000    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/DontAntiAlias
03/12/2005 00:20:37.000    VERBOSE    [2]    getValue: /settings/DontAntiAlias : false
03/12/2005 00:20:37.000    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/LoggingLevel
03/12/2005 00:20:37.000    VERBOSE    [2]    getValue: /settings/LoggingLevel : Debug
03/12/2005 00:20:37.546    INFO    [2]    Auto-Updating EPG
03/12/2005 00:20:37.671    VERBOSE    [2]    getDatabaseConnection() creating new connection
03/12/2005 00:20:37.796    VERBOSE    [2]    creating DirectRecordingSource
03/12/2005 00:20:37.796    VERBOSE    [2]    Loading DirectRecordingSource Configuration : 5
03/12/2005 00:20:37.843    VERBOSE    [2]    creating DirectRecordingSource
03/12/2005 00:20:37.843    VERBOSE    [2]    Loading DirectRecordingSource Configuration : 6
03/12/2005 00:20:37.859    VERBOSE    [2]    creating DirectRecordingSource
03/12/2005 00:20:37.859    VERBOSE    [2]    Loading DirectRecordingSource Configuration : 7
03/12/2005 00:20:37.859    INFO    [2]    Auto-Updating EPG
03/12/2005 00:20:37.875    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/BlebUserAgent
03/12/2005 00:20:37.875    VERBOSE    [2]    getValue: /settings/BlebUserAgent : GBPVR
03/12/2005 00:20:37.890    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/MiscMediaDirectory
03/12/2005 00:20:37.890    VERBOSE    [2]    getValue: /settings/MiscMediaDirectory : .\media
03/12/2005 00:20:37.921    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/bbc1.xml?GBPVR
03/12/2005 00:20:40.390    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/1/bbc1.xml?GBPVR
03/12/2005 00:20:42.671    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/2/bbc1.xml?GBPVR
03/12/2005 00:20:44.890    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/3/bbc1.xml?GBPVR
03/12/2005 00:20:47.109    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/4/bbc1.xml?GBPVR
03/12/2005 00:20:49.343    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/5/bbc1.xml?GBPVR
03/12/2005 00:20:51.578    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/6/bbc1.xml?GBPVR
03/12/2005 00:20:53.812    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/bbc2.xml?GBPVR
03/12/2005 00:20:56.062    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/1/bbc2.xml?GBPVR
03/12/2005 00:20:58.250    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/2/bbc2.xml?GBPVR
03/12/2005 00:21:00.453    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/3/bbc2.xml?GBPVR
03/12/2005 00:21:02.703    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/4/bbc2.xml?GBPVR
03/12/2005 00:21:04.921    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/5/bbc2.xml?GBPVR
03/12/2005 00:21:07.156    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/6/bbc2.xml?GBPVR
03/12/2005 00:21:09.406    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/itv1.xml?GBPVR
03/12/2005 00:21:11.609    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/1/itv1.xml?GBPVR
03/12/2005 00:21:13.781    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/2/itv1.xml?GBPVR
03/12/2005 00:21:16.031    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/3/itv1.xml?GBPVR
03/12/2005 00:21:18.265    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/4/itv1.xml?GBPVR
03/12/2005 00:21:20.468    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/5/itv1.xml?GBPVR
03/12/2005 00:21:22.687    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/6/itv1.xml?GBPVR
03/12/2005 00:21:24.921    VERBOSE    [2]    Skipping disabled channel: ITV 2
03/12/2005 00:21:24.921    VERBOSE    [2]    Skipping disabled channel: ITV 3
03/12/2005 00:21:24.921    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/ch4.xml?GBPVR
03/12/2005 00:21:27.140    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/1/ch4.xml?GBPVR
03/12/2005 00:21:29.390    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/2/ch4.xml?GBPVR
03/12/2005 00:21:31.578    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/3/ch4.xml?GBPVR
03/12/2005 00:21:33.781    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/4/ch4.xml?GBPVR
03/12/2005 00:21:35.937    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/5/ch4.xml?GBPVR
03/12/2005 00:21:38.093    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/6/ch4.xml?GBPVR
03/12/2005 00:21:40.250    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/five.xml?GBPVR
03/12/2005 00:21:42.468    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/1/five.xml?GBPVR
03/12/2005 00:21:44.781    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/2/five.xml?GBPVR
03/12/2005 00:21:47.031    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/3/five.xml?GBPVR
03/12/2005 00:21:49.265    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/4/five.xml?GBPVR
03/12/2005 00:21:51.500    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/5/five.xml?GBPVR
03/12/2005 00:21:53.765    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/6/five.xml?GBPVR
03/12/2005 00:21:56.109    VERBOSE    [2]    Skipping disabled channel: BBC 1 Scotland

...

03/12/2005 00:21:56.109    VERBOSE    [2]    Skipping disabled channel: Vh 1
03/12/2005 00:21:56.125    VERBOSE    [2]    EPGUpdate storeChannels()
03/12/2005 00:21:56.125    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/EPGProcessingMode
03/12/2005 00:21:56.125    VERBOSE    [2]    getValue: /settings/EPGProcessingMode : NORMAL
03/12/2005 00:21:56.125    VERBOSE    [2]    getValue cached value: /settings/EPGProcessingMode : NORMAL
03/12/2005 00:21:56.359    INFO    [2]    Auto-Updating EPG
03/12/2005 00:21:56.359    VERBOSE    [2]    getValue cached value: /settings/BlebUserAgent : GBPVR
03/12/2005 00:21:56.406    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/bbc1.xml?GBPVR
03/12/2005 00:21:58.625    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/1/bbc1.xml?GBPVR
03/12/2005 00:22:00.875    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/2/bbc1.xml?GBPVR

...

03/12/2005 00:22:39.046    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/5/itv1.xml?GBPVR
03/12/2005 00:22:41.265    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/6/itv1.xml?GBPVR
03/12/2005 00:22:43.484    VERBOSE    [2]    Skipping disabled channel: ITV 2
03/12/2005 00:22:43.484    VERBOSE    [2]    Skipping disabled channel: ITV 3
03/12/2005 00:22:43.484    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/ch4.xml?GBPVR
03/12/2005 00:22:45.718    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/1/ch4.xml?GBPVR

...

03/12/2005 00:23:12.281    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/6/five.xml?GBPVR
03/12/2005 00:23:14.515    VERBOSE    [2]    Skipping disabled channel: BBC 1 Scotland

...

03/12/2005 00:23:14.515    VERBOSE    [2]    Skipping disabled channel: Vh 1
03/12/2005 00:23:14.515    VERBOSE    [2]    EPGUpdate storeChannels()
03/12/2005 00:23:14.515    VERBOSE    [2]    getValue cached value: /settings/EPGProcessingMode : NORMAL
03/12/2005 00:23:14.515    VERBOSE    [2]    getValue cached value: /settings/EPGProcessingMode : NORMAL
03/12/2005 00:23:14.765    INFO    [2]    Auto-Updating EPG
03/12/2005 00:23:14.765    VERBOSE    [2]    getValue cached value: /settings/BlebUserAgent : GBPVR
03/12/2005 00:23:14.781    VERBOSE    [2]    Retrieving : http://www.bleb.org/tv/data/listings/0/bbc1.xml?GBPVR

...
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#6
2005-12-03, 12:29 AM
I dont know. This log looks fine to me.
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#7
2005-12-03, 12:39 AM
Previous log was a bit short. Have edited post to show that log goes on infinitely. I once left the fellow all afternoon and it never ever ever finishes.
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#8
2005-12-03, 12:46 AM
Just use the 'update epg' button in the config app instead.
Mister Slimm
Offline

Senior Member

Posts: 437
Threads: 41
Joined: Nov 2005
#9
2005-12-03, 01:08 AM
sub Wrote:Just use the 'update epg' button in the config app instead.

The auto-update tends to work more often than not but, yes, that's the way I've been doing manual updates anyhow. Thanks for responding to the post, anyways.
[SIZE="1"]Akasa Zen case, AMD Phenom II X3 720, 4.00Gb Ram, Sapphire ATI Radeon 4890, Terratec Terratec Cinergy 2400i Twin Digital Tuner, 1050Gb storage, Windows 7 Home Premium.
See my blog for releases, HD wallpapers, movie, game and anime reviews and more.[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#10
2005-12-03, 01:10 AM
I have added a couple of diagnostic messages in the next release which may give more info. It wont correct the problem, but may give more visibility of what is happening.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  custom task overlay issue robert2011 13 5,680 2011-04-15, 08:06 AM
Last Post: stustunz
  Help required with WinTV HVR850 David B 2 1,915 2010-09-13, 09:42 PM
Last Post: David B
  Hard drive format required, what to save crazy_gadgets 3 1,733 2010-02-26, 03:43 PM
Last Post: johnsonx42
  Error message: "Sorry, this system does not support the required VMR9 video render." bobsmith 10 8,443 2009-12-22, 05:21 PM
Last Post: liteswap
  Sorry, this system does not support the required VMR9 Video Render. ConXtionS 4 1,905 2009-10-17, 12:38 PM
Last Post: ConXtionS
  Tuner setup info required grandalf 2 1,947 2009-10-04, 07:30 AM
Last Post: grandalf
  Sorry, this system does not support the required VMR9 video renderer? blckhawk2007 19 10,488 2009-10-03, 12:29 PM
Last Post: hvannieu
  PVRX2.EXE Shows High Memory Usage in Task Manager ViperDragon 11 4,753 2009-10-02, 07:54 PM
Last Post: hoborg
  Help/Assistance required fritzi 11 4,826 2009-09-07, 04:13 AM
Last Post: fritzi
  Special Trick to Create Custom Task? tjb 12 4,699 2009-08-31, 11:14 AM
Last Post: Snooze

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

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

Linear Mode
Threaded Mode