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 … 63 64 65 66 67 … 125 Next »
GBPVR "Recording" - strange errors

 
  • 0 Vote(s) - 0 Average
GBPVR "Recording" - strange errors
venkman
Offline

Junior Member

Posts: 39
Threads: 16
Joined: Jan 2005
#1
2006-06-11, 05:29 PM
I'm using the latest build 97.9 with .net 2.0 and xrecord plugin (the last one shouldn't make a diff, still..). I am running into an issue where every time I click on Recording (the default one from GBPVR) I get an "Error: Out of Memory" and I cannot click on the "OK" button that comes with it. The only way to click is to use the mouse or close the entire app.

here's a snippet of the gbpvr.exe.log file, I am not sure exactly what's going on but it looks like it is unable to render an image. I've tried the "repair" option in the 97.9 to see if it restored some missing file and it still gives me the same error.

Anybody have a clue?
thanks!

6/11/2006 1:24:07 PM.463 ERROR [1] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
6/11/2006 1:24:07 PM.473 VERBOSE [1] getValue() loading new key/value into cache: /settings/ConfirmDeleteInRecordings
6/11/2006 1:24:07 PM.473 VERBOSE [1] getValue: /settings/ConfirmDeleteInRecordings : false
6/11/2006 1:24:07 PM.533 VERBOSE [1] loadRecordings():1
6/11/2006 1:24:07 PM.543 VERBOSE [1] RecordingFactory.loadSchedule()
6/11/2006 1:24:07 PM.543 VERBOSE [1] getValue cached value: /settings/AutoRemoveMissingRecordings : true
6/11/2006 1:24:07 PM.584 VERBOSE [1] loadRecordings():2
6/11/2006 1:24:07 PM.594 VERBOSE [1] loadRecordings():3
6/11/2006 1:24:07 PM.624 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x7703c8 wparam=0xd lparam=0x1 result=0x0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at GBPVR.x3222298a0181dd43.x2e7888c24499ad1b(Boolean xdf600583127b6822)
at GBPVR.x3222298a0181dd43.render(Boolean& requiresMoreRendering)
at GBPVR.x86396f56243de9fb.render(Boolean& requiresMoreRendering)
at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
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 GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
6/11/2006 1:24:08 PM.885 VERBOSE [1] controller.OnMouseDown()
6/11/2006 1:24:08 PM.895 VERBOSE [1] controller.OnClick()
6/11/2006 1:24:09 PM.276 VERBOSE [1] HideMouse ref=-1
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2006-06-11, 09:50 PM
Are you using the default "Blue" skin, or any other skin?
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
venkman
Offline

Junior Member

Posts: 39
Threads: 16
Joined: Jan 2005
#3
2006-06-11, 11:09 PM (This post was last modified: 2006-06-11, 11:24 PM by venkman.)
skin: yes I am using the default blue skin. I also deleted the Recording folder under skin/Blue directory and repaired the install to see if the newly created folder had anything better in it - no luck there either.

GBPVRRecordings.exe.log: this file contains no errors or warnings just information on scheduled items ("checking" this and that..)

The only thing that I've done that could be not "normal" is I ran into a lot of problems with the 97.9 upgrade and ended up having to do a very long drawn out export-import from my old gbpvr.mdb to the one in the new install. I don't believe this error has to do with that though.

And I just found out that my Video Library (default plugin) is behaving exactly the same way *IF* I use the show-icon option instead of directory list. in fact if I set config to use icon view for media then it bombs right away. However if I switch it off and go through the remote and turn the icon view back on it works but only until the program directory is reached..
so if my main dir options are "TVRecord" , "Archive", and "Downloads" then it shows the three items with the icon view but as soon as I select TVRecord, it goes out of memory. ALso probably as consequence it loses keyboard and remote control parsing (best I can describe because mouse is the only thing that works and even arrow keys do not allow you to select a different button).

Also, another note I have the video archiver plugin and xrecord, and these dont seem to have issues with the icon mode and are able to display the folder image.

this is the log from gbpvr.exe.log (i took out all the adding key business when it sets up the video library before this error came up)

6/11/2006 7:11:14 PM.872 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x42012e wparam=0xd lparam=0x1 result=0x0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at GBPVR.DisplayElements.x1e4d9cb90a1d418b.x2d7749dbb34bace8(Boolean xa094f5cfe64d00a4)
at GBPVR.x7bcc8786e7fed6d6.render(Boolean& moreRenderingRequired)
at GBPVR.xd3bb4a1fd9a9b762.render(Boolean& moreRenderingRequired)
at GBPVR.x86396f56243de9fb.render(Boolean& requiresMoreRendering)
at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
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 GBPVR.xbb1566157f5f8b1f.WndProc(Message& m)
6/11/2006 7:13:15 PM.115 VERBOSE [1] flushDatabaseConnections()
6/11/2006 7:13:42 PM.844 VERBOSE [1] ShowMouse ref=0
6/11/2006 7:13:48 PM.162 VERBOSE [1] HideMouse ref=-1
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#4
2006-06-12, 11:54 AM
Hmm... I don't think I can help with this one... try checking with sub after his vacation if you haven't been able to solve it by then.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
venkman
Offline

Junior Member

Posts: 39
Threads: 16
Joined: Jan 2005
#5
2006-06-12, 12:58 PM
thanks anyways, I think i have an idea, I'm going to remove the gbpvr.mdb and let it create the "vanilla" one and see if that makes a difference.. I know it sounds weird that I'm connecting the db with the image render issue, but its gut feeling that somehow that is the issue.
Is there any way to check the integrity of the database?
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#6
2006-06-12, 08:08 PM
I'm not aware of such a tool... you haven't converted to sql lite yet? If you haven't (which I guess you don't, since you talk about gbpvr.mdb (unless you do out of habit Wink )), you could (after a proper backup of your old .mdb) try converting it with the tool for converting. I assume it would fail if your database is messed up.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
venkman
Offline

Junior Member

Posts: 39
Threads: 16
Joined: Jan 2005
#7
2006-06-13, 01:19 PM
duhhh i don't know ...
first time I heard of sqlite .. gbpvr is been working so good that I sometimes don't feel like updating.. I looked up this forum for sqlite.. i found most of the info.. can't wait to get back from work to test this out.
thanks !
venkman
Offline

Junior Member

Posts: 39
Threads: 16
Joined: Jan 2005
#8
2006-06-14, 11:50 AM
I finally tracked down the bug-ger! Somehow one of the folder.jpg files was corrupt. I could not load the files into any viewer. Once I removed this file everything was happy again!
So the "rendering" errors had to do with the folder.jpg in icon view - which now makes sense.
The database was transfered over successfully without errors.
Thanks for the help!
"Slipstream": AMD Phenom II X4 955 Black Edition, ASUS M4A78T-E, OCZ Platinum 4GB DDR3 1600, XFX Radeon HD 4850 512MB, ComponentVid>TV, 1.5TB+750GB+200GB, Haup1800 CATV-IN (no HD Sad )
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#9
2006-06-14, 01:20 PM
venkman Wrote:I finally tracked down the bug-ger! Somehow one of the folder.jpg files was corrupt. I could not load the files into any viewer. Once I removed this file everything was happy again!
So the "rendering" errors had to do with the folder.jpg in icon view - which now makes sense.
The database was transfered over successfully without errors.
Thanks for the help!


Great to hear -- I was having the same exact problem with the DVD2MPEG that comes with Video Archiver. My solution was to not show DVD2MPEG in the menu (I rarely use it anyways).
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  GBPVR with WEB EPG on WHS bline22 4 3,717 2010-05-21, 01:34 PM
Last Post: McBainUK
  djkxml errors under mono-basic sbbaxter 0 2,240 2010-04-30, 08:29 PM
Last Post: sbbaxter
  GBpvr and Music nightwalker 120 34,960 2010-03-09, 03:11 AM
Last Post: chewy747
  Ant Music Catalog and GBPVR walkerx 4 4,299 2010-01-21, 11:14 AM
Last Post: Fatman_do
  Music Library 3 Install Errors dennit 3 2,994 2009-12-05, 08:33 PM
Last Post: psycik
  Showanalyzer Doesn't Run While Show is Recording a .TS File ww4397 1 2,517 2009-12-02, 11:14 AM
Last Post: ww4397
  Aeon Project skin port for GBPVR mvallevand 18 11,252 2009-10-31, 12:21 PM
Last Post: CornStopper
  Recording (*)ed shows cgilson33 3 2,046 2009-04-19, 12:36 PM
Last Post: kayak4ever
  STB, Graphrecorder, and GBPVR observer_11 0 1,525 2009-04-18, 08:35 PM
Last Post: observer_11
  WMA Lossless Audio files. GBPVR and musicscanner sprogger 4 2,500 2009-01-31, 05:13 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode