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 … 795 796 797 798 799 … 1231 Next »
Afraid to ask ... change channel via Actisys200L?

 
  • 0 Vote(s) - 0 Average
Afraid to ask ... change channel via Actisys200L?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#11
2006-05-19, 02:05 AM
Can you please apply the attached patch, then reproduce the problem by making a recording, then zip and attach the GBPVRRecordingService.exe.log and GBPVRRecordingService.exe-native.log files?

This patch wont fix the problem, but it adds a few diagnostic messages to tell me what is going wrong.

EDIT: deleted patch - see following post
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#12
2006-05-19, 03:06 AM
I think I've worked out the cause of this problem. Please let me know if the attached patch resolves the issue.
anedjf
Offline

Member

Posts: 115
Threads: 37
Joined: Sep 2004
#13
2006-05-19, 05:54 PM
I installed it, only had about 3 minutes with it, and it didn't seem much better, but I was being impatient.

I've scheduled some recordings today while I'm at work on various channels, I'll see what it looks like when I get home.

-anedjf
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#14
2006-05-19, 06:04 PM
Have a close look at the front of the IR200L. It's dim, but you can actually see it transmitting. There are dim red LEDs inside it.
mwnorman
Offline

Junior Member

Posts: 4
Threads: 2
Joined: May 2006
#15
2006-05-20, 03:54 PM
It appears that the patched version of NativeUtilities.dll works -
the Actisys 200L is changing channels now.

I did notice in GBPVR.exe.log that following error - is this anything
to worry about?


5/19/2006 9:13:06 PM.501 VERBOSE [1] installDirectory is C:\Program Files\devnz\gbpvr\
5/19/2006 9:13:06 PM.501 VERBOSE [1] configurationFile is C:\Program Files\devnz\gbpvr\config.xml
5/19/2006 9:13:06 PM.517 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
5/19/2006 9:13:06 PM.517 VERBOSE [1] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
5/19/2006 9:13:06 PM.517 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
5/19/2006 9:13:06 PM.517 VERBOSE [1] getValue: /settings/DatabaseIdentityQuery : select @@identity
5/19/2006 9:13:06 PM.517 VERBOSE [1] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
5/19/2006 9:13:06 PM.517 VERBOSE [1] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
5/19/2006 9:13:06 PM.517 VERBOSE [1] getValue: /settings/DatabaseProviderFactory : System.Data.OleDb.OleDbFactory
5/19/2006 9:13:06 PM.533 VERBOSE [1] Installed ADO.NET Provider: System.Data.Odbc.OdbcFactory
5/19/2006 9:13:06 PM.533 VERBOSE [1] Installed ADO.NET Provider: System.Data.OleDb.OleDbFactory
5/19/2006 9:13:06 PM.533 VERBOSE [1] ...using System.Data.OleDb.OleDbFactory
5/19/2006 9:13:06 PM.533 VERBOSE [1] getValue() loading new key/value into cache: /settings/LoggingLevel
5/19/2006 9:13:06 PM.533 VERBOSE [1] getValue: /settings/LoggingLevel : Info
5/19/2006 9:13:06 PM.876 INFO [1] Starting
5/19/2006 9:13:07 PM.767 ERROR [1] Error loading station list: System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnection' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnectionFactory' threw an exception. ---> System.ApplicationException: Error in the application.
at System.Threading.TimerBase.AddTimerNative(Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.TimerBase.AddTimer(TimerCallback callback, Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.Timer..ctor(TimerCallback callback, Object state, Int32 dueTime, Int32 period)
at System.Data.ProviderBase.DbConnectionFactory..ctor(DbConnectionPoolCounters performanceCounters)
at System.Data.OleDb.OleDbConnectionFactory..ctor()
at System.Data.OleDb.OleDbConnectionFactory..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..ctor()
at System.Data.OleDb.OleDbFactory.CreateConnection()
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.xa19cc1d2df8cbd74()
at GBPVR.xf4c930acf61d19ac.x60a8ea63f665aa5e()
5/19/2006 9:13:07 PM.767 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
5/19/2006 9:13:07 PM.783 ERROR [1] System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnection' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnectionFactory' threw an exception. ---> System.ApplicationException: Error in the application.
at System.Threading.TimerBase.AddTimerNative(Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.TimerBase.AddTimer(TimerCallback callback, Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.Timer..ctor(TimerCallback callback, Object state, Int32 dueTime, Int32 period)
at System.Data.ProviderBase.DbConnectionFactory..ctor(DbConnectionPoolCounters performanceCounters)
at System.Data.OleDb.OleDbConnectionFactory..ctor()
at System.Data.OleDb.OleDbConnectionFactory..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..ctor()
at System.Data.OleDb.OleDbFactory.CreateConnection()
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.xa19cc1d2df8cbd74()
at GBPVR.Backend.Common.x1d248470894f26c1.xec273cb62c940b66()
at GBPVR.xbb1566157f5f8b1f..ctor(String directPlayFileName, Boolean mvpMode)
at GBPVR.xbb1566157f5f8b1f.xfb409e85bd292293(String[] xf18a926310372520)
5/19/2006 9:13:07 PM.783 ERROR [3] Failure in ChannelFactory::getShowsInTimePeriod(): System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnection' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnectionFactory' threw an exception. ---> System.ApplicationException: Error in the application.
at System.Threading.TimerBase.AddTimerNative(Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.TimerBase.AddTimer(TimerCallback callback, Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.Timer..ctor(TimerCallback callback, Object state, Int32 dueTime, Int32 period)
at System.Data.ProviderBase.DbConnectionFactory..ctor(DbConnectionPoolCounters performanceCounters)
at System.Data.OleDb.OleDbConnectionFactory..ctor()
at System.Data.OleDb.OleDbConnectionFactory..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..ctor()
at System.Data.OleDb.OleDbFactory.CreateConnection()
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.xa19cc1d2df8cbd74()
at GBPVR.Backend.Common.x1d248470894f26c1.xec273cb62c940b66()
at GBPVR.xbb1566157f5f8b1f..ctor(String directPlayFileName, Boolean mvpMode)
at GBPVR.xbb1566157f5f8b1f.xfb409e85bd292293(String[] xf18a926310372520)
5/19/2006 9:13:07 PM.861 ERROR [2] Error int SourceConfigurationContainer::LoadAll(): System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnection' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Data.OleDb.OleDbConnectionFactory' threw an exception. ---> System.ApplicationException: Error in the application.
at System.Threading.TimerBase.AddTimerNative(Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.TimerBase.AddTimer(TimerCallback callback, Object state, UInt32 dueTime, UInt32 period, StackCrawlMark& stackMark)
at System.Threading.Timer..ctor(TimerCallback callback, Object state, Int32 dueTime, Int32 period)
at System.Data.ProviderBase.DbConnectionFactory..ctor(DbConnectionPoolCounters performanceCounters)
at System.Data.OleDb.OleDbConnectionFactory..ctor()
at System.Data.OleDb.OleDbConnectionFactory..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..cctor()
--- End of inner exception stack trace ---
at System.Data.OleDb.OleDbConnection..ctor()
at System.Data.OleDb.OleDbFactory.CreateConnection()
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.xa19cc1d2df8cbd74()
at GBPVR.Backend.Common.xda34526142ca690b.x1f966edc637a8924(Boolean x81c765f11f40b327)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  STV HD change to S2 Pob 1 5,350 2013-06-10, 10:07 AM
Last Post: martint123
  USA Cable Discovery Channel problems with Schedules Direct ram4x4nut 0 4,002 2013-02-21, 05:08 AM
Last Post: ram4x4nut
  Channel 4 HD new tuning string Pob 0 2,666 2012-03-29, 08:59 PM
Last Post: Pob
  Composite Channel not being tuned properly seymoria 14 7,060 2012-01-24, 01:56 PM
Last Post: seymoria
  Need help remapping Channel guide and actual channels divinehammer 3 3,850 2012-01-20, 10:43 AM
Last Post: kayleigh
  Composite channel configuration problem. seymoria 6 4,706 2012-01-15, 10:15 PM
Last Post: seymoria
  Live TV Locks Onto Different Channel persim 1 2,376 2011-10-24, 06:33 PM
Last Post: sub
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,623 2011-09-19, 01:15 AM
Last Post: sub
  Channel 4 HD and sat ini DanielP 40 13,085 2011-04-12, 10:42 PM
Last Post: mvallevand
  How to get Sky Digital channel guide into GBPVR? bobster 34 11,729 2011-04-01, 08:10 PM
Last Post: bobster

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

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

Linear Mode
Threaded Mode