Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 15328 ideas, 75068 comments, 1387413 votes

Contributor Kadaz




up
58
down
Apt should already start unpackaging before the end of the download  
Written by ploum the 6 Jun 08 at 08:25. Category: System. Related to: Nothing/Others. New
Currently, when you upgrade, you loose a lot of time because all has to be installed then, only when it's finished, it will start the real upgrade.

1) As soon as apt has a bunch of related packages, it should upgrade them. It makes no sense to wait to download the full OpenOffice packages before installing the linux-kernel.

2) The download with apt should not be blocking. I should be able to apt-get upgrade --download-only a lot of packages and still be able to install a little software.

No comment yet. Add a comment >>

up
626
down
install 7zip with default  
Written by vinutux the 6 Mar 08 at 11:43. Category: Others. Related to: Nothing/Others. New
7-Zip is open source software. Source code is under the GNU LGPL license. it is nice to install it default.

1. Install 7zip with other copression methodes like zip, tar, gzip

2. It automatically integrated with file-roller. So no need any other gui program or user don't want to know complex comand lines for compressing their data in 7zip.

See the 24 comments >>

up
1493
down
Integrate prefetch into Ubuntu  
Ubuntu

In :  
Priority : Medium
Definition : Pending Approval (Needs guidance)
Implementation : Deferred
Assignee : Scott James Remnant
spec
Written by Ubuwu the 28 Feb 08 at 15:04. Category: System. Related to: Nothing/Others. New
In todays computer systems the main bottleneck is not CPU but disk access which is several orders of magnitude slower than CPU and memory. In such circumstances the way to improve application performance is to prefetch data it needs from disk before it even requests it and it is the point of prefetching techniques. This speeds up boot and decreases the time needed to start programs. This replaces and it is faster than the currently used readahead.

See the 31 comments >>

up
-19
down
Include an "I don't really care" option for ideas  
Written by frandavid100 the 29 Feb 08 at 12:29. Category: Others. Related to: Nothing/Others. New
I have seen ideas in brainstorm.ubuntu.com that I really like, so I voted for them. I have also seen others that seemed like bad ideas to me, so I voted against. But what about those I don't have a strong opinion about? What about those that I would find OK if implemented, but I wouldn't really give a damn if not? What about those I just don't understand?

I feel like brainstorm.ubuntu.com is somehow "forcing" me to take a decision on those, because it shows them to me every time I enter the page. I would really like to have the option to show my indifference -or ignorance- on them.

Also, it would be helpful if hiding voted ideas (http://brainstorm.ubuntu.com/idea/1333/) is ever implemented.

See the 8 comments >>

implemented
Done!
(2671)
LiveUSB  
Written by Taku the 28 Feb 08 at 14:35. Category: System. Related to: Nothing/Others. Implemented
cdroms are slow, don't allow to modify their content easily, they are weak and not as easy to carry as USB keys.

It would be great to provide Ubuntu as a liveUSB just as Mandriva does. We should be able to carry our distribution on any computer, manage our preferred settings (do I want binary drivers enabled ? what is my preferred resolution ?), etc.

The thing is not to make something transportable, but really a nomad system that could be used just the best way as it could on any computer.

Developer comments
This was implemented by two separate projects! Both Usb-creator (see the blueprint) and Usblive (see its website) allow you to build a live USB system on Intrepid.
The first one is available on the repository, and usblive in this PPA.

See the 76 comments >>