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

Contributor mcwest




up
953
down
If a dark theme: one that doesn't suck!  
Written by DPic the 4 Aug 08 at 01:54. Category: Look and Feel. Related to: Gnome. New
Originally, i was really against the idea of a dark theme, and maybe i'd still prefer it if Ubuntu would lighten up a little. I understand the organic theme completely, but please...this is an operating system. Anyways, all the dark themes i had seen really turned me off and even the best ones seemed to be loved by some and hated by others. If we're going to have a dark theme, lets have one that we can all agree on. When i saw the Intrepid alpha screenshot, like many others, i gagged a little.

How people interact with their computer is really essential to their satisfaction. This is why aside from features, the software's stability (minimizing annoying bugs), speed (clean code and making everything as efficient and responsive as possible), and interface (look and feel) are the three most important things that should be our focus and be kept at a high priority.
We should really work to increase usability: http://mpt.net.nz/archive/2008/08/01/free-software-usability

I have looked through all the artwork submissions for Intrepid, and of all of them, this is the one dark theme that i would actually like to use: https://wiki.ubuntu.com/Artwork/Incoming/Intrepid/Wall-light

I first saw it on this Digg submission: http://digg.com/linux_unix/Intrepid_Ibex_Mockup_Designs

Of course, i'm sure everyone will have input to make it even better. This isn't a final design, but vote for the concept so far!

P.S. Please Digg :) Thanks http://digg.com/linux_unix/Vote_for_a_beautiful_usable_Ubuntu

See the 108 comments >>

up
39
down
File Search (Places) - cannot cut and paste  
Written by garfield168 the 29 Jun 08 at 08:38. Category: Accessibility. Related to: Nothing/Others. New
Imagine you have many files in different folders. You can search for this files using the graphical search tool under "Places". And if you find them all you cannot move them!
You can only move them to trash and then move them where you want to. In my opinion a graphical search tool must have this features.

See the 2 comments >>

up
63
down
Add "Reset to Default" setting to Panels  
Written by JhansonJr the 28 Jun 08 at 19:21. Category: Look and Feel. Related to: Gnome. New
I have installed Ubuntu on a number of friends' computers. I have also had an often complaint along the lines of "my sister clicked something and lost the 'buttons at the top.'"

It would be easy to show them how to click on an easy "reset to default" option on the right-click menu for the panel.

See the 3 comments >>

up
106
down
Backport NetworkManager 0.7 to hardy once it's ready  
Written by droetker the 28 Jun 08 at 16:34. Category: Internet & Networking. Related to: Network Manager. New
NetworkManager 0.7 offers many, many feature that are urgently needed in hardy/networking.
I think it will be included in Intrepid Ibex, but since hardy is a LTS release it would be fine to have it at least in the backports repo.

See the 1 comments >>

up
83
down
Volunteer Pool  
Written by Pasto the 28 Jun 08 at 21:59. Category: Others. Related to: Nothing/Others. New
Many people want to contribute to Ubuntu, but don't really know how. Some are developers, others just want to help testing things, translating, etc.

How about a site where you can sign up as want-to-be-contributor, and specifying your main abilities/interests, i.e programming(language), ui-tester, translator, etc. The site could then make suggestions on what you could be interested in helping. People already helping could also use it for finding contributors to their own projects.

See the 11 comments >>

up
203
down
Use best usplash resolution  
probe screen resolution at boot (#188764)

In : usplash (ubuntu)
Status : Triaged
Importance : Medium
Assignee :
47 comments, 10 subscribers and 5 duplicates
bug
Written by zaryk the 23 Mar 08 at 09:19. Category: Look and Feel. Related to: Nothing/Others. New
Usplash looks very ugly in Hardy (always with very low resolution). It would be nice if it could start always with the highest resolution available (getting the info from xorg, ex.)

See the 8 comments >>

up
63
down
Nautilus cd burner filesystem selection  
Written by hagnf the 23 Mar 08 at 11:13. Category: Accessibility. Related to: Nothing/Others. New
When burning a mp3-cd (cd with filesystem containing mp3's) for my car stereo i can't use nautilus-cdburner because it burns an incompatible fs-format.
I'd like to see a switch somewhere in the burn dialog where i can change the filesystem type. (windows-compatible/linux-compatible/car-stereo/etc)

See the 2 comments >>

up
274
down
Use SVG for the default wallpaper  
Written by DPic the 18 Mar 08 at 16:57. Category: Look and Feel. Related to: Nothing/Others. New
Why is the current default desktop background of Hardy the png version of an image whose svg version is smaller? We should be trying to use vector graphics instead of raster as much as possible.

See the 19 comments >>

up
284
down
provide easy (synaptic) touchpad configuration for laptops  
Written by leu the 18 Mar 08 at 00:52. Category: Hardware support. Related to: Nothing/Others. New
It is quite uncomfortable to configure the synaptic touchpad.

First you have to install gsynaptics (or a similar program like qsynaptics), which is quite easy.

But after you have done that, you have to configure the xorg.conf (SHMConfig true).

If you have a look in the new xorg.conf provided by hardy, there are no entries for the touchpad anymore. So the full touchpad configuration has to be inserted manually.

I suggest that the configuration of the touchpad should be more easy.

It would be more comfortable for new users, if they do not need to configure the xorg.conf.

See the 4 comments >>

up
37
down
Huge package management improvements  
Written by fhucho the 18 Mar 08 at 20:37. Category: Others. Related to: Nothing/Others. New
I have been thinking about how to improve package management in Ubuntu (and other distros) last months. I have developed in my mind quite clear conception of how the package management should ideally look like. I will summarize some of my ideas briefly in several points, I won't go into much detail. You will probably find some of them very hard to realize/implement (e.g. the first one), but I have also ideas how to do that, so don't bother to ask me in the comments. I will maybe start to work on these ideas in the future, so your opinions are welcomed!

Here is the summary of the ideas:

1) Create universal package management system and convince other distributions to switch to it - present system, when people have to create several different packages of one program is really ineffective, a lot of the contributors' time could be spent better. This is also the cause why many applications have to be installed in the unuserfriendly configure/make/make install way (impossible to install for normal users).

2) Possibility to install packages directly from web pages via one click

3) Possibility to install packages for not-privileged users

4) Possibility to compile packages from source code

5) Possibility to have several version of a package installed (e.g. Firefox 2 and Fx 3 beta)

6) When downloading updates, download only diffs of necessary files

7) Possibility to download special version of a package (containing dependencies which are not normally installed on standard system), which can be later installed on another PC which is not connected to net

8) Faster package installation


[....]

See the 23 comments >>

up
287
down
Integrate Wikipedia into Dictionary  
Written by Eldmannen the 18 Mar 08 at 00:36. Category: Others. Related to: Nothing/Others. New
Integrate Wikipedia and Wiktionary into Dictionary, so if I lookup "Car", then I can goto Car article on Wikipedia.

See the 7 comments >>

up
442
down
Better Support for Multi-Core Processors  
Written by spyyder the 18 Mar 08 at 19:46. Category: Hardware support. Related to: Nothing/Others. New
We have dual-core, and quad-core processors now, how much are we taking advantage of this additional power. Also we could provide better development tools to take advantage of multi-core processors.

OSS should lead the way in parallel processing, not just playing catch-up. We still don't even take advantage of the fact that most modern processors are now 32/64 hybrid. OS X can run 32/64/PPC(Rosetta) architecture all on the same box. Yes it is difficult, but a discussion should be started on what kind of work could be done in this area.


http://www.intel.com/pressroom/archive/releases/20080318corp.htm?iid=pr1_releas epri_20080318r (Cred: jespdj)

See the 13 comments >>

up
356
down
Easily mount not cleanly unmounted NTFS disks  
Written by virkang the 18 Mar 08 at 08:11. Category: System. Related to: Nothing/Others. New
When an external NTFS hard disk is not cleanly unmounted because you unplugged it wildly on Windows, or because of a Windows crash, there is an error when you try to plug it on ubuntu, explaining what to do on the command line.

There should be an easy way to mount the volume anyway, by giving the choice to the user to mount it anyway, or not to mount it. A clear dialog box should do the trick.

See the 16 comments >>

up
3274
down
Engage DeviantArt for Ubuntu 8.10 theme competition  
Ubuntu

In :  
Priority : Undefined
Definition : Pending Approval (Needs guidance)
Implementation : Good progress
Assignee : Mike MacCana
spec
Written by mikemaccana the 29 Feb 08 at 01:19. Category: Look and Feel. Related to: Nothing/Others. In development
There is a wide community of online artists capable of creating brilliant, unique artwork.

heading: Get your artwork on 10 million desktops

Ubuntu, the world's most popular Linux distribution, needs a new theme. The winner will appear in the default desktop of Ubuntu 8.10.

We're looking for original wallpapers, that match Ubuntu's color palette. You entry should also include a suggested combination of application, icon, and window themes. These can be existing themes, or your own original works - you only need to submit a wallpaper to win.

Work must be CC licensed, and be openable in either Inkscape or Gimp (rest of criteria continues)

Submit your works to DeviantArt and include the words [Ubuntu810].


Good luck!

Developer comments
At this point in time it is unclear as to whether we can realize something like this. In any case we cannot promise to include anything as default without having already seen it. This might be a good way to find alternative wallpapers to also include on the CD and/or universe as an extra package.

See the 125 comments >>

up
3453
down
Create a better hardware database  
attach HW profiles to launchpad accounts and reference
HW profiles in bug reports (#3382)


In : malone
Status : Confirmed
Importance : Medium
Assignee :
19 comments, 11 subscribers and 1 duplicates
bug
Ubuntu

In :  
Priority : Low
Definition : New (Needs guidance)
Implementation : Unknown
Assignee : Tomas Gustavsson
spec
Written by Ubuwu the 28 Feb 08 at 15:22. Category: System. Related to: Nothing/Others. In development
People around the globe that are using/concidering using Ubuntu are afraid that some of their hardware won't work for them. And some are frustrated to buy additional add-on cards to work around unsupportad onboard chips. All this could be avoided with a lookup in an ubuntu Hardware Database Website.

Some problematic hardware can be used with more or less work if helping information is available together with the hardware compatabillity data.

The hardware database can be found at http://hwdb.ubuntu.com/

From idea #47: The data should then be available in a format that is simple for users to browse on-line when considering new hardware.

Developer comments
Work is on-going at https://launchpad.net/hwtest

See the 42 comments >>

implemented
Already done!
(3253)
Codec Manager  
Written by intarwub the 29 Feb 08 at 00:32. Category: Multimedia. Related to: Nothing/Others. Already implemented
As a user I want to be able to listen to audio or watch videos with the least amount of setup. I would like to have a single interface (Codec Manager) that lists all of the most common audio and video formats and shows me if I am missing the necessary codec for playback.

Use Case: Enable MP3 playback.
Precondition: MP3s are not currently playable.
1. User logs into the system.
2. User opens the Codec Manager.
3. System displays a list of common audio/video formats.
4. User selects MP3s.
5. System displays some info about MP3s.
6. System displays a list of available codecs.
7. User selects a codec and clicks Apply.
8. System downloads and installs the selected codec.
9. System informs the user when completed.

Other possible features:
- Display a list of audio/video types that are missing codecs.
- An auto-setup function, that grabs the recommended codec for all formats.

Audio and Video formats that should be supported:

Audio:
- MP3
- OGG
- AAC
- FLAC
- Real Audio

Video:
- MP4

[....]

Developer comments
Attacks the problem from the wrong angle. I don't think many users would care about a "codec manager", that sounds very much like a geek tool. Heck, *I* wouldn't care about a codec manager. I care about watching my videos. :-)

To me this already seems solved very elegantly with the existing easy-codec-installation.

See the 65 comments >>

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 >>

up
447
down
Update propritary drivers  
Written by benpicco the 17 Mar 08 at 17:47. Category: Hardware support. Related to: Nothing/Others. New
The restricted driver manager is a quite good utility, especially for new users. But often the automatic driver installation process gets useless if the used video card is not supported by the old driver in the ubuntu repository. The User has to download the new driver from the vendor's website and install it manually. This causes several problems, most irritating might be the required reinstall on kernel updates, not to speak of the lack of comfort for the average user.
And it's not only the support of new hardware, also new features are introduced with newer driver versions (e.g. AIGLX in the fglrx one).
So I think, these drivers should be updated by the update manager, too.

See the 6 comments >>

up
3161
down
Ubuntu should recognize hardware changes  
Written by nxvl the 28 Feb 08 at 19:11. Category: System. Related to: Nothing/Others. New
When i change some hardware pieces i need to configure them manually, ubuntu should recognize there has been a hardware change and configure it.

See the 29 comments >>

up
3658
down
Fix compatibility with webcams and microphone  
snd-hda-intel internal microphone not working,
sound recording not working at all (#259877)


In : alsa-driver (ubuntu)
Status : New
Importance : Undecided
Assignee :
0 comments, 1 subscribers and 0 duplicates
bug
Written by dragonx the 28 Feb 08 at 17:30. Category: Multimedia. Related to: Nothing/Others. New
In many cases, I can't configure my webcam or I have problems with the microphone. Now I can use my webcam but only with V4L2 and only 3 programas detect my webcam. It's a good idea can use my webcam in all programs as camorama.

Developer comments
That's pure driver issue in the first place. A big plus is to recommend UVC-based webcams to users, since it takes a lot of work off the shoulders of driver-developers. On the
integration-side proper support for v4l/v4l2 in webcam-related applications needs to be solidified. The ideal application to polish up is cheese of course.

See the 34 comments >>

2 Next >>