SageTV Community  

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

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-03-2003, 08:35 PM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
Demo Reboots Windows on Program Exit

Downloaded the demo, and so far am mostly liking it.

One thing though. Although the program will view video fine, record fine, play back video fine - when I close the program (close it completely, not just minimize it) my computer Reboots!

I've tried two different Hauppage PVR 250 drivers, it did it on both.

The same hardware has been use 24/7 recording with the PVR 250 for months, so I don't THINK it is a weird incompatibility with the card, etc.

Any thoughts?

Jason

System Specs:
ECS K75SA
Athlon XP 1800+
WinXP Pro
Hauppage WinTV PVR-250
ATI All-in-Wonder 7500 AGP
Reply With Quote
  #2  
Old 03-04-2003, 09:34 AM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
You're most likely using Java verions 1.4.1_01. That's a known bug in java on XP. 1.4.1_02 is out and it supposedly has that bug fixed. 1.4.0 definitely does not have that bug (this was confirmed in testing awhile back).

If you need more information on how to tell what version you have go to DOS and type:
java -version

as long as you haven't modified your Java settings in the registry; that'll give you the current version of Java installed

Thanks,
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #3  
Old 03-04-2003, 10:09 AM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
I'll check when I get home...

I did a clean install of WinXP, etc last night - so I SHOULD have the latest Java version (whatever existed as of last night).

But I'll double check. Thanks.

Jason


Quote:
Originally posted by Narflex
You're most likely using Java verions 1.4.1_01. That's a known bug in java on XP. 1.4.1_02 is out and it supposedly has that bug fixed. 1.4.0 definitely does not have that bug (this was confirmed in testing awhile back).

If you need more information on how to tell what version you have go to DOS and type:
java -version

as long as you haven't modified your Java settings in the registry; that'll give you the current version of Java installed

Thanks,
Reply With Quote
  #4  
Old 03-04-2003, 12:29 PM
Mark Lamutt's Avatar
Mark Lamutt Mark Lamutt is offline
Sage Fanatic
 
Join Date: Feb 2003
Location: HDTV Wastland known as Denver, CO
Posts: 769
Jason - the Java runtimes aren't automatically installed in the XP installation. You'll probably have to install them separately.
__________________
Mark
mark@freytechnologies.com
The picture is of my kitty, Myko at 9 months old.
Reply With Quote
  #5  
Old 03-04-2003, 12:32 PM
edmc edmc is offline
Sage Aficionado
 
Join Date: Feb 2003
Location: Pleasanton, CA
Posts: 325
> the Java runtimes aren't automatically installed in the XP
> installation. You'll probably have to install them separately.

This was certainly true when I first installed a Beta version (build 43 or 44). Is this still true? I thought that somewhere about the time of RC1 that the Installer had been upgraded to ensure that the necessary Java JVM/Libraries where present (and install them if not).
Reply With Quote
  #6  
Old 03-04-2003, 01:01 PM
Mark Lamutt's Avatar
Mark Lamutt Mark Lamutt is offline
Sage Fanatic
 
Join Date: Feb 2003
Location: HDTV Wastland known as Denver, CO
Posts: 769
I wasn't talking about the Sage installation - Jason had said that he had just done a reinstall of XP, so he thought the most current java runtimes were installed with that.
__________________
Mark
mark@freytechnologies.com
The picture is of my kitty, Myko at 9 months old.
Reply With Quote
  #7  
Old 03-04-2003, 01:36 PM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
No.. I know that Sun Java is not installed with XP. I should have been more clear about what I was saying.

Before installing SageTV, I went to java.com and installed Sun's JAVA client from there. So I would think I have the 'latest' version of Sun's JAVA runtimes. But I'll double check when I get home.

That should clear it up.

Jason


Quote:
Originally posted by Mark Lamutt
I wasn't talking about the Sage installation - Jason had said that he had just done a reinstall of XP, so he thought the most current java runtimes were installed with that.
Reply With Quote
  #8  
Old 03-04-2003, 04:26 PM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
Yes, I was using 1.4.1_01. I'm D/Ling 02 now.

Strange, depending on where you go on Sun's site, some of the pages list 1.4.1_01 as the newest version, some list 02 as the newest version.

I guess that is how I ended up with the 01 version!

Jason


Quote:
Originally posted by Narflex
You're most likely using Java verions 1.4.1_01. That's a known bug in java on XP. 1.4.1_02 is out and it supposedly has that bug fixed. 1.4.0 definitely does not have that bug (this was confirmed in testing awhile back).

If you need more information on how to tell what version you have go to DOS and type:
java -version

as long as you haven't modified your Java settings in the registry; that'll give you the current version of Java installed

Thanks,
Reply With Quote
  #9  
Old 03-04-2003, 04:40 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Let us know if it works. This'll be confirmation of 1.4.1_02 fixing that bug.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #10  
Old 03-04-2003, 04:48 PM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
Installing Sun Java 1.4.1_02 fixed the problem. It was indeed a bug in 1.4.1_01.

THANKS!

Jason


Quote:
Originally posted by Narflex
Let us know if it works. This'll be confirmation of 1.4.1_02 fixing that bug.
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 11:59 AM.


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