![]() |
2011-03-06
, 17:03
|
Banned |
Posts: 726 |
Thanked: 497 times |
Joined on Aug 2010
@ Gravesend, UK
|
#52
|
this reeks of effort. is there not an easy install app in the repo's? if not, why not?
![]() |
2011-03-06
, 20:18
|
|
Posts: 232 |
Thanked: 44 times |
Joined on Feb 2010
@ Austria, Amstetten
|
#53
|
[Desktop Entry]
Version=1.0.9.580
Encoding=UTF-8
Name=FrostWire
Exec=sh MyDocs/frostwire-4.21.2.noarch/fw.sh
Type=Application
Icon=Frostwire.png
cd MyDocs/frostwire-4.21.2.noarch
java -jar FrostWire.jar
![]() |
2011-03-06
, 21:58
|
Posts: 298 |
Thanked: 197 times |
Joined on Dec 2009
@ Norway
|
#54
|
i have tryed to make a desktop icon for frostwire.... but somehow it doesnt work....
when i cd to MyDocs/frostwire-4.21.2.noarch/ an then do sh fw.sh frostwire starts....
but when i click on my icon in menu.... i only get a black screen and then t disappears....
btw fw.sh is
nothing more...
and i placed th icon in the right folder.... and it doesnt show too
![]() |
2011-03-07
, 16:57
|
|
Posts: 232 |
Thanked: 44 times |
Joined on Feb 2010
@ Austria, Amstetten
|
#55
|
[Desktop Entry]
Version=1.0.9.580
Encoding=UTF-8
Name=FrostWire
Exec=cd /home/user/MyDocs/frostwire-4.21.2.noarch/ && java -jar FrostWire.jar
Type=Application
Icon=Frostwire.png
![]() |
2011-03-07
, 17:15
|
Banned |
Posts: 726 |
Thanked: 497 times |
Joined on Aug 2010
@ Gravesend, UK
|
#56
|
![]() |
2011-05-13
, 23:33
|
Posts: 1 |
Thanked: 0 times |
Joined on May 2011
|
#57
|
here is a more simple process to get this work:
1. open this link from your phone https://garage.maemo.org/frs/downloa....1-1_armel.deb, after installation is complete
2. download frostwire to your computer, from here( the latest version of the tarball is not compatible with th mmjre, you have to use this ) http://newyork1.frostwire.com/frostw....noarch.tar.gz
3. extract de downloaded file frostwire-4.21.1.noarch.tar.gz
4. copy the exctracted folder frostwire-4.21.1.noarch to your phone, for example in /home/user/MyDocs/.documents/frostwire-4.21.1.noarch
5. open Xterminal
And its runningCode:cd MyDocs/.documents/frostwire-4.21.1.noarch/ java -jar FrostWire.jar
![]() |
2011-07-03
, 18:31
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#58
|
1: Main.main([Ljava.lang.String;@1186fab) class path entry = ../frostwire-4.21.8.noarch/FrostWire.jar java.lang.ArithmeticException: / by zero at com.limegroup.gnutella.gui.Main.getChosenSplashURL(Unkown Source) at com.limegroup.gnutella.gui.Main.showInitialSplash(Unknown Source) at com.limegroup.gnutella.gui.Main.main(Unknown Source)
![]() |
2011-07-03
, 20:22
|
Posts: 22 |
Thanked: 5 times |
Joined on May 2010
|
#59
|
![]() |
2011-07-03
, 20:24
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#60
|
It worked fine on my phone but can't seem to find it in the applications
Last edited by Tousled; 2011-03-06 at 10:06.