Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 12357 ideas, 58479 comments, 1187050 votes

Contributor Veejay




up
2656
down
Push for partnerships with other hardware vendors  
Written by Veejay the 28 Feb 08 at 14:41. Category: Others. Related to: Nothing/Others. In development
Given the success (as far as I know) of your Dell partnership, please do everything possible to seek alliances with other vendors, as it will reinforce the idea that Ubuntu is a viable alternative to other operating systems and will provide better hardware support for current Ubuntu users.

Dell is offering new models based on Ubuntu (recently the XPS M1330 in a few countries), proof that the business model makes sense.

Developer comments
We have an active partnership program and are open to discussions with hardware vendors. See: http://www.ubuntu.com/partners/hardwareprogramme

See the 30 comments (latest comment the 5 Sep 08 at 14:15) >>

up
4517
down
Speed Up Ubuntu-Gnome boot time   forum
Written by Arioch the 28 Feb 08 at 15:26. Category: System. Related to: Nothing/Others. New
I guess everybody has experienced the rather long boot up times in Ubuntu (particularly with laptops). I know they are already working on it, but the change from feisty to gutsy was a pain in the ass in terms of boot up speed.
A default WinXP installation beats Ubuntu's boot up time by far!! That shouldn't be allowed fellas!!

I therefore propose to the development team (both Ubuntu and by extension Gnome)to work on the improvement of boot up times in Ubuntu systems.

See the 91 comments (latest comment the 3 Sep 08 at 12:50) >>

up
5256
down
Provide a simple graphical interface to manage _any_ type of network connection  
Ubuntu

In :  
Priority : Medium
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :
spec
Written by Alan Pope the 28 Feb 08 at 13:50. Category: Internet & Networking. Related to: Nothing/Others. New
At the moment it's possible to manage traditional wired and WiFi connections using Network Manager. To connect via a modem, a 3G/GPRS card, over bluetooth to a cell phone or via USB to another device requires that the user installs extra packages, and does a fair amount of configuration that isn't found in Network Manager.

A single unified tool should be provided which allows the user to connect to a network (or internet) via any supported method. It would also be useful to provide an extension to this tool to manage firewall rules and network connection sharing.

See the 104 comments (latest comment the 3 Sep 08 at 12:33) >>

up
1303
down
Webcam with Pidgin!  
Written by kwixbit the 28 Feb 08 at 19:24. Category: Internet & Networking. Related to: Nothing/Others. New
Pidgin is a good program to chat on all protocols, but a webcam plugin is still missing.
The developers aren't decided to code webcam support, but having this in Pidgin is very needed.

Or why not code this plugin for emesene? But you can only use the MSN protocol at the moment!

See the 39 comments (latest comment the 3 Sep 08 at 08:59) >>

up
1090
down
Easy way to configure a versioning filesystem  
Ubuntu

In :  
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :
spec
forum
Written by Adhemar the 28 Feb 08 at 16:34. Category: System. Related to: Nothing/Others. New
Hard drives have continuously grown in capacity and offer ever more affordable mass storage solutions. It would be great if Ubuntu took advantage of the large storage capacity of hard drives to bring real benefits to the user.

Setting up versioned directories (or /home file systems) should be an easy thing to do for both users and administrators. If set up

(a) old versions of overwritten files in that directory should be recoverable
(b) the entire directory should be easily synchronised (e.g. between desktop and laptop).

It should be configurable that after a merge only one of the hosts (desktop or laptop) keeps the history, the other only the latest version (and all changes since the latest merge).

In normal usage, having versioning should be completely transparent, both in the GUI as in the command line. Commit should be automatic (well, every time you save a file), not a manual afterwards command (as when using bzr).

In versioned directories/file systems, applications should not keep tilde~ backups of the next-to-latest version or use other similar workarounds. In a sense, Trash is also a workaround of not having versioning. For versioned directories, Trash contains "links" to the latest version (in the versioning system) of deleted (trashed) files.

http://ubuntuforums.org/showthread.php?t=543626
http://ubuntuforums.org/showthread.php?t=237403 http://ubuntuforums.org/showthread.php?t=434153 http://ubuntuforums.org/showthread.php?t=431039
...

See the 8 comments (latest comment the 31 Aug 08 at 17:13) >>

up
887
down
Allow changing of votes in brainstorm  
Allow changing of votes in brainstorm (#197157)

In : ubuntu-qa-website
Status : New
Importance : Undecided
Assignee :
1 comments, 1 subscribers and 0 duplicates
bug
Written by Estesark the 28 Feb 08 at 16:55. Category: Brainstorm. Related to: Nothing/Others. In development
It is likely that the situation will occur that you vote an idea up or down, only to then take part in the discussion and change your mind about it. After all, there is bound to be someone with more expertise with a different view on the subject that you hadn't considered. Currently, you cannot see, remove or reverse your vote. I think you should be able to, on the basis that it would give a more accurate and up-to-date representation of user opinion.

The counter-argument to this would be that it could cause an element of uncertainty, but I do not feel that avoiding this should come at the expense of being able to change your mind.

See the 23 comments (latest comment the 22 Aug 08 at 22:23) >>

up
75
down
No Mono by default in Ubuntu  
Ubuntu

In :  
Priority : Undefined
Definition : Review (Needs guidance)
Implementation : Not started
Assignee :
spec
Written by Ubuwu the 28 Feb 08 at 17:50. Category: System. Related to: Nothing/Others. New
Remove Mono and dependent applications from default Ubuntu Desktop CD. Mono occupies a significant amount of the valuable space on the live cd that could be used for translations and other things. Applications using mono use much more memory than their non-mono counterparts. Functionality can be provided by other applications that are just as good.

This will NOT remove Mono or any of the applications from the Ubuntu repositories, just the default Desktop CD. (Although removing them from the CD may mean they don't need to be in Main anymore)

This affects two applications included by default: tomboy and f-spot. Tomboy can be replaced by either sticky notes or zim and f-spot by gthumb.

See the 36 comments (latest comment the 12 Aug 08 at 19:36) >>

up
3861
down
Start taking advantage of Upstart  
Ubuntu

In :  
Priority : Medium
Definition : Approved (Needs guidance)
Implementation : Deferred
Assignee : Scott James Remnant
spec
Written by Ubuwu the 28 Feb 08 at 15:12. Category: System. Related to: Nothing/Others. In development
Replace initscripts with upstart events. Our boot sequence is currently slow, full of race conditions and poor interactions, especially with competition between the series of tasks run by sysv-rc, udev and sometimes just with the kernel. We developed upstart so that we could have a truly event driven boot sequence that would be fast, reliable and flexible; we should take advantage of it.

Developer comments
The primary reason that we're not taking full advantage of Upstart yet is that it still requires some development to have sufficient features to actually be better than sysvinit. You can follow Upstart development at its homepage.

See the 33 comments (latest comment the 12 Aug 08 at 03:28) >>

up
100
down
Decrease number of ttys by default  
Written by gatsby the 28 Feb 08 at 15:29. Category: System. Related to: Nothing/Others. New
I think the 6 ttys available by default are an exageration for the common user who doesn´t use it, wasting memory resources.

See the 20 comments (latest comment the 20 Jul 08 at 04:21) >>

up
44
down
Dell E and E Slim / Ubuntu Subnotebook Remix  
Written by Veejay the 13 Jun 08 at 22:00. Category: Marketing. Related to: Nothing/Others. New
Dell will soon communicate on their new subnotebook, which will try to take on the Asus Eee.
More information about the matter here

Let's try to be on the ball and ask Dell to push the "Netbook Remix" version of Ubuntu that was unveiled a few days ago on those slick little machines. This will give Ubuntu even more traction, in particular in this very decisive "lightweight" segment where the price of the OS is a high percentage of the total price. It's working for Asus and their Xandros distribution, it could work for Ubuntu as well.

See the 2 comments (latest comment the 19 Jul 08 at 00:36) >>

up
71
down
Clean up xsane gui  
Written by eapache the 14 Jun 08 at 21:22. Category: Accessibility. Related to: Nothing/Others. New
The xsane frontend is the most feature-complete gui scanning program, but the interface is complicated and difficult to use.

There are a ton of buttons for adjusting contrast and gamma and resolution etc. that most users don't need. And there's the histogram window, which is just plain confusing

Would it be possible for a simplified version of it to be made with the more complex options visible only under an advanced tab? Just do something to make it less scary-looking.

See the 5 comments (latest comment the 20 Jun 08 at 20:00) >>

up
467
down
More Hardware support.  
Written by elvispt the 28 Feb 08 at 23:43. Category: System. Related to: Nothing/Others. New
Add hardware more support (drivers). Not only for new hardware, of course this should be priority, but also for older hardware.

See the 7 comments (latest comment the 16 Jun 08 at 13:44) >>

up
-29
down
Unify KDE and GNOME themes  
Written by mexlinux the 29 Feb 08 at 00:32. Category: Look and Feel. Related to: Nothing/Others. New
Bring the same thame for both desktops, if we use app from both desktops we ant it too look simmilar

See the 8 comments (latest comment the 10 Jun 08 at 13:49) >>

up
-30
down
Mandar Afiches, y calcos, en cantidad por shipit.  
Written by victor manuel marino the 29 Feb 08 at 00:22. Category: Others. Related to: Nothing/Others. New
Muchos de los usuarios no tenemos posibilidad de hacer posters, panfletos, folletos, etc... en una calidad aceptable.
No seria mala idea, que al menos una vez para cada usuario, se haga un envio por shipit de Material grafico para distribuir y difundir en Universidad, Trabajo, Escuelas, Negocios,via publica, etc...

See the 6 comments (latest comment the 10 Jun 08 at 13:42) >>

implemented
Done!
(2355)
Brainstorm: Don't start with most popular, and hide grades until requested  
Improve the model for default idea listing order (#197019)

In : ubuntu-qa-website
Status : Fix Released
Importance : Medium
Assignee :
8 comments, 2 subscribers and 0 duplicates
bug
Written by speakman the 28 Feb 08 at 20:28. Category: Brainstorm. Related to: Nothing/Others. Implemented
Change start page of Brainstorm to show latest ideas or something, else people will probably push for the already high-graded ideas and won't care of other newer ideas.

Maybe a page with random ideas?

And remove the grades if not specifically requested, since it will affect peoples voting.

Developer comments
New front page, with a descending (nb of votes)/(time since creation) sorting.
This way, the newest ideas have their chance to stand up!

See the 51 comments (latest comment the 1 Jun 08 at 20:34) >>

up
136
down
Internationalization of Brainstorm.  
Written by Veejay the 28 Feb 08 at 16:25. Category: Brainstorm. Related to: Nothing/Others. New
Offer the possibility to translate some propositions for non english-speaking people. There are tons of users out there waiting to get their voice heard and other users willing to provide a translation to say french (I know I'd be willing to help), spanish, portuguese, italian, chinese or whatever. That feature would require moderation, sure, but it would also greatly improve the quality of the feedback.

See the 8 comments (latest comment the 22 May 08 at 07:54) >>

implemented
Done!
(1303)
Avoid Fsck Forced Irritation  
Ubuntu

In :  
Priority : Low
Definition : Approved (Needs guidance)
Implementation : Unknown
Assignee : Dennis Kaarsemaker
spec
Written by amar the 28 Feb 08 at 14:28. Category: System. Related to: Nothing/Others. Implemented
It is very frustrating when you get caught out after 30 boots and the system does a full check. Especially if you are about to give a presentation or you just need to read one bit of information. The Ubuntu team have done a great job of speeding up the boot time but this irritation undoes all the good work.

Possible solutions and further explanation:
http://micrux.net/?p=52

Developer comments

This is implemented in Hardy Heron.
You can press the escape key to cancel the disk check.



This change was part of a more global set of changes to usplash, you can read more about it here : https://wiki.ubuntu.com/UsplashPolishSpec


See the 61 comments (latest comment the 19 May 08 at 05:09) >>

up
-104
down
Better software base  
Written by tomh38 the 29 Feb 08 at 00:20. Category: System. Related to: Nothing/Others. New
I would find Ubuntu much more usable if it had a better software base, such as Slackware.

See the 5 comments (latest comment the 17 May 08 at 18:38) >>

up
0
down
Synchronize releases with other distributions or projects  
Written by Veejay the 13 May 08 at 07:56. Category: Others. Related to: Nothing/Others. New
The recent Hardy Heron release is a perfect example of why Ubuntu needs better synchronization with its environment. The Kubuntu version is not synchronized with the major release of KDE, namely KDE4.
As recently proposed by Mark Shuttleworth and other prominent Ubuntu maintainers and developers, the distribution should by any mean possible try to stick with other distributions (in particular major ones like Fedora, Debian or Mandriva) or major projects (like X.org, Gnome, KDE, OpenOffice, INSERT_MAJOR_PROJECT_HERE), since it will give a strong incentive to developers and maintainers to provide quality software on time and to prove that the Free Software Community can effectively present a united front.

See the 3 comments (latest comment the 13 May 08 at 09:28) >>

up
685
down
Be able to encrypt and decrypt your entire system after install  
Written by will_in_wi the 28 Feb 08 at 14:43. Category: System. Related to: Nothing/Others. New
Currently I can encrypt an ubuntu system during install, but if I did not I have to reinstall to get encryption. I would like a simple way to tell ubuntu to encrypt the system or a part of it, such as:

Swap
Home
Root
All

See the 12 comments >>

2 Next >>