Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 13716 ideas, 65290 comments, 1273844 votes

Contributor _sebastian_




up
569
down
Prepare Ubuntu to run on EEE-PC  
Atheros wireless (AR5007) not working on various
laptops, including the ASUS Eee PC (#182489)


In : linux-restricted-modules-2.6.24 (ubuntu)
Status : In Progress
Importance : High
Assignee : Amit Kucheria
109 comments, 53 subscribers and 6 duplicates
bug
Ubuntu

In :  
Priority : Undefined
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :

Mentorship is available if you want to fix this bug.
spec
Written by richie the 28 Feb 08 at 17:49. Category: Others. Related to: Nothing/Others. In development
As default, the Ubuntu Gutsy release runs on the eeepc, but not verry good.

There are some Ubuntu-Lovers how build an script to make Ubuntu fully support the EEE PC. The script can be downloaded here:
http://ubuntu-eee.tuxfamily.org/index.php5?title=Main_Page

Please integrate theese patches in hardy!!

Thanks!

Developer comments
This is ongoing and is called the Netbook Remix: https://launchpad.net/netbook-remix

See the 16 comments (latest comment the 6 Sep 08 at 17:59) >>

up
1233
down
Fingerprint readers integration  
(gutsy) lock screen doesn't support fingerprint
readers driven by thinkfinger (#138957)


In : gnome-screensaver (ubuntu)
Status : Fix Released
Importance : Wishlist
Assignee :
14 comments, 2 subscribers and 0 duplicates
bug
Ubuntu

In :  
Priority : Low
Definition : New (Needs guidance)
Implementation : Unknown
Assignee :
spec
Written by stgraber the 28 Feb 08 at 12:13. Category: System. Related to: Nothing/Others. In development
Most business laptops and some of the end user ones too now include a fingerprint reader.
Those are perfectly possible to use on Linux either by using thinkfinger (IBM/Lenovo) or fprint (HP).

The various PAM modules for those should be installed by default or at least be easily installable and integrate correctly in the default desktop.
GDM, gksudo and the gnome screensaver would have to be modified in order to correctly support fingerprint readers.

That way the user would be able to login either by entering is password as usual or using his fingerprint.

See the 27 comments (latest comment the 12 Aug 08 at 16:17) >>

up
73
down
Backups are important... and sbackup is not reliable  
Sbackup should report when a backup fails (#106155)

In : sbackup (ubuntu)
Status : New
Importance : Wishlist
Assignee :
2 comments, 2 subscribers and 0 duplicates
bug
Written by Arnaudus the 19 Jun 08 at 15:59. Category: Security. Related to: Nothing/Others. New
Summary: backups are important and Ubuntu should provide an efficient tool to do that, simple enough for the newbies and with enough options for people who want fancy features. "sbackup" is probably a very good candidate, but now it does too many stupid things to be really trusted. My idea is that Ubuntu should focus on providing a reliable backup utility.

Backups are boring and seem unnecessary to most people... until shit happens. And of course, it happens. A user-friendly distribution like Ubuntu should provide good tools to perform efficient backups, by hiding all useless technical details. After all, the user should only provide one piece of information: the place where the files are supposed to be stored. All the rest (frequency, file format...) can be set by default (and of course, tuned by advanced users).

When I installed Ubuntu 7.10 for the first time, I was amazed by the "simple backup" software. It really fits with the "Ubuntu spirit", makes complicated but important things easier.

However, just having a look at the reactions in the forum and mailing lists, people appear to be very disappointed by sbackup. I also had a very bad experience with it, not because of big flaws but because sbackup is a bit stupid. The most important bug (see attached bug) is probably that failures are not reported: everything seems OK until you need to restore your data, and unfortunately, in general, it is too late. For instance, the problem I experienced is that I sent my backups to an external hard drive formatted in vfat, and the upper file size limit on a vfat partition is 4Go. Of course, the backup files generated by sbackup were larger than that, but everything went smoothly for months until I realize that. As a result, the archives are all corrupted (tar.gz file truncated).

Fixes are probably trivial: display error messages when the backup fails for whatever reason; split the file in < 1 Go parts to avoid potential issues with the destination file system, etc. The fact that these are not implemented yet probably reflects the lack of interest from Ubuntu in such utilities. IMO a good backup utility is as necessary as a web browser or a Tetris game, because losing important data is always deleterious, even if Ubuntu is not directly responsible for that.

Related ideas:
* http://brainstorm.ubuntu.com/idea/4746/ shows that sbackup should be advertised more efficiently.

[....]

See the 6 comments (latest comment the 2 Jul 08 at 05:39) >>