You are not logged in.
Pages: 1
I am getting a VERY LONG OUTPUT of errors..
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0]
Configuring environment...
Loading FrostWire:
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: log.txt (Permission denied)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:177)
at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:156)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:247)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:123)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:87)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:645)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:603)
at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:500)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:406)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:432)
at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:460)
at org.apache.log4j.LogManager.<clinit>(LogManager.java:113)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at com.limegroup.gnutella.util.CommonUtils.isLog4JAvailable(CommonUtils.java:552)
at com.limegroup.gnutella.gui.Initializer.initialize(Initializer.java:85)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoader.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.limegroup.gnutella.gui.Main.main(Main.java:43)
Error: Couldn't find per display information
******************************************************************
Something went wrong with FrostWire.
Maybe you're using the wrong version of Java?
Any ideas?
Offline
frostwire 4.13.1.4-1 is now in extra. See how that goes.
Offline
umm... is your java set up properly?
The Bytebaker -- Computer science is not a science and it's not about computers
Check out my open source software at Github
Offline
FWIW, the previous version gave the error you posted above for me. 4.13 at least starts properly for me, haven't tested further yet.
Offline
Well, thanks guys, upgrading to 4.13 did the trick. :shock:
Thanks again for all the replies.
8)
Offline
The program seems to work pretty well for me, but does anyone know how i can quit it? Using "Close" from the menu just minimizes the window for me (i'm using KDE by the way). I have to resort to xkill which doesn't seem like the "proper" way to me.
Offline
IIRC there is a setting for that in preferences....something like "when closing Frostwire minimize to system tray" uncheck this I think.
Offline
usually programs that minimize to system tray can be closed by right-clicking the icon in systray and chosing exit (or something similar)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
I don't get a systray icon with frostwire actually. But I did find that I could change the "shutdown behavior" in the system tray section of the options menu. So it works properly now.
Offline
Pages: 1