Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
hello All
Im a linux newbie . I was trying out the http-tunneling software by your-freedom.net after installing i ran it ...the gui looked extremely primitive and the I could not enter any info in the fields required for configuration .
I am posting my terminal screen here , which comes on quitting freedom.jar
PIT:/data/freedom# java -jar freedom.jar
java.lang.ClassNotFoundException: com.sun.java.swing.plaf.windows.WindowsLookAndFeel not found in java.lang.ClassLoader$1{urls=[file:/data/freedom/freedom.jar], parent=null}
at java.net.URLClassLoader.findClass (URLClassLoader.java:841)
at java.lang.ClassLoader.loadClass (ClassLoader.java:360)
at java.lang.ClassLoader$1.loadClass (ClassLoader.java:1285)
at java.lang.ClassLoader.loadClass (ClassLoader.java:304)
at java.lang.VirtualMachine.createClass (VirtualMachine.java:116)
at net.java.plaf.Environment.Environment (Environment.java:49)
at net.java.plaf.LookAndFeelPatchManager.patch (LookAndFeelPatchManager.java:99)
at net.java.plaf.LookAndFeelPatchManager.initialize (LookAndFeelPatchManager.java:94)
at emsgui.setLAF (emsgui.java:85)
at emsgui.main (emsgui.java:16)
at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
at java.lang.VirtualMachine.main (VirtualMachine.java:108)
Exception in thread "TimeOuterFirer" java.lang.NullPointerException
at de.resolution.TimeOuterFirer.run (TimeOuterFirer.java:133)
at java.lang.Thread.run (Thread.java:709)
at java.lang.VMThread.callRun (VMThread.java:119)
at java.lang.Thread.callRun (Thread.java:397)
at java.lang.VirtualMachine.runThread (VirtualMachine.java:137)
(.:9070): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkWidget'
I too have the same problem but my freind who has the same configuration as me is able tio run it pretty well and nicely ... I guess he has installled sun java
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.