Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 9th October 2009, 04:48 AM
parabraves Offline
Banned
 
Join Date: Sep 2009
Posts: 44
linuxfedorafirefox
WTF?! I go to Applications-->Internet-->Frostwire, click it, NOTHING happens. Grrrrrrrrrrrrr. All I want is one song for now lol.
Reply With Quote
  #17  
Old 9th October 2009, 04:49 AM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxgentoofirefox
Try launching it from a terminal and see if it spits out anything annoying.

Also, what Java are you using?
Reply With Quote
  #18  
Old 9th October 2009, 05:04 AM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
linuxmozilla
if you want lots a mp3 music
install " One Swarm "
http://oneswarm.cs.washington.edu/

there is a ton on there
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #19  
Old 9th October 2009, 06:47 AM
parabraves Offline
Banned
 
Join Date: Sep 2009
Posts: 44
windows_98_nt_2000firefox
I can't say I paid much attention to *how* I downloaded it as it was pretty cut 'n dry, but I do remember pulling a dupe out of it thanks to yum saving the day.

I'll give other methods a shot if all fails.
Reply With Quote
  #20  
Old 9th October 2009, 07:27 AM
parabraves Offline
Banned
 
Join Date: Sep 2009
Posts: 44
windows_98_nt_2000firefox
How do I launch frostwire from the terminal so I can actually read it? The run command doesn't seem to be liking me. When I double-click the folder the Run From Terminal command just spits out a bunch of crap before closing on its own. I can't click anything to stop it or slow it down.

I don't know exactly what the most relevant number is for Java, so I'll retype all that was on the screen: 1.6.0_0
OpenJDK Runtime Environment (IcedTea6 1.6) (Fedora-29.b16.fc11.i386)
Open JDK Cient VM (build 14.0-b16, mixed mode)

Hope this helps. I certainly need it.
Reply With Quote
  #21  
Old 9th October 2009, 07:39 PM
parabraves Offline
Banned
 
Join Date: Sep 2009
Posts: 44
linuxfedorafirefox
Is there at least a bash command I can use to check frostwire out? I'm open to anything.
Reply With Quote
  #22  
Old 9th October 2009, 07:39 PM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxgentoofirefox
Frostwire used to have issues with IcedTea Java. I don't know if it still does. Not sure if that's the issue you're having here.

May want to give the official Sun Java a try.
http://www.mjmwired.net/resources/mj...-f11.html#java

To launch frostwire from a terminal, open up a terminal (for gnome that's Applications -> Accessories -> Terminal off the top of my head) and just type frostwire and hit enter.


Another app you could try that doesn't involve Java is gtk-gnutella. yum install gtk-gnutella
Reply With Quote
  #23  
Old 9th October 2009, 09:09 PM
parabraves Offline
Banned
 
Join Date: Sep 2009
Posts: 44
linuxfedorafirefox
Am I gonna have to uninstall the Java I'm using right now? You're right, after all this it tells me to get Sun Java:

Error: Could not open jar file: guice-1.0.jar
Error: Could not open jar file: jmdns.jar
Error: Could not open jar file: httpcore-4.0-beta2.jar
Error: Could not open jar file: jdic.jar
Error: Could not open jar file: jl.jar
Error: Could not open jar file: jython.jar
Error: Could not open jar file: forms.jar
Error: Could not open jar file: foxtrot.jar
Error: Could not open jar file: onion-fec.jar
Error: Could not open jar file: icu4j.jar
Error: Could not open jar file: lw-all.jar
Error: Could not open jar file: jogg.jar
Error: Could not open jar file: tritonus.jar
Error: Could not open jar file: commons-codec-1.3.jar
Error: Could not open jar file: FrostWire.jar
Error: Could not open jar file: jaudiotagger.jar
Error: Could not open jar file: mp3spi.jar
Error: Could not open jar file: aopalliance.jar
Error: Could not open jar file: clink.jar
Error: Could not open jar file: commons-logging.jar
Error: Could not open jar file: httpcore-niossl-4.0-alpha7.jar
Error: Could not open jar file: jorbis.jar
Error: Could not open jar file: jcraft.jar
Error: Could not open jar file: onion-common.jar
Error: Could not open jar file: httpcore-nio-4.0-beta2.jar
Error: Could not open jar file: ProgressTabs.jar
Error: Could not open jar file: looks.jar
Error: Could not open jar file: themes.jar
Error: Could not open jar file: httpclient-4.0-alpha3.jar
Error: Could not open jar file: messages.jar
Error: Could not open jar file: gettext-commons.jar
Error: Could not open jar file: jflac.jar
Error: Could not open jar file: jdic_stub.jar
Error: Could not open jar file: log4j.jar
Error: Could not open jar file: daap.jar
Error: Could not open jar file: vorbisspi.jar
Error: Could not open jar file: junit.jar
/usr/lib/frostwire/unpack200.py:10: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Traceback (most recent call last):
File "/usr/lib/frostwire/unpack200.py", line 58, in <module>
makeHashes()
File "/usr/lib/frostwire/unpack200.py", line 17, in makeHashes
output = file('hashes','w')
IOError: [Errno 13] Permission denied: 'hashes'
HOSTNAME IS Nathan
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_0]
Configuring environment...
Loading FrostWire:
CLASSPATH SET TO:
Unable to access jarfile FrostWire.jar
Reply With Quote
  #24  
Old 9th October 2009, 09:22 PM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxgentoofirefox
Quote:
Originally Posted by parabraves View Post
Am I gonna have to uninstall the Java I'm using right now?
I personally would. But the aforementioned link shows how to install Sun Java without removing IcedTea, and then selecting Sun's Java to be used via the alternatives utility, so leaving it shouldn't cause any ill.

Use a full root login to run those commands if you haven't set up your normal account to be a sudoer.
Reply With Quote
  #25  
Old 12th October 2009, 03:03 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
I just ran across this error (Post #23 above) myself, and it is NOT a JAVA problem - it's a FrostWire problem.

On run, frostwire calls it's own unpack200.py script to unpack it's *jar files, but this fails for normal users due to insufficient privileges (critical line: "IOError: [Errno 13] Permission denied: 'hashes'"). I suppose SUID on /usr/lib/frostwire/unpack200.py would fix, but I sincerely dislike SUID, so I ran frostwire as root, once, just to unpack the *jar files, canceled the FrostWire GUI, and exited. Now frostwire runs as any normal user. One or two other minor edits of the FrostWire scripts were required also - more "smoke and mirrors".

What a PITA. Would never have bothered if latest LimeWire was available in RPM.

V

Last edited by Hlingler; 12th October 2009 at 03:13 PM.
Reply With Quote
  #26  
Old 16th October 2009, 03:00 AM
parabraves Offline
Banned
 
Join Date: Sep 2009
Posts: 44
linuxfedorafirefox
So should I call it quits on FW? I just now revisited this thread considering I now have about 3 media players and no media to use them on. But yeah, clicking on Frostwire gives me a pause and then nothing.

There was another site discussed on here---OnSwarm? Worth a look?
Reply With Quote
  #27  
Old 16th October 2009, 03:02 AM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxgentoofirefox
Don't have many suggestions. As for me, I try to avoid Java apps. *shrug*

Did you give Sun Java a try?

If you're not interested in messing around with manually installing Sun Java, maybe just give gtk-gnutella a try? Works great last time I checked. It uses the same network as Frostwire/Limewire.

Code:
yum install gtk-gnutella
Reply With Quote
  #28  
Old 16th October 2009, 03:39 AM
parabraves Offline
Banned
 
Join Date: Sep 2009
Posts: 44
linuxfedorafirefox
I've downloaded so many "X" Java apps I can't wait to see what happens next time I check a repo-dubs list. Truth is I don't know if I have Sun Java but judging from the post preceding my last one it won't matter. How do I know what Java I have---dmesg?

I know limewire but not gnutella. Not that I'm unwilling to try it, just fearful the next series of posts or threads will be me asking how to use it. Anything emulating limewire/winmx et al would be ideal---is gnutella self-explanatory by any chance?
Reply With Quote
  #29  
Old 16th October 2009, 03:51 AM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
linuxfedorafirefox
one swarm is a pain to set up if you are not familiar with p2p .it is relay a f2f program with p2p ability.

on fedora ktorrent works nice .It has a nice user interface

i use oneswarm and ktorrent
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #30  
Old 16th October 2009, 03:54 AM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxgentoofirefox
gtk-gnutella uses the same network as Frostwire and Limewire. You'll be searching/downloading the exact same stuff with gtk-gnutella as you would be with Limewire and Frostwire.

That said, the gnutella network is full of fail and AIDs.

Try torrenting.
Reply With Quote
Reply

Tags
media

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Difference Install Media and Live Media?? Linoex Installation and Live Media 9 4th December 2008 11:09 PM
media xptweakerntn Using Fedora 1 30th December 2006 04:48 AM
cdrom mount as /media/(cdvolumename) instead of /media/cdrecord FC5 knutjorgen Using Fedora 4 5th August 2006 04:45 AM
DVD Media daniel_owen_uk Using Fedora 4 5th June 2006 08:42 AM
Why /media? MaegRil Using Fedora 3 19th February 2005 07:59 PM


Current GMT-time: 03:27 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat