[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 build b01, so maybe I should add a control
for that. BTW I've not done it yet since it could be just a waste of
time when loading a java application.

** Attachment added: java.ex
   http://launchpadlibrarian.net/15496871/java.ex

-- 
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 changed in the source.

-- 
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
http://java.sun.com/javase/6/docs/technotes/guides/awt/1.5/xawt.html

-- 
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 optimized settings... Use java
-version to check it ^_^

Also available at: http://paste.ubuntu-nl.org/13114/

Bye...

** Attachment added: Java mustang loading script to support KDE settings for 
Subpixel font rendering and Compiz / Beryl compatibility workaround for swing 
applications
   http://librarian.launchpad.net/7093828/java

-- 
A java loader script to apply some extra settings
https://launchpad.net/bugs/99435

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs