Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
Add/Remove program dialog
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Popular ideas Here are random ideas about Add/Remove program dialog.

Pre-load more of the main setup program!  
Written by Martin1980 the 8 Mar 09 at 20:41. New
For some (including myself), it is not always easy to determine which setting tools needed to make things work.
Install them from the start!

My main problem is bluetooth. I've installed and uninstalled (sought in Synaptik after sensible programs for bluetooth) as a fool. But it is still complicated. Sometimes I find NOTHING and sometimes I can find ANYTHING, but I don't know if it is my stuff.
17
votes
up equal down
Solution #1: Pre-load more of the main setup program!
Written by Martin1980 the 8 Mar 09 at 20:41.
Do not know exactly which programs or how. But install the things that the normal user is expected to have in the form of peripherals (especially bluetooth?!)

See the 1 comments or propose a solution >>

System Snapshot  
Written by ChrisB the 26 Jun 10 at 21:09. New
When trying to duplicate an existing system or restore an old system you need to use the command line to access and store this information. This prevents this useful technique form being fully used.
2
votes
up equal down
Solution #1: Add to Software Centre "Installed Software" Panel
Written by ChrisB the 26 Jun 10 at 21:09.
A button should be added to the "Installed Software" panel in the Software Centre, that allows users to save a file containing in some form a list of all packages installed on their system. This could contain version information also. However the format should be such that is is usable by other programs, especially command line applications.

This can then be opened by the software centre, where it is applied to the current system.

Add a comment or propose a solution >>

Add labels to applications  
Written by kenneth.venken the 18 Dec 08 at 22:44. New
Currently applications are put into one category. (graphics, games,..) Perhaps it is better to add labels to applications.
So for example gimp could have the labels "editor, graphics, advanced" and openoffice could have "editor, documents"

Labels could be created to split applications per functions:
- editor, player, game, configuration, converter..
per type of data they work on
- video, audio, text, document, none, dvd, cd,..
per user friendliness
- simple, normal, advanced,...
per ...

These labels could then be used to create and customize a menu. Applications can be displayed more than once in a menu (in different categories) if needed.

The debian package control file should create a new field: labels for this to be implemented.
-3
votes
up equal down
Solution #1: Auto-generated solution of idea #16613
Written by kenneth.venken the 18 Dec 08 at 22:44.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16613 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 1 comments or propose a solution >>

Installation Assistant !  
Written by El Barto the 14 Oct 08 at 17:31. New
First of all Excuse me if this idea is in the wrong categorie, but it's my first idea an joined 2 days ago...

Well, i know that in Ubuntu is used the Gdebi package manager as a .deb packages installation assistant or synaptic, and it's really easy to use but i have seen a lot of applications that comes in a .bin format (for example Google Earth if you download it from Google's page) or in .sh format (usually comes with a MAKE or MAKE INSTALL file) and the MAKE and MAKE INSTALL files when you download it form the internet.
what i want to say is that if you have any of these formats, and you double click on it, the assistant start to install the application automatically, and more important, if you double click on a MAKE file the assistant should compile and install automatically the application. this will be really useful for new people that want to install applications that ARE NOT IN THE REPOSITORIES.

Another thing could implement is that when installing an application, missing dependencies are needed, the assistant should try to search online for those dependencies and solve it!

eventually the assistant could convert automatically the .rpm files into .deb files and open the Gdebi to install the .deb resultant package if possible... HOPE THIS COULD BE USEFUL.. !
6
votes
up equal down
Solution #1: Auto-generated solution of idea #14395
Written by El Barto the 14 Oct 08 at 17:31.
Ubuntu Brainstorm was updated in January 2009. Since the idea #14395 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 3 comments or propose a solution >>

Make add/remove work with "open with..."  
Written by deathsshadow77 the 29 Dec 08 at 07:46. New
In windows, when a file type is unknown there is an option to search what it is on the web or to open it with a chosen program.

In Ubuntu there is the option to open it with a program or a command.

There should be another alternative that would open up add/remove and would automatically input the file type in the search box. This would then yield all the programs that can use the file type.

Unfortunately add/remove would need to be changed to allow file types to be searched
116
votes
up equal down
Solution #1: Auto-generated solution of idea #16882
Written by deathsshadow77 the 29 Dec 08 at 07:46.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16882 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 4 comments or propose a solution >>

Select best repository automatically according to the network segment  
Written by fracting the 26 Apr 10 at 01:35. New
Ubuntu Software Center can select best repository server automatically by scan the servers one by one,it works well most of the time,but we can make it better.
Every time I run "Select Best Server",it scans all the servers arround the world, and this takes a long time .However ,if it just scans several nearby servers according to the location of the user, we can save a lot of time.Since it's easy to position a computer from one's IP address,we can also select the best server automatically according to one's network segment.It is possible and effective, and much faster than scan one by one.
123
votes
up equal down
Solution #1: Select best repository by network segment
Written by fracting the 26 Apr 10 at 01:35.
First of all,we have to run an analysis-server in order to collect the connection speed data between Ubuntu Desktops and repository-servers from amounts of UserIP-ServerIP couples.

Continue,all the Ubuntu Desktop machines should automatically run a random test backgroud when the network using on the user's computer is in idleness.
Ubuntu Software Centers scan serveral servers randomly,then submit the result data including [UserIP,ServerIP,ConnectionSpeed] to the analysis-server.

After that,when someone run "Select Best Server",Ubuntu Software Center will connect to the analysis-server,then the analysis-server will return the fastest repository-server address according to the user's IP address and the previous statistic data.

How does the analysis-server work ? This is based on the following conjecture:
Different IP addresses in the similar network segment has the same connection speed.
For example,according to www.whatismyip.com ,the IP address 121.33.180.2 is in GuangZhou China, it's ISP is CHINANET GUANGDONG PROVINCE NETWORK, and so is 121.33.200.220 .Then we can conject that 121.33.190.163 is also in GuangZhou China and is also provided by CHINANET GUANGDONG PROVINCE NETWORK , because it is in the network segment which is between 121.33.180.2 and 121.33.190.163 .(In fact this my current IP address.) For this reason ,we can determine the fastest repository-server for almost all IP addresses by collecting and analysising just only a few IP addresses.


10
votes
up equal down
Solution #2: Only for large downloads
Written by Akerbos the 26 Apr 10 at 06:49.
The analysis might be useless overhead of only some MB have to be downloaded.
3
votes
up equal down
Solution #3: Top 3 & click for more
Written by Tom6 the 30 Apr 10 at 18:13.
A single click should just scan the top 3 identified so far. A double-click or the second click should offer
1. Top 10
2. Scan all

So Top3 & Top10 changes according to which have been found to be fastest previously. Logs could keep values of top20 & the test is only done by using this button by default.

When downloading 8.10, 9.04 and 9.10 i found the fastest servers were a long way off. In my country people all started downloading at approximately the same times but the Czech site was hardly being used (it had been swamped earlier)
17
votes
up equal down
Solution #4: Select Best Servers in a country
Written by zergling78 the 8 May 10 at 13:55.
Now "select best server" scan all servers and return the fastest one. But most of time people choose the server in their countries, sometimes in countries near by.

My idea is when a use select a country from the left country list, add an "Select best server in XXX" button above "Select best server" button. Then the use can click it to only scan the server in that country.
11
votes
up equal down
Solution #5: best server is not always in your region !!
Written by thom the 14 May 10 at 23:59.
Read this:

http://ubuntuforums.org/showthread.php?t=1131855&page=2

In some contries, a server on another continent may well be a better choice.

See the 1 comments or propose a solution >>

Don't install some apps by default, but show them.  
Written by znupi the 20 Aug 08 at 15:24. New
I don't know if this is possible of if it would prove efficient. What I'm thinking is some way of not installing some big applications by default. For example, I never use Evolution, and I only use OO.o Word, I never use Spreadsheet, Presentation, etc. Here's how I see it: after you install Ubuntu, you should be able to *see* all these applications in the Applications menu, without them being actually installed. Upon first launch of the application, it should be installed.

This would decrease the download size when downloading Ubuntu .iso-s and would provide the user with more free disk space.
-13
votes
up equal down
Solution #1: Auto-generated solution of idea #12379
Written by znupi the 20 Aug 08 at 15:24.
Ubuntu Brainstorm was updated in January 2009. Since the idea #12379 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 5 comments or propose a solution >>

Copying / Pasting / Removing Windows should be entegrated to the bar  
Written by sinanaykut the 20 Dec 08 at 12:50. New
Here there is a representation of my idea.


http://img163.yehhe.com/image.php?id=2927ubuntu_desktop.JPG


It doesn't have to be a out of the box function but maybe it will be useful
19
votes
up equal down
Solution #1: Auto-generated solution of idea #16669
Written by sinanaykut the 20 Dec 08 at 12:50.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16669 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 4 comments or propose a solution >>

better control over disk usage (apps size and drive choise)  
Written by cougarten the 3 Feb 09 at 11:06. New
Running Ubuntu on a netbook/subnotebook you get some space problems really fast.
Therefore you have to kick out something or use external drives.
130
votes
up equal down
Solution #1: show aproximate size of applications
Written by cougarten the 3 Feb 09 at 11:06.
Show aproximate size of applications in the add/remove programms dialog.
If that is to harrd to calculate because of the dependencies: make a calculate size button for the installed apps.
38
votes
up equal down
Solution #2: better support for external drives
Written by cougarten the 3 Feb 09 at 11:08.
Many programs are not needed very frequently, I'd like to move those on to an external drive that I'm asked to plug in when I launch the application on it.
132
votes
up equal down
Solution #3: notify on low/no free space
Written by cougarten the 3 Feb 09 at 11:15.
Running out of space many problems occur, but nothing warned you before it is to late and nothing notifies that all the probems are because of no free disk space available.

Add a comment or propose a solution >>

new admin groups  
Written by incorrect the 27 Aug 08 at 15:00. New
I have the following setup:

openldap server serving users and groups

I have created a number of groups and added users to them. I can simply visudo and add the group in that i wish to admin the system. However this is create for a server, but not for a desktop as the following happens:

on the gnome menu 'Add/Remove' does not appear and a number of gui tools will only allow me to select a user who is a member of the local admin group.

I would like a method to add a n number of groups who will be treated the same as the local admin group.
-9
votes
up equal down
Solution #1: Auto-generated solution of idea #12607
Written by incorrect the 27 Aug 08 at 15:00.
Ubuntu Brainstorm was updated in January 2009. Since the idea #12607 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Add a comment or propose a solution >>

<< Previous 1 2 3 4 5 6 7 8 9 ... Next >>