You are not logged in.
Pages: 1
It looks like every thing is normal, however, after the configuration wizard, the frostwire cannot get started anymore.
thanks
junmin@thinking ~ $ frostwire
python: can't open file '/usr/lib/frostwire/unpack200.py': [Errno 2] No such file or directory
HOSTNAME IS thinking
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_11]
Configuring environment...
Loading FrostWire:
CLASSPATH SET TO: :./ProgressTabs.jar:./mp3spi.jar:./jcraft.jar:./jorbis.jar:./httpclient-4.0-alpha3.jar:./tritonus.jar:./jaudiotagger.jar:./FrostWire.jar:./gettext-commons.jar:./onion-fec.jar:./themes.jar:./aopalliance.jar:./lw-all.jar:./httpcore-4.0-beta2.jar:./jflac.jar:./foxtrot.jar:./jl.jar:./looks.jar:./jogg.jar:./forms.jar:./httpcore-nio-4.0-beta2.jar:./commons-logging.jar:./log4j.jar:./jmdns.jar:./onion-common.jar:./clink.jar:./icu4j.jar:./vorbisspi.jar:./daap.jar:./messages.jar:./httpcore-niossl-4.0-alpha7.jar:./jdic_stub.jar:./junit.jar:./guice-1.0.jar:./commons-codec-1.3.jar:./jdic.jar:./jython.jar
SimppSettingsManager.activateSimppSettings() - activating new settings
SimppSettingsManager.activateSimppSettings() - activating new settings
****STARTUP DEBUG: Is this a supported windows or Mac? false
Trying to start chat panel...
initializing chat community...
Creating new IRC App...
Initializing new IRC App...
Error: Couldn't find per display information
******************************************************************
Something went wrong with FrostWire.
Maybe you're using the wrong version of Java?
(FrostWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode)
Offline
****STARTUP DEBUG: Is this a supported windows or Mac? false
what the hell? are u tryong to run it in wine?
Offline
junmin@thinking ~ $ frostwire
python: can't open file '/usr/lib/frostwire/unpack200.py': [Errno 2] No such file or directory
Doesn't look like it
Offline
Normal log (Frostwire works):
python: can't open file '/usr/lib/frostwire/unpack200.py': [Errno 2] No such file or directory
HOSTNAME IS archlinux
Starting FrostWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_0]
Configuring environment...
Loading FrostWire:
CLASSPATH SET TO: :./jython.jar:./jaudiotagger.jar:./onion-common.jar:./ProgressTabs.jar:./commons-logging.jar:./jcraft.jar:./jl.jar:./tritonus.jar:./onion-fec.jar:./looks.jar:./log4j.jar:./forms.jar:./themes.jar:./daap.jar:./foxtrot.jar:./jdic.jar:./httpclient-4.0-alpha3.jar:./jmdns.jar:./commons-codec-1.3.jar:./jorbis.jar:./FrostWire.jar:./lw-all.jar:./guice-1.0.jar:./httpcore-niossl-4.0-alpha7.jar:./jflac.jar:./messages.jar:./icu4j.jar:./jogg.jar:./junit.jar:./httpcore-4.0-beta2.jar:./aopalliance.jar:./jdic_stub.jar:./mp3spi.jar:./clink.jar:./gettext-commons.jar:./httpcore-nio-4.0-beta2.jar:./vorbisspi.jar
SimppSettingsManager.activateSimppSettings() - activating new settings
SimppSettingsManager.activateSimppSettings() - activating new settings
****STARTUP DEBUG: Is this a supported windows or Mac? false
Trying to start chat panel...
initializing chat community...
Creating new IRC App...
Initializing new IRC App...
Can load libraries!
Smileys should be ACTIVE!
Initialized! new IRC App...
getting nick: nighthawk2kChat enabled?: true
Removing previous banners...
Getting banners from server...
Loading banners...
User-Agent: FrostWire/Linux/4.17.1
SponsorLoader.startElement -> Detected a custom refreshrate -> 0
SponsorLoader.startElement -> Killing Banner Refresh Tasks
BannerContainer.setupBannerRefreshTask() - No banner refresh for me.
Fetching ip address on separate thread
I'm using OpenJDK6 for run Frostwire and works fine...
Bruno Tsubouchi Yporti
http://yporti.archlinux-br.org/
Offline
got ir resolved.
i had to comment
export LD_LIBRARY_PATH=`pwd`
and eliminate the argument
-Djava.library.path=.
in the java execution line
both are deal with /usr/share/frostwire/runFrostwire.sh
looks like that with these enviorment variable set, frostwire cannot load the native library correctly.
i dont really understand what's happening inside, cause these variable looks like normal, anyway, that works.
if anyone knows why, please tell me.
thx
Offline
Pages: 1