Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 12357 ideas, 58479 comments, 1187050 votes

Contributor jespdj




up
751
down
Do not install support for PalmOS devices by default  
Written by jespdj the 8 Mar 08 at 07:23. Category: Installation. Related to: Nothing/Others. New
Most users do not have a PalmOS PDA. For some reason, Ubuntu developers decided to install support for PalmOS devices by default in Ubuntu (you can access it at: System / Preferences / PalmOS Devices).

I think it's not a good idea to by default install support for one specific brand of PDA's which only a tiny fraction of the users is ever going to use. Those people who do have a PalmOS PDA can easily install it afterwards.

So: Please remove support for PalmOS devices from the default install. This includes the packages: gnome-pilot, gnome-pilot-conduits.

See the 17 comments >>

implemented
Done!
(270)
Do not install gcj/gij (obsolete GNU Java) by default  
Written by jespdj the 14 Mar 08 at 13:08. Category: Installation. Related to: Nothing/Others. Implemented
Currently, Ubuntu comes with GNU Java (gcj/gij) installed as the default Java. (I'm not sure but I think it is because OpenOffice needs Java).

Unfortunately, this is a very slow and incomplete version of Java 1.4, which does not run many Java programs very well. Because of this, many users get in trouble when they want to use some Java programs - they don't work well and run very slowly. The solution is to install a better Java, such as Sun Java 6. Sun Java 6 is not 100% free and open source software (yet), so it cannot be installed as the default Java with Ubuntu.

There is, however, a much better free alternative implementation of Java than gcj/gij, IcedTea: http://icedtea.classpath.org/

IcedTea is based on the source code of Sun's Java, with the non-free components replaced by open source alternatives.

Proposal: Instead of the obsolete gcj/gij, install IcedTea instead as the default Java. (Fedora 8 does this already).

Developer comments
OpenJDK is now the default Java for Intrepid

See the 11 comments >>