Voilà je galère pour installer HP 1.5.7e même après avoir écumé les tutos et les forums
J'arrive finalement à qqchose mais j'ai pas l'image sur la tv.
Ma config :
HP1.5.7e
Java 1.5.0.16
VLC 0.8.6h janus
de plus le media player (sur le pc) fait planter java.
bref si qqun peux me filer un coup de main !!
Voici mes logs:
ps: j'ai du lancer vlc à la main il ne s'était pas ouvert la première fois.
Code:
jeff@jeff-desktop:~/HomePlayer-1.5.7e$ ./homeplayer.sh -dev
Starting HomePlayer 1.5.7e (20090328)
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fa968a7e9fc]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x7fa968a7eab4]
#2 /usr/lib/libX11.so.6(_XReply+0x268) [0x7fa968ecc698]
#3 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fa9693ded7b]
#4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fa9693cbe9c]
#5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fa9693cbffe]
#6 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x9) [0x7fa9693cc1c9]
#7 [0x7fa974ad3f3a]
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fa968a7e9fc]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x17) [0x7fa968a7eb77]
#2 /usr/lib/libX11.so.6 [0x7fa968ecb8c0]
#3 /usr/lib/libX11.so.6(XGetVisualInfo+0x2e) [0x7fa968ec208e]
#4 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fa9693cb1f7]
#5 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fa9693cb431]
#6 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so [0x7fa9693cc099]
#7 /usr/lib/jvm/java-1.5.0-sun-1.5.0.16/jre/lib/amd64/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x9) [0x7fa9693cc1c9]
#8 [0x7fa974ad3f3a]
No Addon
Version courante de la base de données : 7
8 mai 2009 18:58:35 org.apache.catalina.startup.Embedded start
INFO: Starting tomcat server
8 mai 2009 18:58:36 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
8 mai 2009 18:58:36 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
8 mai 2009 18:58:42 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
8 mai 2009 18:58:42 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
[AUTO_UPDATE] check if Playlist DB need to be updated 2009/05/08 18:58
[AUTO_UPDATE] check if tv program need to be updated 2009/05/08 18:58
[AUTO_UPDATE] check if bacine cache need to be updated 2009/05/08 18:58
[AUTO_UPDATE] check if WebClip DB need to be updated 2009/05/08 18:58
getMediaCount '16754' in 870 ms
[AUTO_UPDATE] refresh media directories to synchronize 2009/05/08 18:58
readMediaPath 2 'org.homeplayer.data.Film' in 1 ms
true
freebox/1.3.0 (hw:4.0; sw:1.9.1) privilege/1 iff/3707962 ifc:44114728515 dep/38
readMedias 2 'org.homeplayer.data.Film' in 29 ms
/media/media.jsp?MediaType=FILM : genereted in 197 ms
/media/media.jsp?MediaType=FILM&SELID=A6FBCCE6-451E-8A1D-AC67-40D039C7637A : genereted in 92 ms
/media/media.jsp?MediaType=FILM&SELID=49F6FE46-7135-A7E2-F6BE-698136FC77F4 : genereted in 105 ms
VLC command line :
/usr/bin/vlc --sout-ts-pid-video=68 --sout-ts-pid-audio=69 --sout-ts-pid-spu=70 --sout-ts-pcr=80 --sout-ts-dts-delay=400 --subsdec-encoding=ISO-8859-1 --sout-transcode-maxwidth=720 --sout-transcode-maxheight=576 --intf=http --http-src="/home/jeff/.homeplayer/http-vlc" --http-host=127.0.0.1:8081 --sout="#std" --freetype-font="/home/jeff/HomePlayer-1.5.7e/webapps/ROOT/bases/arial.ttf" --config="/home/jeff/HomePlayer-1.5.7e/vlc-profil/vlcrc-hp-0.8" --rtp-client-port=1618 --sout-ffmpeg-strict-rc --http-charset=ISO-8859-1 --sout-standard-access=udp --sout-standard-mux=ts --sout-standard-dst=212.27.38.253:1234 --m3u-extvlcopt
Try to connect VLC...
aud : 69(en,mp2)
VLC media player 0.8.6h Janus
Connection failed.
org.homeplayer.util.VLCControl$VLCStartException: VLC doesn't seem to have started successfully : 10 tries to dialog with it failed
at org.homeplayer.util.VLCControl.forceVLCStarted(VLCControl.java:229)
at org.homeplayer.util.VLCControl.ensureVLCStarted(VLCControl.java:204)
at org.homeplayer.util.VLCControl.playPlayList(VLCControl.java:503)
at org.homeplayer.util.VLCControl.playMedia1(VLCControl.java:378)
at org.homeplayer.util.VLCControl.playMedia(VLCControl.java:359)
at org.homeplayer.util.VLCControl$ThreadedVLCControl.access$7(VLCControl.java:1)
at org.homeplayer.util.VLCControl$ThreadedVLCControl$8.run(VLCControl.java:1259)
[00000564] main interface: creating httpd
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
/media/media.jsp?MediaType=FILM&SELID=49F6FE46-7135-A7E2-F6BE-698136FC77F4 : genereted in 62 ms
VLC command line :
/usr/bin/vlc --sout-ts-pid-video=68 --sout-ts-pid-audio=69 --sout-ts-pid-spu=70 --sout-ts-pcr=80 --sout-ts-dts-delay=400 --subsdec-encoding=ISO-8859-1 --sout-transcode-maxwidth=720 --sout-transcode-maxheight=576 --intf=http --http-src="/home/jeff/.homeplayer/http-vlc" --http-host=127.0.0.1:8081 --sout="#std" --freetype-font="/home/jeff/HomePlayer-1.5.7e/webapps/ROOT/bases/arial.ttf" --config="/home/jeff/HomePlayer-1.5.7e/vlc-profil/vlcrc-hp-0.8" --rtp-client-port=1618 --sout-ffmpeg-strict-rc --http-charset=ISO-8859-1 --sout-standard-access=udp --sout-standard-mux=ts --sout-standard-dst=212.27.38.253:1234 --m3u-extvlcopt
Try to connect VLC...
VLC media player 0.8.6h Janus
Connection success.
play mrl http%3A%2F%2F127.0.0.1%3A8080%2Ffreeplayer.m3u
aud : 69(en,mp2)
[00000564] main interface: creating httpd
[00000564] main interface error: cannot bind socket (Adresse déjà utilisée)
[00000564] main interface error: cannot create socket(s) for HTTP host
[00000564] http interface error: cannot listen on 127.0.0.1:8081
/home/jeff/.themes/tish-aquastyle/gtk-2.0/gtkrc:57: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/home/jeff/.themes/tish-aquastyle/gtk-2.0/gtkrc:58: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/jeff/.themes/tish-aquastyle/gtk-2.0/gtkrc:59: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/jeff/.themes/tish-aquastyle/gtk-2.0/gtkrc:60: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
aud : 69(en,mp2)
Error will copying data from a stream to another
java.io.IOException: Bad file descriptor
at java.io.FileInputStream.available(Native Method)
at java.io.BufferedInputStream.read(BufferedInputStream.java:321)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
at org.homeplayer.util.StreamCopier.run(StreamCopier.java:23)
at java.lang.Thread.run(Thread.java:595)
aud : 69(en,mp2)
aud : 69(en,mp2)
aud : 69(en,mp2)
format:0/0
Conversion:letterbox
aud : 69(en,mp2)
format:0/0
Conversion:letterbox