Closed Thread
Thread Tools
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#301
Just tried the FXGame java applet. Tried to sign up for an account at their website; got lots of errors from their server!

It isn't a connection error. Java reports:
Real error was: java.io.IOException: Unexpected end of file from server
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 14 | Thanked: 0 times | Joined on Nov 2008
#302
Originally Posted by qole View Post
Just tried the FXGame java applet. Tried to sign up for an account at their website; got lots of errors from their server!

It isn't a connection error. Java reports:
Real error was: java.io.IOException: Unexpected end of file from server
yes it is, but only if it connect via proxy, because when i check this test "#4 may fail if you are behind a firewall"

so it fail when standart login >Connection was terminated during a read<
and it fail when proxy login >Unexpected end of file from server<

both fails are on the side that something interrupt connection to ports. At the same time on PC everything run no fails. I send request to app. provider, but...
You wrote that you've no idea about java staf there, may be you know who did java for your ED-TCE?

And another question: could have an influence on connections and etc. that fact that we use image version of ED-TCE instead of straight partition install?

From my point of view are only few steps to get java polished for those who want java on NIT.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#303
Originally Posted by intery View Post
You wrote that you've no idea about java staf there, may be you know who did java for your ED-TCE?
There's no magic here. This is the standard Debian Arm EABI (armel) architecture. I installed the Open JDK packages, which, in Debian, consist of the openjdk-6-jre and icedtea-gcjwebplugin packages to give us (fairly good) Java support. These packages are to Sun's Java what the dinosaurs in Jurassic Park were to "real" dinosaurs*; it is mostly "real" Sun Java, but where Sun couldn't release open source components, the community has substituted open source bits. Here's a good article from May 2008:

...the other Java deployment technology, Java Web Start, which also currently lacks an open source replacement... We’ve integrated and extended NetX, an open source web start implementation... We’re making good progress on gcjwebplugin’s two missing features: a LiveConnect Java/JavaScript bridge and signed applet verification.
Originally Posted by intery View Post
And another question: could have an influence on connections and etc. that fact that we use image version of ED-TCE instead of straight partition install?
This one is simple to answer. No. No impact at all.

*Remember how the scientists in the story were missing bits of dinosaur DNA, so they substituted frog DNA in those places? Yeah. That's what I meant.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 3 | Thanked: 0 times | Joined on Sep 2008
#304
Downloading and extracting to /media/mmc2...
You already have the big image file! Checking to see if it is good...

Downloading EASY DEBIAN IMAGE FILE package...
--23:57:59-- http://qole.maemobox.org/debian-chro...-final.tar.bz2
=> `debian-chroot-img-final.tar.bz2'
Resolviendo qole.maemobox.org... 67.205.15.187
Connecting to qole.maemobox.org|67.205.15.187|:80... conectado.
Petición HTTP enviada, esperando respuesta... 416 Requested Range Not Satisfiable

El fichero ya ha sido totalmente recuperado, no hay nada que hacer.

EASY DEBIAN IMAGE FILE package appears damaged, downloading again!
--23:58:31-- http://qole.maemobox.org/debian-chro...-final.tar.bz2
=> `debian-chroot-img-final.tar.bz2'
Resolviendo qole.maemobox.org... 67.205.15.187
Connecting to qole.maemobox.org|67.205.15.187|:80... conectado.
Petición HTTP enviada, esperando respuesta... 416 Requested Range Not Satisfiable

El fichero ya ha sido totalmente recuperado, no hay nada que hacer.

EASY DEBIAN IMAGE FILE package appears damaged, downloading again!
--23:59:00-- http://qole.maemobox.org/debian-chro...-final.tar.bz2
=> `debian-chroot-img-final.tar.bz2'
Resolviendo qole.maemobox.org... 67.205.15.187
Connecting to qole.maemobox.org|67.205.15.187|:80... conectado.
Petición HTTP enviada, esperando respuesta... 416 Requested Range Not Satisfiable

El fichero ya ha sido totalmente recuperado, no hay nada que hacer.

what can i do? can you help please
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#305
webo_09: You seem to have a corrupted download. Please delete the file debian-final.tar.bz2 from your SD card and try again. You can use the File Manager to delete the file.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following User Says Thank You to qole For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#306
Now that I've tried to be helpful, here's something I think is funny.


416 Requested Range Not Satisfied
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 3 | Thanked: 0 times | Joined on Sep 2008
#307
Thanks I have got confused a bit for the
El fichero ya ha sido totalmente recuperado, no hay nada que hacer.
Originally Posted by qole View Post
Now that I've tried to be helpful, here's something I think is funny.


416 Requested Range Not Satisfied
Okaaaaaay.... XD
 
Posts: 76 | Thanked: 4 times | Joined on Nov 2008 @ Pittsburgh, PA USA
#308
I was not able to install the minimal system or at least I could not get it to run - probably I was not understanding how to run things. I reformatted the internal memory and installed the full easy debian. When I start the debian chroot, everything works OK. I freed up some space and was able to just barely install r-base. I would like to free up more space. Can I uninstall openoffice or iceweasal? Will this cause any problems?
 
Posts: 29 | Thanked: 7 times | Joined on Nov 2008 @ France
#309
you can uninstall openoffice, done it and everything else is fine :

#apt-get remove openoffice*

did the trick !

installed "phpmyadmin" package and "localepurge" and "bluefish" and "hydrogen" too ;-)

Audacity installed in chroot, but no sound :-(
not as hydrogen, fully functionnal !! :-)
 

The Following User Says Thank You to benohit For This Useful Post:
Posts: 14 | Thanked: 0 times | Joined on Nov 2008
#310
qole, trust me, for me is magic...
 
Closed Thread

Tags
debian, firefox, gimp, java, openoffice


 
Forum Jump


All times are GMT. The time now is 23:45.