Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22700 ideas, 138270 comments, 2629576 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor rbn

Scroll speed in mouse options  
Written by trileletri the 11 Feb 13 at 16:26. Related project: Unity. New
Mouse scroll wheel should have an option (like in Windows) to set scroll speed - how many "lines" to scroll in one flip of a mouse wheel.
62
votes
up equal down
Solution #1: Add scroll speed slider to mouse settings panel
Written by trileletri the 11 Feb 13 at 16:26.
Add a simple mouse wheel scroll speed so you can set scroll speed to 1,2,3,4,5,6... lines of text for scrolling

See the 3 comments or propose a solution (latest comment the 23 May 13 at 10:18) >>

Performance options  
Written by Levan the 18 Feb 13 at 18:57. Related project: Compiz Advanced Settings (ccsm). New
ubuntu has really nice effects like minimizing window animation and so on but I think people should get the ability to manage this effects so
I think Visual Effect settings menu should be integrated directly to ubuntu yes some one might say that there is compiz manager but it requires a separate download and plus it is a mess to use I have this problem if I change something I never can make it as it was before

http://ubuntuone.com/7BWDfjIm4Hg3QmVzKNK0nL
25
votes
up equal down
Solution #1: Integrate Performance options in settings
Written by Levan the 18 Feb 13 at 18:57.
So I want to disable some effects to make ubuntu faster but sadly I can not do this easy
So why not instagreat it in
settings like this
http://i.imgur.com/kafzSpd.jpg

and

http://i.imgur.com/Oj0Ntfp.jpg
15
votes
up equal down
Solution #2: Integrate a simpler Performance options in settings
Written by prakreet the 26 Feb 13 at 07:37.
The proposal by levan will be too complex for new users. Why don't we give just give 3 options in the behaviour tab.
1. No animations
2. Some animations are shown
3. All animations

Similar to how android does it. A user who wants to tweak individual animations would know about ccsm and will surely go that way.
10
votes
up equal down
Solution #3: Combine Solution #1 and #2
Written by blob626 the 5 Mar 13 at 17:26.
Have the 3 options from solution #2 and an "advanced" button to take the user to the full list of effects.

This way new users don't need to worry about a complex effects list, but those who do want to can still enable or disable specific effects easily

See the 3 comments or propose a solution (latest comment the 28 Mar 13 at 15:05) >>

Managing Downloads  
No information about this blueprint
Information is updated every 5 minutes.
Please wait till the next update.
spec
Written by rbn the 28 Feb 13 at 15:51. Related project: Unity. New
Web browsers – like the default for Ubuntu: Firefox – are currently using an extra windows to manage downloads.
8
votes
up equal down
Solution #1: Manage downloads in the dash
Written by rbn the 28 Feb 13 at 15:51.
Instead of using an extra small window for managing your downloads, the dash could be used for it:

→The user clicks on a file in his webbrowser

→Is asked, if he want to download or to open the file

→The dash opens, the progress of the currently active download is shown, buttons to stop or to cancel would be there, too

→The user could easily continue working while the dash is hidden, if he would check the progress, he could just press SUPER and the dash would open, showing the status of the download

See the 5 comments or propose a solution (latest comment the 28 Mar 13 at 14:57) >>

Unity Search should include Browser Bookmarks  
Written by vab3 the 25 Feb 13 at 19:31. Related project: Unity. In development
Most of the applications I use are accessed through a web browser. Currently I have to open the browser and then click on a bookmark.

Chrome does have a way to create a web application, which will show up in the unity search, and there is some facility to do this in unity as well, but it is not simple.
23
votes
inprogress
Selected solution (#1): Unity Search should include Browser Bookmarks
Written by vab3 the 25 Feb 13 at 19:31.
Why not have unity search the browser bookmarks just like it does files, music, applications, and now on-line stores. Then If I hit super and typed in the name of a bookmark in my browser (e.g."Vim Commands Cheat Sheet", or "Ubuntu Brainstorm" it would give me the choice to open that page in a browser.

See the 3 comments or propose a solution (latest comment the 16 Mar 13 at 23:28) >>

Dead repos can pile up in the Sources.list file  
Written by asuastrophysics the 27 Feb 13 at 02:06. Global category: System. New
Everyone deals with this problem. You add a repository to your sources.list, only to find that at some point later, the developer has completely given up and has abandoned the project, leaving the dead repository as a present for you to deal with in your /apt/sources.list file. Then, you get that annoying warning about "Some repos failed to download" with that big, red, irritating exclamation point in your upper right panel.
53
votes
up equal down
Solution #1: Automatically display a prompt to delete dead repos
Written by asuastrophysics the 27 Feb 13 at 02:06.
The Update Manager and / or Software Sources program should have a function built-in that displays a prompt to delete the package for you from your sources list after X number of 404-not found attempts, or X number of days/weeks/months with it unable to contact the repo's server. This would decrease down time in the OS and allow for more automatic maintenance of a regularly-occurring item of service.
13
votes
up equal down
Solution #2: Ignore for X time
Written by OO-Dragon the 6 Mar 13 at 07:30.
Just have optioninal prompt that allows you to ingore future prompts from said repos for x amount of time, like a week. If it happens for 3 weeks in a row then prompt saying "repo has not responded in 3 weeks, would you like to delete?" as well as a just "ignore for another week".

The timeframe could also just be a drop down list of day, week, month, 2 months or something similar.

See the 4 comments or propose a solution (latest comment the 9 Mar 13 at 12:56) >>

introduce an option that makes access to USB storage a sudo requirement  
Written by graylion the 20 Dec 12 at 15:42. Global category: Security. New
Malware introduction and data theft via USB are a classic danger in the enterprise. It is reasonably easy to disable support for USB storage devices in linux, it just isn't usefriendly

see this solution:

http://www.howopensource.com/2011/08/how-to-disable-and-enable-usb-device-in-li nux/

while this is easy to implement, it would be nice in a corporate environment to simply set a flag at installation that makes this default - and that keeps the kernel signed for UEFI.
4
votes
up equal down
Solution #1: automate modprobe -r usb_storage
Written by graylion the 20 Dec 12 at 15:42.
see this solution:

http://www.howopensource.com/2011/08/how-to-disable-and-enable-usb-device-in-li nux/

while this is easy to implement, it would be nice in a corporate environment to simply set a flag at installation that makes this default - and that keeps the kernel signed for UEFI.

Also, plugging in a USB storage dvice should trigger gksu in order to provide access.
12
votes
up equal down
Solution #2: Use PolicyKit
Written by yman the 25 Dec 12 at 08:45.
I may want to prevent users on my personal machine from using removable storage as well, like if I want to lock it down on specific accounts.

See the 7 comments or propose a solution (latest comment the 27 Feb 13 at 17:54) >>

Reduce breakage, cruft, angst, etc caused by installing PPAs  
Written by Kaulbach the 20 Feb 13 at 17:15. Related project: Ubuntu Software Center. New
The problem:

People will add pretty much any PPA they come across, often leading to disappointment, system breakage, hair-pulling, and frustration - bringing them to the forums or #ubuntu IRC channel for support ( where we have the !ppa factoid to give a warning, or in most cases a rebuke by this point ).

It does not usually occur to most people to find a review or criticism of the PPA they are considering adding until it is too late.

24
votes
up equal down
Solution #1: Rudimentary PPA confidence rating
Written by Kaulbach the 20 Feb 13 at 17:15.
Proposed:
Provide a method to at least rate the reliability of a given PPA by how many others currently have confidence in it, similar to popcon.
eg: track how many people add-apt-repository , track how many people ppa-purge , make that information available to the user at the time they attempt to install a particular PPA so they can make a better-informed decision.
31
votes
up equal down
Solution #2: Adding ppa versions to software center
Written by JoRijo the 21 Feb 13 at 03:17.
Adding the unverified/unrevised versions of software to the Software center where there already is a rating and review system in place.
There just needs to be a pop-up when users try to install it with the warning saying that "this version/app is unverified, use at own risk, etc (detailed explanation expansion)" and separated ratings and reviews for the unrevised versions.
Also allow to choose between seeing the ratings of verified and unverified versions when searching for software (in the lists)

Like this people are undoubtlly aware of the dangers of installing it due to the warning pop-up and get easier access to new/updated software.


People don't want to have to hunt down ppas everytime they want to find a good and updated app.
And the waiting list for software to be approved is huge, it takes way too long for new stuff to get into the software center.

See the 4 comments or propose a solution (latest comment the 22 Feb 13 at 14:25) >>

Spread View: Close Windows on Middle-Click  
Written by linuxlisa the 22 Jan 13 at 13:10. Related project: Unity. New
The "Spread" view in 12.10 is nice. But what I really miss is an easy way to close unneeded windows from there. There is the close button for each window. But this button is tiny and you have to aim for it. This is very annoying. On top of that, I didn't even see this function/button until I read about it in a blogpost. I always thought that this is just the window title bar and always overlooked the close button or the very possibility that this is actually a way of closing windows from spread view.

Everytime I am in spread view, I wish I could close unneeded windows by simply clicking in that window. When clicking on a launcher icon with middle-mousebutton, a new windows of that application is being opened. So it would make sense that with a middle-click on such window in spread view, a window will close.
5
votes
up equal down
Solution #1: Open spread view and middle-click on unneeded window
Written by linuxlisa the 22 Jan 13 at 13:10.
1. Open the spread view when having multiple windows open
2. Middle-click on unneded window
21
votes
up equal down
Solution #2: Open spread view and right click for options
Written by Dazed_75 the 22 Jan 13 at 16:16.
I don't think solution 1 is at all intuitive, but right clicking is universal for a context menu with options that make sense. These could include closing, minimizing, maximizing, or even moving to another workspace (left, right, up, down, or named).
12
votes
up equal down
Solution #3: Make the close button big upon mouse proximity
Written by beruic the 30 Jan 13 at 00:50.
Make the close button easier to click on.

I initially imagined that it could be shown all the time, but scaled like the window, and then when the mouse comes near, some kind of zoom effect or magnifying effect could happen, such that it's easy to click. This however might hinder the user in discovering functionality initially, so maybe a normal sized version the close button should just be placed with its centre upon the corner of the window (thus obstructing the real estate of the scaled down version of the window less), and become bigger when the mouse comes near.

This of course does not hinder solution #1 from being implemented as well.

See the 2 comments or propose a solution (latest comment the 16 Feb 13 at 06:33) >>

A button for Save & Replace  
Written by vkadal the 1 Feb 13 at 15:55. Global category: Usability. New
When ever a file is being saved from an application say gedit, and the user is trying to over write an existing file, another warning screen will appear to get confirmation for replacing the existing file. Most of the cases the user saves with the full knowledge of replacing an existing file
-21
votes
up equal down
Solution #1: Add a button save and replace
Written by vkadal the 1 Feb 13 at 15:55.
Currently there are only two buttons. (save) and (cancel). One more button can be introduced (save & replace). So there will be three buttons (save) , (save & replace) , (cancel).

If the user clicks save, and if it is a new file, the file can be saved without any additional warning. (This feature is available already)

If the user clicks save, and if there is a file existing with the same name, a warning can be screen generated. (This feature is available already)

If the user clicks (save & replace), and there is already a file or not, the file will be saved without any warning. This is the new feature this idea want to introduce.

See the 3 comments or propose a solution (latest comment the 2 Feb 13 at 13:20) >>

Lesser Download while Upgrading  
Written by vkadal the 20 Jan 13 at 05:17. Related project: Live CD installer. New
Recently, I was upgrading form 11.04 to 11.10. I was upgrading through internet. The number of packaged downloaded where around 1500. I seriously doubt that all the 1500 packages are modified from Ubuntu 11.04 to 11.10. May be 30% of the packaged may be modified / improved. The remaining 70% of packages may be same between 11.04 and 11.10. So there is no need to download the unchanged 70% once again during up-gradation.
18
votes
up equal down
Solution #1: Retain all the packages which were downloaded during installation
Written by vkadal the 20 Jan 13 at 05:17.
While installing Ubuntu, the packages from internet / CD can be copied to local hardware and retained. While upgrading to newer version, only the modified packages alone need to be downloaded instead of entire Ubuntu.

This will reduce the traffic in Ubuntu servers and may reduce cost of traffic. This will reduce the time of installation and traffic to the machine under up-gradation.
25
votes
up equal down
Solution #2: Add an apt-get-torrent option for downloading package files...
Written by tenplus1 the 22 Jan 13 at 08:28.
This will enable users to access a torent containing all of the repository files and lets users download/update files a lot faster as well as sharing the load from the servers while downloading...

See the 2 comments or propose a solution (latest comment the 26 Jan 13 at 13:31) >>

2 Next >>