Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 13882 ideas, 66434 comments, 1286163 votes

Contributor felimu




up
1778
down
Better bluetooth support   forum
Written by tighem the 28 Feb 08 at 17:24. Category: System. Related to: Nothing/Others. New
Bluetooth support is still a mixed bag in ubuntu. Ubuntu needs to do a better job of making sure bluetooth devices work with the operating system. Headsets are still an arcane science and Nautilus still can't browse a BT device.

See the 30 comments (latest comment the 9 Oct 08 at 11:54) >>

up
6194
down
Fix Suspend and Hibernate  
Nvidia binary driver requires Option "NvAGP"
"1" for reliable suspend/resume (#34043)


In : acpi-support (ubuntu)
Status : In Progress
Importance : Medium
Assignee :
64 comments, 30 subscribers and 4 duplicates
bug
forum
Written by tighem the 28 Feb 08 at 17:22. Category: System. Related to: Nothing/Others. New
Suspend and hibernate still seems to be a big issue based on forum posts. Really focus on fixing it, even with proprietary drivers.

See the 253 comments (latest comment the 6 Oct 08 at 14:17) >>

implemented
Done!
(341)
Graphical Recovery Mode  
Ubuntu

In :  
Priority : Low
Definition : Approved (Needs guidance)
Implementation : Beta Available
Assignee : Ryan Lortie
spec
Written by eapache the 26 Mar 08 at 21:30. Category: System. Related to: Nothing/Others. Implemented
When a user currently boots into the 'recovery mode' from GRUB, they are presented with a command-line interface with complete root privileges and no introduction. This is just not user-friendly by any definition.

With the introduction of bullet-proof X in 8.04, it should be possible to launch some sort of gui no matter what, so how about creating a guided recovery app (in the style of 'ubiquity-only') that goes something like this:

Welcome to the Ubuntu Recovery Helper.
-If you booted into this mode because booting Ubuntu normally doesn't work, press continue.
-If you have booted into this mode by accident, you can reboot your computer and choose the option to load Ubuntu normally.
-If you are an advanced user and would like to go straight to the command-line, press Advanced.
[REBOOT] [ADVANCED] [CONTINUE]

If they press continue:
-If you know approximately what is wrong with your PC, select it below and press Continue.
-If you don't know what is wrong, press I Don't Know.
[]Graphics Card or Monitor
[]Hard Disk
[]Sound
[]etc.
[BACK] [I DON'T KNOW] [CONTINUE]

Selecting Graphics Card or Monitor would launch the X.org configuration utility, with the additional option to 'Autodetect any display hardware changes' (runs "sudo dpkg-reconfigure -phigh xorg-server" or whatever the exact code is). Selecting I Don't Know would launch the same prompt that the hardware database thingie uses, and when an error is reported would go to the appropriate item from the list above.

I'm not going to go through the entire thing, but I'm sure you get the idea. At the moment, Windows recovery mode is just an admin desktop, and Ubuntu is command-line. We're currently behind, but implementing something like this would put us years ahead. It would also make a great 'important feature' for 8.10 (like compiz-fusion was for 7.10).

[....]

See the 10 comments (latest comment the 15 Jun 08 at 00:00) >>