Results 1 to 5 of 5
I am trying to get CrossFTP and I get this "crossftp.jnlp" file, how do I download it from that?...
- 07-23-2007 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 55
Cross FTP help
I am trying to get CrossFTP and I get this "crossftp.jnlp" file, how do I download it from that?
- 07-23-2007 #2
make sure that JRE is installed then run this in terminal
Code:javaws http://www.crossftp.com/crossftp.jnlp
life is the greatest opportunity that the nature had given you
- 07-25-2007 #3Just Joined!
- Join Date
- Oct 2005
- Posts
- 55
ok, so I got it all installed but now there's another problem, the window comes up but there's nothing displayed, it's just a blank window, but when I put my cursor over it, it changes, like to a hand to click on something or a text cursor and such, uhm, does anyone know how to fix that?
- 07-31-2007 #4Just Joined!
- Join Date
- Jun 2006
- Posts
- 2
It is probably cause by the Java Swing bug when desktop 3D effect is open, such as compiz. See Bug ID: 6429775 Xgl/Compiz/Java 1.5/Swing problem
To solve this problem, a temporary solution is to add AWT_TOOLKIT=MToolkit in environment, or try to close the 3d effect.
A better solution is to update to the latest java version jdk6u2 or higher.
- 07-31-2007 #5Just Joined!
- Join Date
- Oct 2005
- Posts
- 55
I got it working, I forget how, but it's been fixed for a little while now, I think a restart did it


Reply With Quote