|
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
|
|||
|
|||
Ubuntu 8.04 problem
Is there anything special needed for sage to run in Hardy? I installed the server and client deb package. Installation worked fine. The server is started and when I try to launch the client, the client window comes up saying connecting to server, please wait.. then the window closes. No other messages.
|
#2
|
||||
|
||||
Check this thread. I run in 8.04 as well, but may be you are missing some required dependencies.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
still having problems
Quote:
|
#4
|
||||
|
||||
This is hard to troubleshoot without knowing what java version, how it's installed, permissions, etc.
But to let you know my setup.... I run 8.04, Java 6 (installed via synaptic), and sage is installed using the .deb files that sage provided, and the server runs as root. I run the sageclient via the desktop link that sage installs, and I run it under a normal user. I rebuilt my server a couple of weeks ago, using 8.04, and everything worked out of the box. I didn't change any sage settings, paths, scripts, etc.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#5
|
|||
|
|||
Quote:
I'm a fairly advanced linux user.. not bragging at all, just to point out I've checked everything I know to check. Running ldd on the .so files in the server directory results in all libraries being found.. running in the client directoy, libjawt.so is not found so I updated my ld cache but this still results in libjawt.so not being found... which led me to include the path in the ld path section of the sageclient.sh script... I wouldn't think that letting the .deb package install java as a dependency should result in a different result than using synaptic, but I will give it a shot. |
#6
|
||||
|
||||
I guess the question is which java did the .deb packages choose.... I use the sun-jdk, but there's Ice Tea, Kaffe, gcc-java, etc...
do a java -version from the command line and see what version it spits out.... also you can use update-alternatives to set the main JVM for the system to be the sun-jre if that is not currently the case.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#7
|
|||
|
|||
java version
Quote:
|
#8
|
||||
|
||||
I don't know if this helps... but here is a list of my packages that I have installed.... I created it using the following command.
Code:
# dpkg -l | grep '^i' | sort | cut -b5-47 Code:
# dpkg -l | grep '^i' | sort | cut -b5-47 | diff -y packages.txt - | less FYI, things that have a > are only installed on your, things that have a < are only installed on mine, but missing on yours.... (not sure if you know how the read the diff output)
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#9
|
|||
|
|||
Thanks
That should help.. I'll see what differences there are when I get home from work. I appreciate your continued help.
Robert |
#10
|
|||
|
|||
It may just be my license.
I tried what you suggested... You did have several packages installed that I didn't.. but nothing that jumped out at me as being an obvious show stopper.. nonetheless I went ahead and installed all the packages that you have and I don't.. then I ran the command again against your list to make sure I hadn't left anything out.. still didn't work...
So then I decided to install the client on my mac and connect to the server on my linux box... the same thing happened.. the client tried to start and then just went away.. so definitely a problem with the server portion and not the client. Well, I decided I would just start fresh so I reinstalled 8.04 on my box, installed java6 next, then installed sage again... well, I noticed an error after entering in my license.. searched the forum.. and it sounded like my license was locked out.. then I read further about not being able to install more than 4 times.. (which is ridiculous) . so I'm thinking it's just not activating... however I haven't heard back from support.. Sage really needs to step-up their support.. it shouldn't be email only and sit and wait for days and days for a reply... you should also be able to call support, especially for something like license activation. |
#11
|
||||
|
||||
While i've not had any issues dealing with support, I do know of another friend of mine that decided to go back to Myth because he could not get support to reactivate his license.... he complained of several failed attempts at communicating with support where they ignored him.... he also mentioned that even when support activated his license, it still failed during activation, and then finally he gave up.... I hope this doesn't happen to you
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#12
|
|||
|
|||
Great!!
Quote:
|
#13
|
|||
|
|||
It was my license!!
Well, I feel like an idiot.. I can't believe I missed it when I was first putting in the license.. makes me look like a noob...
anyway, sage support rocks.. they reset my license and now it's working fine... well, basically... now I have another problem.. anybody every tried playing a file (video or audio) off of a network share and get Error -2 the file is no longer on the disk?? I get this on all my files.. they play fine straight from ubuntu... |
#14
|
|||
|
|||
This rocks!
Well, I mounted my nas through fstab on my server and added the directory to my video content. Refreshed my content and all my movies appeared. They play perfectly. I also did this from a placeshifter client across the internet!! Watched a whole movie and it played flawlessly. I'm impressed.
|
#15
|
|||
|
|||
Another question
Is there any benefit from enabling 3d rendering on the placeshifter client in linux? I didn't notice any difference and my video card does have 3d/direct rendering enabled.
Thanks |
#16
|
||||
|
||||
I don't know for sure... I figure it must be better, if there's an option to turn it on
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#17
|
|||
|
|||
Same problem here
I have the exact same ubuntu setup as rrambo and stuckless, with the same problem as stuckless.
It has occured to me that I may have attempted install more than 4 times. I am somewhat disappointed that software breaks on a password problem without any indication that it is a password problem. Yikes. How is a guy supposed to figure this out? I will email support and try to find out if my activation is busted over the limit. John. |
#18
|
|||
|
|||
Support will help you.
Quote:
Before anyone asks, I don't use a tuner card which is why I can run as a vm on esx... I have no use for one as all my media is acquired other ways. I have about 1000 movies between 2 nas and a few hundred tv episodes and about 5000 songs. I haven't found anything better than sage for serving up all that media and being able to access it with placeshifter.. I'm at work now listening to music from home with a placeshifter client. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PVR 150 PAL\NTSC problem | Dror Engel | SageTV Software | 1 | 12-31-2006 12:54 AM |
Theatrix 550 Pro problem - Sage TV Recorder Problem | ViDi0T | SageTV Recorder Software | 4 | 05-10-2006 05:27 PM |
Directx/decoder problem | Grasshopper | SageTV Software | 0 | 04-28-2006 04:59 PM |
Problem with Scheduling Look Ahead | nerys | SageTV Customizations | 2 | 04-26-2006 01:45 PM |
First Run "Simpsons" problem | swishbish33 | SageTV Software | 5 | 04-15-2006 11:23 PM |