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 beruic

Install media innovation  
Written by beruic the 29 Apr 13 at 13:33. Related project: Live CD. Not an idea
The days of installing Ubuntu from an optical drive are almost over. New computers can install Ubuntu from a USB media. Why not exploit this more?

Unlike optical media, a USB media can store data, and thus opens up for new opportunities.
0
votes
closed
Solution #1: Self updating, configurable USB media
Written by beruic the 29 Apr 13 at 13:33.
By developing tools for the Ubuntu installer USB, the following could become possible through the desktop booted from the USB:

1. The USB could update it self by downloading new versions of packages. Thus the need to update a newly installed computer is reduced. This is especially useful when installing a lot of machines.

2. The USB could store recipes for installing a specific set of packages. This is already possible (https://help.ubuntu.com/community/InstallCDCustomization), but imagine being able to create, edit and delete recipes by booting the USB, and utilizing a tool from it.

3. The USB could clone it self to another USB to create new install media with the same package versions and recipes.

4. The USB media could also boot to an install image server, serving the recipes as network installable images.

See the 4 comments or propose a solution (latest comment the 7 May 13 at 02:17) >>

Make better use of the message and sound menu indicators  
Written by beruic the 30 Oct 11 at 23:40. Related project: Unity. Not an idea
The sound and messaging menu indicator icons are small and hard to hit with the mouse. This is a drag when you for example want to use the sound menu to change music track and such. Why not expand these two with useful information when appropriate?
0
votes
closed
Solution #1: Expand sound menu while content is playing
Written by beruic the 30 Oct 11 at 23:40.
When Banshee is playing, why not let the current track information be shown as a part of the menu?
Not all of the information at once, since this would be too wide, but the info could be scrolling sideways in a defined width.

Many people start some music, and then let it play in the background while doing other stuff anyway.

See the 1 comments or propose a solution (latest comment the 31 Oct 11 at 17:43) >>

Rebrand Unity  
Written by beruic the 20 Sep 11 at 08:50. Related project: Unity. Not an idea
The Unity name is not unique enough. Searching Google reveals http://unity3d.com/, http://unity.codeplex.com/ and http://msdn.microsoft.com/en-us/library/ff663144.aspx.
A more unique name would do probably do better at branding the desktop, and thus Ubuntu.
0
votes
closed
Solution #1: Call for suggestions
Written by beruic the 20 Sep 11 at 08:50.
Honestly I have no idea what to rebrand Unity to yet, but Brainstorm demanded that I'd create a idea solution.
Please give your suggestion.

See the 3 comments or propose a solution (latest comment the 30 Oct 11 at 23:50) >>

Cleaner Unity wall sliding animation  
Written by beruic the 12 Jul 11 at 10:14. Related project: Unity. Not an idea
In the default Unity setup in 11.04, there are no wall sliding windows set. This means that everything except the unity panels slide when changing desktop with [Ctrl]+[Alt]+[left/right/up/down]. Even the shadow under the top panel slides.
This is intuitively inconsistent; things that does not disappear on viewport change, should not have movement animation.
0
votes
closed
Solution #1: Set default Non Sliding Windows
Written by beruic the 12 Jul 11 at 10:14.
In my setup, I have set Non Sliding Windows to "(type=Desktop | Notification | Tooltip ) | state=sticky". This works for everything but legacy applet icons such as Skype.
Only windows move when changing desktop, except the sticky ones of course.

See the 2 comments or propose a solution (latest comment the 14 Jul 11 at 11:40) >>

LTS desktop versions of Ubuntu suffer from old software  
Written by beruic the 22 Jun 11 at 12:18. Global category: Quality. Already implemented
LTS releases focus on stability to make it a commercialle applicable product, but it suffers from old versions of key software.
0
votes
closed
Solution #1: Upgrade key desktop software
Written by beruic the 22 Jun 11 at 12:18.
Upgrade key desktop software to newer versions in the default repositories.
Of course LTS users could upgrade e.g. Firefox from PPA, but it would be much easier to update, say 100 machines, from the main repository, than adding the PPA to them all.
0
votes
closed
Solution #2: Make key PPAs one click instalable
Written by beruic the 22 Jun 11 at 12:29.
Maybe even promote stable sources of software to be official sources of newer software, and make them installable from the software centre, as well as on many machines via e.g. landscape.

Perhaps it could be made as a package named [software]-official-upgrade-source or something similar but shorter. This package could maybe also be used for downgrading the upgraded packages when it is removed, like ppa-purge functionality: when you have the package installed, you have the newest upgrades, when not you have the official repository version, unless you have some other source for newer versions.

See the 2 comments or propose a solution (latest comment the 23 Jun 11 at 22:11) >>

Lenses management  
Written by beruic the 12 May 11 at 22:36. Related project: Unity. Not an idea
In Unity, if a lens is installed, you got it in your panel, and if you want to remove it, you have to uninstall it. This is impractical if there is multiple users on tour computer with different lens preferences.
Further more, a keyboard shortcut for a lens might be impractical for one user, while not for another.
0
votes
closed
Solution #1: Make each users able to choose their lenses
Written by beruic the 12 May 11 at 22:36.
Users should be able to choose in a GUI what lenses they would like to have activated in their panel.
0
votes
closed
Solution #2: Make each users able to choose the shortcuts for their lenses
Written by beruic the 12 May 11 at 22:38.
Users should be able to choose in a GUI what shortcuts, or at least shortcut letters (in combination with the [Super] key) they would like to use for their lenses.

See the 1 comments or propose a solution (latest comment the 23 May 11 at 17:00) >>

Mounted network drives are likely to fail after suspend or hibernation  
Written by beruic the 30 Nov 10 at 13:44. Related project: Nautilus. Not an idea
I usually suspend or hibernate my computer when I'm done with it for time being. However, when I resume it, I often find that I forgot to unmount various ssh and ftp drives before I suspended or hibernated, resulting in various long waiting time, and various error messages when I (accidently) execute some action in a nautilus window with one of these drives open, or in any other way try to access the "mounted" resources.
0
votes
closed
Solution #1: Automatic unmounting with "are you sure?"-messages
Written by beruic the 30 Nov 10 at 13:44.
When trying to suspend or hibernate, it should be checked whether there are any
- resources mounted
- programs using those resources.

If no programs are using the resources, just unmount and suspend or hibernate.

If a program have a file open in one of those drives, give a warning and tell which programs have what open (in a human readable way), and ask for action. If the user (save and) close these programs, just continue as above.
0
votes
closed
Solution #2: Inteligent remounting
Written by beruic the 30 Nov 10 at 14:00.
Some intelligent remounting which might unmount and suspend or hibernate, and after resuming, try to remount drives when there's network connection again.

There are however some issues with this:

Some kind of site-awareness may be needed in the network manager, to handle local resources. Perhaps it should be possible to enter two or more addresses for the same drive?

If the files have changed since last time the drives was mounted and a file was opened for editing, theres a possibility of losing work. Perhaps some diff control could solve this partly.

See the 1 comments or propose a solution (latest comment the 21 Dec 10 at 12:37) >>

Sort 3rd party PPAs in software sources  
Written by beruic the 11 Aug 10 at 08:43. Related project: Synaptic package manager. New
I have a lot of extra PPAs added to get updated software for my Ubuntu. It is hard to get an overview of them in Software Sources, when there, as currently, seems to be no logic in the order of which they appear.
86
votes
up equal down
Solution #1: Grid view
Written by beruic the 11 Aug 10 at 08:43.
Make it a grid view so you can soft on both title and address. Let untitled PPAs appear alphabetically first or last (whatever people prefer. Pleas comment.)

Add a comment or propose a solution >>

GUI to set panel applets to be right sticky in Gnome  
Written by beruic the 11 Jan 10 at 13:15. Related project: Gnome. New
I arrange almost all of the applets I add to Gnome to the right on the panels, but I have to use the gconf-editor to actually make them right sticky, so they don't fly arround when my resolution changes.
23
votes
up equal down
Solution #1: Go into a kind of design mode to change the layout of panels and applets
Written by beruic the 11 Jan 10 at 13:15.
I imagine the rest of the desktop to be faded, and some kind of settings window for the currently selected element being in the middle of the screen.
In this way, it will be possible to more clearly specify options on the elements that are moved around. For example right stickiness. It would also make it possible to have undo/redo buttons for the current design session.

See the 1 comments or propose a solution (latest comment the 13 Jan 10 at 07:56) >>

change order of icons in notification area  
Written by beruic the 24 Jun 08 at 12:37. Related project: Gnome. New
It would be nice to be able to rearrange the order of the icons in the notification area.

An extension of this could also be to be able to save a standard order for ones icons.
43
votes
up equal down
Solution #1: Auto-generated solution of idea #10231
Written by beruic the 24 Jun 08 at 12:37.
Ubuntu Brainstorm was updated in January 2009. Since the idea #10231 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!
5
votes
up equal down
Solution #2: The same goes for indicators.
Written by beruic the 10 May 11 at 10:26.
Plain and simple, I would like to be able to rearrange my indicators.

See the 2 comments or propose a solution (latest comment the 12 Jan 09 at 00:38) >>