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 Starbetrayer

Support kubuntu and kde the way you support ubuntu and gnome  
No information about this blueprint
Information is updated every 5 minutes.
Please wait till the next update.
spec
Written by quenturi the 29 Feb 08 at 02:09. Global category: System. Implemented
Ubuntu is the name chosen for a global project and a distro based on Gnome. Kubuntu is another distro based on kde from the very same project.
I believe they deserve the same support from the project since Gnome and Kde are the most popular desktop manager out there.
It seems quite obvious to me, the project is very much focused on one and only distro, its first baby : ubuntu.
And it shows. Kubuntu web site looks quite poor and unprofessional compared to ubuntu. Most graphic choices like the kdm default theme (even if it's supposed to be a matter of taste) look, again, unprofessional. And finally the whole distro doesn't seem to have the same amount of attention when it comes to details (one example among others: the little thing on ubuntu warning the user about the existence of proprietary drivers for display which does not exist on kubuntu).
I've been told once, like a year ago, by an ubuntu dev that the situation is such because the project doesn't feel like fragmenting its market share.
Whatever is the official position of the project, I don't think you should do things half way.
The Kde project is itself in full evolution with Kde 4. It does deserve full support from ubuntu.

Thank you for reading.
1225
votes
implemented
Selected solution (#1): Auto-generated solution of idea #478
Written by quenturi the 29 Feb 08 at 02:09.
Ubuntu Brainstorm was updated in January 2009. Since the idea #478 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 114 comments or propose a solution (latest comment the 2 Aug 11 at 08:49) >>

Automatically start virtual keyboard or virtual mouse when one is not detected  
No information about this blueprint
Information is updated every 5 minutes.
Please wait till the next update.
spec
Written by gQuigs the 20 Mar 08 at 19:11. Global category: Accessibility. New
When I start the Ubuntu LiveCD and my keyboard or mouse isn't detected that is very annoying. We cannot expect people to know shortcut keys to start a mouse, or how to turn the on-screen keyboard on.
521
votes
up equal down
Solution #1: "No input" Recovery
Written by gQuigs the 20 Mar 08 at 19:11.
No Keyboard, but mouse: ask if user wants to start on-screen keyboard

No Mouse, but keyboard: ask if user wants to enable mousekeys (numlock keys as mouse), alert user of how to turn on and off


See the 16 comments or propose a solution (latest comment the 23 Oct 09 at 07:02) >>

On package removal _optionally_ remove config files in home directories  
Written by gedeon the 20 Mar 08 at 12:22. Global category: System. New
When removing a package, it would be nice to have an option to remove all config/hiscore/... files (including those in the home directories) and not only the system wide ones.

I'm not sure whether this should be the default or not (probably not), but it would nice to have at least the option.

I like to try lots of programs to see if anything exist that is better than what I currently use. In most cases, I remove them right after I tried them. Even with a purge, they still leave their "user" configuration files in my home directory, and it's kinda hard to know which file comes from what package, so over time my home directory gets cluttered with many of those config files (and this awfully reminds me of the Windows registry clutter) and I have to guess which one are still useful or not to clean it up a bit.

Ok, now I guess this wouldn't be an easy task since I don't think packages include any information about the files created in the home directories. It might be a good idea to push for such an idea though.
231
votes
up equal down
Solution #1: Auto-generated solution of idea #5199
Written by gedeon the 20 Mar 08 at 12:22.
Ubuntu Brainstorm was updated in January 2009. Since the idea #5199 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!
0
votes
up equal down
Solution #2: Track files through extended file attributes
Written by dandrestor the 10 Oct 11 at 18:22.
Every file could be tracked through a number of attributes. For example:
- owner - the software package that created the file
- type - whether the file is a binary or data file needed by the package, user-created content, temporary file, etc.
The completion of these attributes could be enforced by the operating system (filesystem, probably) at file creation-time.
If every file would have this information available, tools could be written that would use it to clean the disk.

See the 19 comments or propose a solution >>