[Bug 99435] Re: A java loader script to apply some extra settings

2008-06-21 Thread Marco Trevisan
Also if this script isn't always needed, I'm still using it and so I've attached here a newer version of the script with some fixes and improvements. It works both with JRE and JDK java binaries. Just a more thing: the MToolkit workaround isn't needed on java versions majaor than JDK6 Update 6u1

[Bug 99435] Re: A java loader script to apply some extra settings

2008-06-20 Thread robogeek
I'm surprised MToolkit is still there, I thought it had already been removed. You should be aware it's planned to be removed but since it's there in java6 it'll stay in java6 so it must be java7 where it'll be removed. We don't have KDE support like there is GTK LF support. But this could be

[Bug 99435] Re: A java loader script to apply some extra settings

2008-06-20 Thread robogeek
It's not necessary to do this shell script. According to the documentation for javax.swing.UIManager if the file jre/lib/swing.properties exists it is read for properties. Unfortunately it appears the only way to override the default for awt.toolkit is the method here:

[Bug 99435] Re: A java loader script to apply some extra settings

2007-06-03 Thread Bruce Cowan
** Changed in: sun-java6 (Ubuntu) Status: Unconfirmed = Rejected -- A java loader script to apply some extra settings https://bugs.launchpad.net/bugs/99435 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 99435] Re: A java loader script to apply some extra settings

2007-03-31 Thread TreviƱo
java Script attached. To use it you simply should do: $ sudo mv /usr/lib/jvm/your-java-dir/jre/bin/java /usr/lib/jvm/your-java-dir/jre/bin/java-bin $ sudo mv java /usr/lib/jvm/your-java-dir/jre/bin/java $ chmod +x /usr/lib/jvm/your-java-dir/jre/bin/java Now all will work like before but with