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 05-02-2007, 01:56 PM
JParedis's Avatar
JParedis JParedis is offline
Sage Aficionado
 
Join Date: Jan 2006
Location: Belgium
Posts: 262
Need some help in installing SageTV on VISTA

I have been using the try and error method to find out how SageTV could be best installed on VISTA, this with keeping VISTA's UAC active.

I'm convinced a "How to install SageTV with VISTA manual" would be highly appreciated over time. In mean time, I got some questions on this matter.

I got SageTV installed under its standard directory "C:\Program Files\SageTV\SageTV". UAC will store files SageTV will manipulate - e.g., Wiz.bin and sage.properties -under
"C:\Users\'user'\AppData\Local\VirualStore\Program Files\SageTV\SageTV". This would normally not be a problem for the programs, as UAC handles this.

HOWEVER, in current installation the sage.properties are under its standard directory (not in the VirtualStore) .. I believe that is because I'm running the service under a "Local System Account", which is probably running as an Admin and thus writing not in the VirtualStore but directly under the standard directory. I had a setup before where I was - not sure why - not able to start the service with the SageTVServiceControl (gave an errror on LocalSystem not linked or assigned or something like that). I did create a windows user under which I ran the service, not anymore as admin so all was stored under the VirtualStore.

QUESTION: Under what account should SageTVServiceControl run?

I'm a single user on the HTPC, however would it not be an issue if the Wiz.bin would be stored under the username? If another user would connect, I guess s/he would have to reconfigure SageTV (properties are also stored under specific username).

QUESTION: does the Wiz.bin not store to-be-recorded etc. information, so if this becomes different per user, would that not become a problem for SageTV to handle?

I did once a setup where during installation I did not have SageTV install under its default location, but under C:\SageTV\. This way all files remained in the SageTV subdirectory (as it did with WXP). It does bypass a bit UAC for this specific application, but still ...

QUESTION: is this the way it should be done to avoid problems?

Thanks in advance for the feedback, and if anybody with SageTV-VISTA experience has other warnings/tips, do let me know ... I'm spending lots of time on testing (and must each time at end have a working system to keep the family happy ), and can use any help/input.

Jan
__________________
If we knew what we were doing, it wouldn't be called research, would it? Albert Einstein (1879-1955)
Reply With Quote
  #2  
Old 06-25-2007, 11:37 AM
Tomahawk51's Avatar
Tomahawk51 Tomahawk51 is offline
Sage Aficionado
 
Join Date: Oct 2005
Posts: 320
I agree with the need for some guidance on Vista. It really bothers me that the website says Vista support, yet so many problems are known (MVP, Service Mode).

I built a brand new PC with Vista, and Sage is the only thing that is giving me trouble. It pains me to realize that I probably need to go BACK to XP just for Sage.
Reply With Quote
  #3  
Old 06-26-2007, 12:26 PM
JParedis's Avatar
JParedis JParedis is offline
Sage Aficionado
 
Join Date: Jan 2006
Location: Belgium
Posts: 262
Wel, I got basically everything working. Remaining issues at the moment are:

- The MVP does reboot regularly, this is caused apparently by a TCP process error in VISTA (so we need to wait for an MS fix on this).

- My XMLTV download works fine, but the .bat file I wrote can not copy the EPGDATA.XML into the SageTV directory. Still have to figure out how to give this .bat the required authority.

Maybe we should use this thread to capture all VISTA related issues/questions.

Jan
__________________
If we knew what we were doing, it wouldn't be called research, would it? Albert Einstein (1879-1955)
Reply With Quote
  #4  
Old 06-27-2007, 05:05 AM
nielm's Avatar
nielm nielm is offline
SageTVaholic
 
Join Date: Oct 2003
Location: Belgium
Posts: 4,496
Quote:
Originally Posted by JParedis View Post
I had a setup before where I was - not sure why - not able to start the service with the SageTVServiceControl (gave an errror on LocalSystem not linked or assigned or something like that).
Use Window's service control instead of Sage's -- it has a better idea of what it needs to do...

Quote:
QUESTION: Under what account should SageTVServiceControl run?
Whatever you like
However, if you want network filesystem access, it must run as a 'real' user, meaning no admin rights, meaning Wiz.bin and .properties in the Virtual Store.
A 'real' user also has the advantage that the wiz.bin etc is stored in the same place as if the user ran Sage in non-service mode.

Quote:
I'm a single user on the HTPC, however would it not be an issue if the Wiz.bin would be stored under the username? If another user would connect, I guess s/he would have to reconfigure SageTV (properties are also stored under specific username).
yes. (but using service mode, the service would only be run by a single user, so a single wiz.bin.

Quote:
QUESTION: does the Wiz.bin not store to-be-recorded etc. information, so if this becomes different per user, would that not become a problem for SageTV to handle?
yes, so either run as a single user, or use service mode so that you get a 'consistant' wiz.bin/properties

Quote:
Originally Posted by JParedis View Post
- My XMLTV download works fine, but the .bat file I wrote can not copy the EPGDATA.XML into the SageTV directory. Still have to figure out how to give this .bat the required authority.
If running Sage as a user, or in Service mode as a real user, Copy it to the VirtualStore dir instead

Alternatively run the bat in a scheduled task running as LocalSystem (so that it gets admin rights)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki
Reply With Quote
  #5  
Old 07-09-2007, 07:46 AM
jhh jhh is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: BE
Posts: 196
Quote:
Originally Posted by nielm View Post
Whatever you like
However, if you want network filesystem access, it must run as a 'real' user, meaning no admin rights, meaning Wiz.bin and .properties in the Virtual Store.
A 'real' user also has the advantage that the wiz.bin etc is stored in the same place as if the user ran Sage in non-service mode.
Great and that is exactly what I wanted to do but the service hangs when it doesn't get admin rights. It's an error that has been reported before so I'm not alone there. It appears you can't have it both ways - have a standard sage user without admin rights and run as a service.

So it bothers me a bit to read Vista is supported. I admit that I did get a setup working with Sage running in foreground and the webserver and xmltv program data but I want it as a service so it cannot be switched off by accident.

My setup does not feel right if Sages config files are in one place and add-ins are somewhere else. I guess I'll be installing SageTV in c:\sagetv for the time being (and my 3rd attempt to find out what goes where).

I do see the point of the UAC and all so switching it off is not what I'd like to do.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista, Dual Monitors and Sage reggie14 SageTV Software 20 09-17-2007 05:21 AM
Missing favorites in Sage6 under Vista and other problems Ctrl-Z SageTV Software 2 02-22-2007 11:47 AM
SageTV and Problems on Windows Vista nlancaster SageTV Software 5 01-19-2007 02:25 AM
Multiple Vista View Saber 2020 Update ARMYB77 Hardware Support 2 10-26-2006 12:33 PM
SageMC - Stop button causes AWTThread Hang Mahoney SageMC Custom Interface 7 10-25-2006 12:47 AM


All times are GMT -6. The time now is 08:38 PM.


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