|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Does miniclient work with SageTV 7?
I'm trying to run miniclient using:
root@mobileu:/opt/sagetv/client# ls EULA.txt libgluegen-rt.so libjogl.so MiniClient.jar sageclient.sh gluegen-rt.jar libjogl_awt.so libjtux.so mplayer jogl.jar libjogl_cg.so libSage.so README root@mobileu:/opt/sagetv/client# ./sageclient.sh Changing to SageTV directory /opt/sagetv/client/. root@mobileu:/opt/sagetv/client# when I run ps -ef | grep java, I get: root 14743 14741 0 02:01 ? 00:00:03 java -Djava.awt.headless=true -DUSERKEY= -Xmx384m -XX:+UseAdaptiveSizePolicy -XX:MaxGCPauseMillis=25 -XX:GCTimeRatio=24 -XX:ThreadPriorityPolicy=1 -cp Sage.jar:.:/:JARs/commons-jxpath-1.1.jar:JARs/jcifs-1.1.6.jar:JARs/sbbi-upnplib-1.0.3.jar:JARs/vecmath.jar SecuredLoader 0 0 x sagetv Sage.properties root 15300 15250 0 02:24 pts/1 00:00:00 grep --color=auto java root@mobileu:/opt/sagetv/client# miniclient isn't running afaik. Any ideas? Last edited by Narflex; 09-10-2010 at 08:52 AM. Reason: Removed key |
#2
|
|||
|
|||
Found the logging
I found the commented out string to execute it with logging in sageclient.sh
I ran it and got this: Starting MiniClient Fri 9/10 2:41:43.192 Detecting cryptography support... Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: / usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1649) at java.lang.Runtime.load0(Runtime.java:787) at java.lang.System.load(System.java:1022) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1750) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1667) at java.lang.Runtime.loadLibrary0(Runtime.java:840) at java.lang.System.loadLibrary(System.java:1047) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:67) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:47) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.loadLibraries(Toolkit.java:1614) at java.awt.Toolkit.<clinit>(Toolkit.java:1636) at java.awt.Component.<clinit>(Component.java:568) at sage.miniclient.MiniClient.startup(MiniClient.java:296) at sage.miniclient.MiniClient.main(MiniClient.java:84) After some snooping, I found that running this command: sudo update-java-alternatives -s java-6-sun allowed sageclient.sh to run properly. Ugh! |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ubuntu 7.10 Miniclient OSD/Overlay Flip-Flopping | shugrue | SageTV Linux | 8 | 02-21-2008 04:37 PM |
Miniclient occassionally crashing in Program Guide | ataren | SageTV Linux | 1 | 11-18-2007 09:17 AM |
6.1.4: SageTV, Vista, & MVP work perfectly but only WITHOUT SageTV Service running! | sjgore | SageTV Beta Test Software | 0 | 03-11-2007 11:25 AM |
Running Linux Miniclient on Xbox | xred | SageTV Placeshifter | 0 | 03-06-2007 12:28 AM |
feature request: capability to define miniclient/local_networks= | mhassman | SageTV Placeshifter | 1 | 12-23-2006 06:36 AM |