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) v
« Previous 1 … 110 111 112 113 114 … 125 Next »
Xrecord - out of memory message

 
  • 0 Vote(s) - 0 Average
Xrecord - out of memory message
jonmck
Offline

Member

Posts: 130
Threads: 39
Joined: Jul 2005
#1
2005-08-23, 07:46 AM
When I open Xrecord I get

'Error:out of memory'

Hasn't done that before!!!

Any ideas?
reefboy
Offline

Member

Posts: 188
Threads: 50
Joined: Dec 2004
#2
2005-08-23, 07:21 PM
I just started getting the same error message a few days ago. I get it quite often now. Is it Xrecord? It just started happening a few days ago for me.
AMD Athlon XP 2500+, Asus A7V8X-X, 1 gb Ram, 7600 GT, Hauppauge WinTV-PVR-250 & Hauppauge WinTV-PVR-150, 1.5 Terabyte Seagate HD, XP Pro
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#3
2005-08-23, 07:37 PM
Can you try the latest xrecord and if it fails send me the gbpvr.exe.log to jared_dubin at hotmail.com
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
reefboy
Offline

Member

Posts: 188
Threads: 50
Joined: Dec 2004
#4
2005-08-23, 07:45 PM
Jorm,
Sounds good. I will install the latest version 34 tonight. I just read the other tip regarding incorrect images. I might play around with that some before hand to see if it helps and then swicth to the latest revision.
AMD Athlon XP 2500+, Asus A7V8X-X, 1 gb Ram, 7600 GT, Hauppauge WinTV-PVR-250 & Hauppauge WinTV-PVR-150, 1.5 Terabyte Seagate HD, XP Pro
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#5
2005-08-23, 08:04 PM
You can use the logic to figure out what image is invalid.

in the latest version I have added logic to suppress the out of memory exception, with invalid images. If this solves the problem please help me determine which show is missing a picture and then check the art directory for that image. I want to figure out if I download invalid images from imdb or what is wrong with the image..
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
SteveTyrakowski
Offline

Member

Posts: 142
Threads: 26
Joined: Dec 2004
#6
2005-08-24, 02:35 AM
jorm Wrote:You can use the logic to figure out what image is invalid.

in the latest version I have added logic to suppress the out of memory exception, with invalid images. If this solves the problem please help me determine which show is missing a picture and then check the art directory for that image. I want to figure out if I download invalid images from imdb or what is wrong with the image..

I tried the new version, and instead of 'out of memory' I get an invalid object reference error. I have attached the log file.

Where is this 'art' directory that I should look in? There are only 3 files in the denz/gbpvr/art directory.

Steve Tyrakowski
reefboy
Offline

Member

Posts: 188
Threads: 50
Joined: Dec 2004
#7
2005-08-24, 04:02 AM
Jorm,

I too am getting the "invalid object reference error"
Here is a portion of the log with the error

---------------------------------------------------------

8/23/2005 8:10:59 PM.953 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x2300c6 wparam=0x27 lparam=0x14d0001 result=0x0 : System.NullReferenceException: Object reference not set to an instance of an object.
at RecordingViewerPlugin.ReadyRecordingsBox.render(Graphics g, Font generalFont, Brush generalFontBrush, Font selectedGeneralFont, Brush selectedGeneralFontBrush, Brush selectionBrush, Int32 selectNewsStartX, Int32 selectNewsStartY, Boolean bActive, SkinHelper skinHelper)
at RecordingViewerPlugin.RecordingTask.render(Boolean& requiresMoreRendering)
at cp.a(Boolean& A_0)
at q.a(Object A_0, KeyEventArgs A_1)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(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.WndProc(Message& m)
----------------------------

also (probably not related but if you have any input I would appreciate it) I found the following errors. Maybe you could point me in the right direction
I'm getting a few of these which look like they are related to each other but not necessarily to the xrecord?
---------------------------------------
8/23/2005 8:10:41 PM.593 ERROR [2] Unable to find node: /settings/SpecialElements/DriveBar

8/23/2005 8:10:41 PM.593 ERROR [2] Unable to find node: /settings/Navigation/NavigationElement[@name="Movies"]

8/23/2005 8:10:38 PM.609 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]

8/23/2005 8:10:37 PM.750 ERROR [2] Unable to find node: /settings/NamedColors/NamedColor[@name="FreeSpace"]

8/23/2005 8:10:37 PM.750 ERROR [2] Unable to find node: /settings/NamedColors/NamedColor[@name="UsedSpace"]

8/23/2005 8:10:37 PM.750 ERROR [2] Unable to find node: /settings/NamedColors/NamedColor[@name="EstimatedPendingSpace"]


-------------------------------------------------------
AMD Athlon XP 2500+, Asus A7V8X-X, 1 gb Ram, 7600 GT, Hauppauge WinTV-PVR-250 & Hauppauge WinTV-PVR-150, 1.5 Terabyte Seagate HD, XP Pro
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#8
2005-08-24, 10:00 AM
I will look at this error this morning.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
SteveTyrakowski
Offline

Member

Posts: 142
Threads: 26
Joined: Dec 2004
#9
2005-08-25, 01:33 AM
I tried again with version .353
Here is the end of the log:

8/24/2005 8:27:57 PM.312 VERBOSE [2] Image C:\Program Files\devnz\gbpvr\art\Freddy Got Fingered
8/24/2005 8:27:57 PM.312 VERBOSE [2] Image C:\Program Files\devnz\gbpvr\art\Hogan Knows Best
8/24/2005 8:27:57 PM.406 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0xa043c wparam=0x28 lparam=0x1500001 result=0x0 : System.NullReferenceException: Object reference not set to an instance of an object.
at RecordingViewerPlugin.ReadyRecordingsBox.render(Graphics g, Font generalFont, Brush generalFontBrush, Font selectedGeneralFont, Brush selectedGeneralFontBrush, Brush selectionBrush, Int32 selectNewsStartX, Int32 selectNewsStartY, Boolean bActive, SkinHelper skinHelper)
at RecordingViewerPlugin.RecordingTask.render(Boolean& requiresMoreRendering)
at cp.a(Boolean& A_0)
at q.a(Object A_0, KeyEventArgs A_1)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(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.WndProc(Message& m)
at q.a(Message& A_0)
8/24/2005 8:27:57 PM.921 VERBOSE [2] Loading recordig list for next recording panel
8/24/2005 8:27:57 PM.921 VERBOSE [2] RecordingFactory.loadSchedule()
8/24/2005 8:28:01 PM.734 VERBOSE [2] ShowMouse ref=0
8/24/2005 8:28:21 PM.875 VERBOSE [2] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
8/24/2005 8:28:21 PM.875 VERBOSE [2] getValue: /settings/NetRadioBufferSize : 96000
8/24/2005 8:28:21 PM.875 INFO [2] NetRadio buffer size is: 96000
8/24/2005 8:28:21 PM.984 VERBOSE [2] HideMouse ref=-1

Steve Tyrakowski
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#10
2005-08-25, 03:30 PM
v.354 2005-08-25
*xrecord - tried to cleanup memory issues.
*xrecord - fixed null pointer in the ready screen

Lets see if this helps.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
« 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
  Xport Xrecord schedules? capone 3 1,715 2007-08-21, 01:41 PM
Last Post: fla
  XRecord won't show a poster Wakalaka 5 2,379 2007-06-04, 03:20 AM
Last Post: fla
  Xrecord error indatastring had wrong format jasjol 10 3,373 2007-05-26, 10:36 PM
Last Post: fla
  XRecord/CDKScheduler not checking whether channels are enabled skreien 3 1,747 2007-05-19, 01:46 AM
Last Post: skreien
  xRecord Error Synaptyc 7 2,582 2007-05-15, 01:29 AM
Last Post: fla
  Request for Xrecord Icons to be moved to default jksmurf 5 2,189 2007-05-02, 10:16 PM
Last Post: jksmurf
  XRecord on PC Client fhmanas 2 1,471 2007-04-16, 08:05 PM
Last Post: KingArgyle
  XRecord - request for default sort order Wakalaka 6 2,273 2007-04-06, 03:17 AM
Last Post: fla
  XRecord suggestions for displaying recording info Wakalaka 9 2,863 2007-04-05, 03:53 AM
Last Post: fla
  XRecord - Converter3 error in jksmurf 5 2,754 2007-04-02, 10:36 PM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode