|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Starting Studio on Linux?
Ok, I followed the instructions on the Linux FAQ here:
1. I'm running a GUI window manager (Gnome under Ubuntu 7.04) and logged in via the GUI. 2. I removed "-Djava.awt.headless=true" from the startsage script 3. I added the "force_headless_mode=true" to Sage.properties 4. /opt/sagetv/server/EULAstudio.txt exists when I do "startsage" from a shell (in the GUI), the SageTV server process starts as normal, but I never see any EULA window or Studio window on the server. What am I doing wrong? Side note: I'd really love to be able to just use Studio directly on my Mac (server is Linux in the basement, but the main daily use machine is a Mac), but I suspect that would require a new server license for my Mac. Any chance of that changing? The files generated by Studio are only useful to a licensed server instance, right? So why does using Studio itself require a server license on the same machine? Is it simply that the server process and Studio are too tightly integrated? Just curious... Thanks, John |
#2
|
|||
|
|||
Did you run the sageclient.sh and tried pressing ctrl-shift-F12?
_Demo_ |
#3
|
|||
|
|||
Actually, no. Forgive my newbie-ness - the FAQ entry didn't mention that you need to run the "client". (Isn't the "client" on Linux just Placeshifter?) From the wording of the FAQ I assumed that Studio was somehow spawned via the server startup script. I hadn't even installed the Linux client on that Linux box, since I normally don't use it as a Linux desktop or a Sage client.
When I get home tonight I will try again. So if the Linux client is really Placeshifter, and I can spawn Studio from Placeshifter, I should be able to spawn Studio from the Placeshifter running on my Mac, right? That would be perfect. Thanks for the clarification! John |
#4
|
||||
|
||||
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#5
|
|||
|
|||
So if you wanted ps to run local on a client, can you connect an x-windows session to your Mac and have it pop there?
B |
#6
|
||||
|
||||
Quote:
Quote:
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
#7
|
|||
|
|||
Quote:
But just to be clear, when you say "open on the server", you mean that the Studio will open a new window on the X11 display on the server, after I trigger it to start from a remote Placeshifter client? That's even more confusing than I previously thought. Thanks for the clarification. John |
#8
|
|||
|
|||
Quote:
If I understand things correctly now, I can use PS to trigger Studio to start on the X11 display of the server box. Whether I can use the X11 remote display to display the Studio window back on my Mac probably depends which X11 display the server process thinks it's attached to when it starts. I will be playing around with this evening to see what the possibilities are. Thanks, John |
#9
|
||||
|
||||
Quote:
I believe you know this already, but: yes, Studio will certainly open on the server, if it is able to, instead of on a remote system where Placeshifter is running, as mentioned at the ends of Appendices M and N in the SageTV manual. The caveats there about how using service mode on Windows could affect whether it can open a Studio window would be similar to the fact that you had to take extra steps to enable the Linux server app to open Studio. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#10
|
|||
|
|||
So I installed Placeshifter on the Linux box and was able to start Studio. Thanks all for the clarifications on this matter!
I also tried connecting from my Mac (using X11 tunneling over ssh) to start the server and then trigger the Studio to start using the Placeshifter on the Mac. It almost worked. The Studio window opens on the Mac, but it doesn't get any focus or allow any interactions. Picture attached below. The window is partly drawn but mostly blank. If I expand the window, the "drawn" portion gets bigger, but it's never more than 10% or so of the window. I'm no X11 guru so I don't know what might be causing the problem. I can run other X11 programs over the same ssh tunnel and they appear fine on my Mac - I can interact with them as normal. Has anyone else successfully displayed the Studio UI remotely over an ssh tunnel (on Mac or Linux)? Thanks, John |
#11
|
|||
|
|||
jpwegas, try exporting the following on your server box before starting sage placeshifter:
export AWT_TOOLKIT=MToolkit Quote:
|
#12
|
|||
|
|||
Quote:
John |
#13
|
||||
|
||||
I'm digging up a very old thread here. Andy, I'm running 7.0.23 and the FAQ instructions don't work for me. I seem to remember this being an issue before v7 as well. It says to create an empty EULAstudio.txt file but it should already be there. The file is not already there, and creating an empty file doesn't work. Once I copied EULA.txt to EULAstudio.txt then it worked.
Also, java.awt.headless doesn't need to be removed from startsage (now startsagecore) anymore. The user can create a sagesettings file to control that. This will survive updates and upgrades. Code:
HEADLESS=false Jason
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#14
|
||||
|
||||
Thanks -- that FAQ has been updated; let me know if there are any further issues with the instructions.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SageTV V5.0.5 Release Candidate for Linux | Narflex | SageTV Linux | 4 | 06-30-2006 12:22 PM |
Q: Studio in Linux? | laurenglenn | SageTV Linux | 0 | 01-28-2006 01:53 PM |