SageTV Community  

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

Notices

SageTV Placeshifter Discussion related to the SageTV Placeshifter application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV Placeshifter software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-17-2007, 03:13 AM
drnemo drnemo is offline
Sage User
 
Join Date: Apr 2006
Location: Holstebro, Denmark
Posts: 11
Placeshifter on Nokia N800

Hi all

I have a Nokia N800, which is a Linux device.
It is possible to install Java ME CDC Foundation Profile runtime on the N800.

Is this Java profile sufficient to run the linux placeshifter on?

/Anders
__________________
Dedicated Sage server v.6.0.12 (WIN XP, SageTv in service mode)
P4 2.4GHz, 2Gb ram
3 x Hauppauge PVR500 (6 tuners) PAL
3 Hauppauge mediaMVP (PAL)
Linksys WRT54G router running DD-WRT ver. 23 SP2
Reply With Quote
  #2  
Old 09-17-2007, 11:10 AM
mike_pctech mike_pctech is offline
New Member
 
Join Date: Mar 2007
Posts: 1
I have one also, that would be kool
Reply With Quote
  #3  
Old 09-20-2007, 03:09 PM
drnemo drnemo is offline
Sage User
 
Join Date: Apr 2006
Location: Holstebro, Denmark
Posts: 11
Hi

This is what I got out of trying :-)
I installed Java CDC on the N800.
I changed the "java" call in the sageclient.sh to ../cdc/cvm -jar
I got the error messages you can read in the end of this post.

I guess that the CDC Java isn't a full Java...ehh??

All the best
Anders


(the sageclient.sh file)
#!/bin/sh

case $0 in
/*)
sagepath="$0"
;;
*)
sagepath="$PWD/$0"
;;
esac

sagepath=`dirname $sagepath`
echo Changing to SageTV directory $sagepath
cd $sagepath

export LD_LIBRARY_PATH=.
../cdc/bin/cvm -jar -cp MiniClient.jar:jogl.jar:gluegen-rt.jar:. sage.miniclient
#java -cp MiniClient.jar:. sage.miniclient.MiniClient $1 $2 2>&1 > miniclient.lo

~
~
~
~
Nokia-N800-26:~/sage# ./sageclient.sh
Changing to SageTV directory /root/sage/.
java.lang.NoClassDefFoundError: java.awt.LayoutManager
at java.lang.Class.getMethod0(Native Method)
at java.lang.Class.getMethod(Unknown Source)
at sun.misc.CVM.runMain(Unknown Source)
Nokia-N800-26:~/sage#
__________________
Dedicated Sage server v.6.0.12 (WIN XP, SageTv in service mode)
P4 2.4GHz, 2Gb ram
3 x Hauppauge PVR500 (6 tuners) PAL
3 Hauppauge mediaMVP (PAL)
Linksys WRT54G router running DD-WRT ver. 23 SP2
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
Windows XP placeshifter - will not connect using LocatorID dwalton22 SageTV Placeshifter 12 08-10-2007 09:31 AM
Two placeshifter clients on one PC? Fountainhead SageTV Placeshifter 2 01-08-2007 04:08 PM
Improve Placeshifter PQ over LAN? zubblwump SageTV Placeshifter 7 11-06-2006 04:21 PM
A Couple Placeshifter Questions zubblwump SageTV Placeshifter 0 09-24-2006 08:42 AM
SageTV V4.1.11 Beta Is Available - Better Placeshifting! Narflex SageTV Beta Test Software 81 04-04-2006 09:39 PM


All times are GMT -6. The time now is 04:18 PM.


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