NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 407 408 409 410 411 … 433 Next »
Update manual recording unhandled exception

Update manual recording unhandled exception
XJW
Offline

Senior Member

Posts: 286
Threads: 41
Joined: Oct 2008
#1
2010-09-17, 12:07 PM (This post was last modified: 2010-09-18, 08:25 AM by XJW.)
Selecting Update for a recurring manual recording returns an unhandled exception.
Using an Advanced rule in the manual recording.
Using default skin.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#2
2010-09-17, 01:39 PM
Do you have a log file showing the error?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
XJW
Offline

Senior Member

Posts: 286
Threads: 41
Joined: Oct 2008
#3
2010-09-18, 09:05 AM
I dont see a log.

Submitting a manual recording with the "any channel" option also results in an unhandled exception.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#4
2010-09-18, 03:09 PM
Look in C:\Users\Public\NPVR\Logs\

See NPVR LOGS section on the Getting started thread.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
XJW
Offline

Senior Member

Posts: 286
Threads: 41
Joined: Oct 2008
#5
2010-09-19, 12:56 PM
Hi, Yep thats where I looked but I did not see a log associated with this error. As this is a windows error it possible NPVR does not capture it. Text from the "any channel" scenario below.

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NextPVR.TV.ManualRecordingPopup.HandleCommand(String command)
at NextPVR.TV.ManualRecordingPopup.OnClick(PointF location)
at NextPVR.ControllerForm.ControllerForm_MouseClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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.WndProc(Message& m)
at NextPVR.ControllerForm.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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
NextPVR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NextPVR.exe
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NShared.DLL
----------------------------------------
NUtility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.65.0
Win32 Version: 1.0.65.0
CodeBase: file:///C:/Program%20Files/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.Entity
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.4926 built by: NetFXw7
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.Entity/3.5.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.4926 built by: NetFXw7
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#6
2010-09-19, 03:19 PM
[QUOTE=XJW;389290NextPVR.TV.ManualRecordingPopup.HandleCommand(Stri ng command)[/QUOTE]
This is where the error occurred. Delete all files in logs folder, reproduce the error and then zip and attach NPVR.log and NRecord.log.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Ton
Offline

Member

Posts: 233
Threads: 16
Joined: Aug 2005
#7
2010-09-20, 03:56 PM
McBainUK Wrote:This is where the error occurred. Delete all files in logs folder, reproduce the error and then zip and attach NPVR.log and NRecord.log.

Hi, for scheduling with "All Channels"; There should be all information in this thread: http://forums.gbpvr.com//showthread.php?...-like-quot.
//Ton
XJW
Offline

Senior Member

Posts: 286
Threads: 41
Joined: Oct 2008
#8
2010-09-21, 10:27 AM
Bonza - I will load the patch and then try to reproduce the other issue - and post logs if it occurs.
XJW
Offline

Senior Member

Posts: 286
Threads: 41
Joined: Oct 2008
#9
2010-09-21, 12:22 PM (This post was last modified: 2010-09-24, 11:53 AM by XJW.)
I have loaded the patch from Tons thread. I did not see an error on my first attempt but I have reproduced an error now. I guess I should have run afew more test. This is for the scenario where I try to update a manual recording. The manual recording includes an advanced rule - title like '%night garden%'. Windows error and npvr log attached. Looks like the error was captured in the log.
XJW
Offline

Senior Member

Posts: 286
Threads: 41
Joined: Oct 2008
#10
2010-09-24, 11:54 AM
bump as I edited last post
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG Update Errors jcole998 23 3,042 2025-05-11, 06:03 PM
Last Post: mvallevand
  Recording movies / TV to XBMC directory stucture spinnaker 10 4,158 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,314 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,390 2023-11-20, 03:42 PM
Last Post: sub
  Device Update - Channel Mapping chezmorris 10 5,278 2022-07-01, 01:59 PM
Last Post: mvallevand
  Recording to a network drive woes. 2leftfeet 12 7,904 2022-04-05, 08:03 PM
Last Post: mvallevand
  ITV/BBC HD and EPG missing from scan and update angelisle 16 4,966 2021-08-26, 11:45 AM
Last Post: NumberFive
  device needed for recording David209 2 1,925 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,846 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,407 2021-03-27, 03:23 PM
Last Post: Jean0987654321

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

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

Linear Mode
Threaded Mode