SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #61  
Old 11-18-2006, 02:14 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Quote:
Originally Posted by malbec
Thanks rtengvad!

Additional update...

For kicks (knew it couldn't hurt) upgraded to Java 1.5_09 - no effect.

I am guessing this is it?

Sat 11/18 8:01:58.310 Error w/SageTV client connection:java.net.SocketException: socket closed
Sat 11/18 8:01:58.312 MiniError-2:java.net.SocketException: socket closed
Sat 11/18 8:01:58.313 MiniError-3:java.net.SocketException: socket closed
Sat 11/18 8:01:58.316 Cleaning up PM
Sat 11/18 8:01:58.317 MiniUI ServerSocket died from:java.net.SocketException: socket closed
Sat 11/18 8:01:58.318 MiniError-1:java.net.SocketException: socket closed
Sat 11/18 8:01:58.320 Killed Carny.
Sat 11/18 8:01:58.323 Killed Scheduler.
Sat 11/18 8:01:58.324 Error calling finishWatch from VF goodbye:java.lang.NullPointerException
Sat 11/18 8:01:58.325 Ministry is shutting down....destroying the converts in progress
Sat 11/18 8:01:58.326 Killed Seeker.
Sat 11/18 8:01:58.327 Killed EPG.
Sat 11/18 8:01:58.330 teardownGraph0 called for device='Hauppauge WinTV PVR PCI II Capture'

The entire log is attached. Anybody have any "ah-ha" moments from this?
That's from after you quit SageTV. It looks like you're using the service, so that logging you pasted here is from after you stopped the service. That log you posted looks like the service running for 30 seconds with nothing trying to connect to it and then it being shutdown.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #62  
Old 11-18-2006, 02:34 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Is anyone else noticing extremely slow performance in the music displays? Ever since .14, the music list scrolls very slowly. It looks like its trying to generate thumbnails or something.

I changed ui/use_native_image_loader to true, but I can't really tell a difference. Once it generates the thumbnails, it seems ok but its still slower than it was in .13. Generation of thumbnails in the picture library seemed snappy, but I have no baseline to comapre it to.

There doesn't seem to be a way to auto-generate the thumbnails in the music library that I can find (could be wrong though).
Reply With Quote
  #63  
Old 11-18-2006, 02:42 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by deria
Is anyone else noticing extremely slow performance in the music displays? Ever since .14, the music list scrolls very slowly. It looks like its trying to generate thumbnails or something.

I changed ui/use_native_image_loader to true, but I can't really tell a difference. Once it generates the thumbnails, it seems ok but its still slower than it was in .13. Generation of thumbnails in the picture library seemed snappy, but I have no baseline to comapre it to.

There doesn't seem to be a way to auto-generate the thumbnails in the music library that I can find (could be wrong though).
I noticed this too, but my impression is that if I set ui/use_native_image_loader to true it is actually slower than if I set it to false.


Dirk
Reply With Quote
  #64  
Old 11-18-2006, 04:33 PM
Patilan Patilan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Lake Forest, Illinois, USA
Posts: 237
Quote:
Originally Posted by rtengvad
put this property in you sage.properties

debug_logging=TRUE

Sage will then log to a file in the sage directory called sagetv_0.txt
I just noticed (running 6.0.14 here) that SageTV logs to sagetv_0.txt regardless of whether I set "debug_logging=" to TRUE or FALSE, and even regardless of whether or not "debug_logging=" even exists in Sage.properties
Reply With Quote
  #65  
Old 11-18-2006, 04:35 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
I took a look in my sagetvclient_0.log file, and I see nothing but this over and over again (included a few iterations):

EDIT: There is one of these messages for every time I navigate in the music list. I'm using SageMC, not the default UI. I saw the same slowness when I tried with the default STV though, so its pretty likely a generic issue. I'll try to confirm that though. The message doesn't tell me much, but hopefully the tracke information is useful when un-obfuscated.

EDIT #2: The messages below are from when I have use_native_image_loader=true set.

EDIT #3: This might not be generic after all. Its slow in the default UI, but I don't see any exceptions. So now I'm just not sure. I'm not very good at using the studio debugger to trace execution, so its probably beyond me to track this much further.

Sat 11/18 14:43:34.323 EXCEPTION in getValueAsObject:java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
Code:
java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
Sat 11/18 14:43:34.323 	at sage.d.d.a(Unknown Source)
Sat 11/18 14:43:34.323 	at sage.d.m.a(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.a6.eT(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.UIManager$2.eT(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.324 	at sage.bn.for(Unknown Source)
Sat 11/18 14:43:34.325 	at sage.bn.run(Unknown Source)
Sat 11/18 14:43:34.325 	at java.lang.Thread.run(Unknown Source)
Sat 11/18 14:43:34.340 EXCEPTION in getValueAsObject:java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
Sat 11/18 14:43:34.340 	at sage.d.d.a(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.d.m.a(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.a6.eT(Unknown Source)
Sat 11/18 14:43:34.340 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.341 	at sage.UIManager$2.eT(Unknown Source)
Sat 11/18 14:43:34.341 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.341 	at sage.bn.for(Unknown Source)
Sat 11/18 14:43:34.341 	at sage.bn.run(Unknown Source)
Sat 11/18 14:43:34.341 	at java.lang.Thread.run(Unknown Source)
Sat 11/18 14:43:34.356 EXCEPTION in getValueAsObject:java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
Sat 11/18 14:43:34.356 	at sage.d.d.a(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.d.m.a(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.a6.eT(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.UIManager$2.eT(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.bn.for(Unknown Source)
Sat 11/18 14:43:34.357 	at sage.bn.run(Unknown Source)
Sat 11/18 14:43:34.357 	at java.lang.Thread.run(Unknown Source)
Sat 11/18 14:43:34.373 EXCEPTION in getValueAsObject:java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
Sat 11/18 14:43:34.373 	at sage.d.d.a(Unknown Source)
Sat 11/18 14:43:34.373 	at sage.d.m.a(Unknown Source)
Sat 11/18 14:43:34.373 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.373 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.373 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.373 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.373 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.373 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.374 	at sage.a6.eT(Unknown Source)
Sat 11/18 14:43:34.374 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.374 	at sage.UIManager$2.eT(Unknown Source)
Sat 11/18 14:43:34.374 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.374 	at sage.bn.for(Unknown Source)
Sat 11/18 14:43:34.374 	at sage.bn.run(Unknown Source)
Sat 11/18 14:43:34.374 	at java.lang.Thread.run(Unknown Source)
Sat 11/18 14:43:34.389 EXCEPTION in getValueAsObject:java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
java.lang.Exception: EvaluatorVisitor.getValue(): Error during evaluation
Sat 11/18 14:43:34.390 	at sage.d.d.a(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.d.m.a(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.a6.a(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.d.a(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.a6.fh(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.a6.eT(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.UIManager$2.eT(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.be.eJ(Unknown Source)
Sat 11/18 14:43:34.390 	at sage.bn.for(Unknown Source)
Sat 11/18 14:43:34.391 	at sage.bn.run(Unknown Source)
Sat 11/18 14:43:34.391 	at java.lang.Thread.run(Unknown Source)

Last edited by deria; 11-18-2006 at 04:46 PM.
Reply With Quote
  #66  
Old 11-18-2006, 04:35 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Quote:
Originally Posted by Patilan
I just noticed (running 6.0.14 here) that SageTV logs to sagetv_0.txt regardless of whether I set "debug_logging=" to TRUE or FALSE, and even regardless of whether or not "debug_logging=" even exists in Sage.properties
Yes, all beta versions do this. Its deliberate.
Reply With Quote
  #67  
Old 11-18-2006, 04:49 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by deria
I'm using SageMC, not the default UI.
I'll have a look at those exceptions...


Dirk
Reply With Quote
  #68  
Old 11-18-2006, 05:13 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
I'm not getting those exceptions anymore -- so maybe they were related to something else. I'm confuzzled. Best thing to do might be to wait and see what Sage says about it.
Reply With Quote
  #69  
Old 11-19-2006, 12:02 AM
chadman chadman is offline
Sage Advanced User
 
Join Date: Mar 2003
Posts: 147
Quote:
Originally Posted by deria
Is anyone else noticing extremely slow performance in the music displays? Ever since .14, the music list scrolls very slowly. It looks like its trying to generate thumbnails or something.

I changed ui/use_native_image_loader to true, but I can't really tell a difference. Once it generates the thumbnails, it seems ok but its still slower than it was in .13. Generation of thumbnails in the picture library seemed snappy, but I have no baseline to comapre it to.

There doesn't seem to be a way to auto-generate the thumbnails in the music library that I can find (could be wrong though).
yep slow for me too. Chad
Reply With Quote
  #70  
Old 11-19-2006, 09:01 PM
malbec malbec is offline
Sage Aficionado
 
Join Date: Oct 2005
Posts: 331
Hey Narflex, I have had one heck of a weekend trying to get 6.0.14 to work for me. I had been meaning to reinstall Windows for sometime now as I could just tell it was time (sluggish, bloated, etc.). It took longer than I had hoped, but I now have a fresh installation of Windows with only the leanest software I need.

And I could not get 6.0.14 to work with a darn. Things started out great, but it would just hang, etc. I am back on 6.0.12 and things are fine now.

I will PM you the log files in case they do you any good.
Reply With Quote
  #71  
Old 11-21-2006, 11:23 AM
kricker's Avatar
kricker kricker is offline
Sage Icon
 
Join Date: Jan 2005
Location: Knoxville, TN
Posts: 1,137
Send a message via AIM to kricker Send a message via MSN to kricker
Quote:
Originally Posted by kricker
I replaced the .dll and Sage launches just fine. But I still do not get any DVD audio.
Ok, looks like the problem is with the Nvidia Audio Decoder. Even though the speaker setup is correct and the test in the control panel work, it is not playing the audio. Not a Sage issue.

Last edited by kricker; 11-21-2006 at 01:57 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 02:55 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.