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

Contributor Loffe




up
153
down
Don't ever require re-entering passwords for sharing via Samba  
Written by mikemaccana the 29 Feb 08 at 00:38. Category: Internet & Networking. Related to: Nothing/Others. New
When sharing files out via Samba, Ubuntu requires users to re-enter their existing password into smbpasswd.

Currently, when a user changes their password with 'passwd' or a similar tool, their entered password is hashed into md5 or similar and then saved to /etc/shadow.

Its is easy to reconfigure pam so that passwords are also hashed to md4 in /etc/samba/smbpasswd

OS X already does this.

See the 4 comments >>

up
963
down
Mount removable storage synchronously  
Written by jez9999 the 28 Feb 08 at 23:50. Category: System. Related to: Nothing/Others. New
When you plug in something like a USB dongle, it should be mounted synchronously (-o sync) instead of in buffered mode.

For me, this is far preferable to the minute performance gain gotten by mounting the device in buffered mode. You're very unlikely to be using such devices for anything except data storage/retreival, in which case mounting synchronously is a major benefit. Expecting new users (or those used to Windows XP's behaviour) to know you have to right-click, 'unmount', before removing the drive is not a good idea, as well as just being unnecessary if the device is mounted synchronously. It's also irritating for people like me who know you need to do it, but either occasionally forget or don't want to bother.

Mount the thing synchronously by default. This is what Windows XP does, and it allows you to just remove the drive after any file transfers have finished. Yes, problems will occur if you remove it durung a file transfer, but that's gonna happen in ANY mount mode. It's far more obvious to the user that this will cause a problem than removal of the drive before unmounting. Also stop displaying that 'unsafe device removal' message for devices mounted synchronously.

See the 34 comments >>

up
4267
down
Improve dual-screen function  
Ubuntu

In :  
Priority : Undefined
Definition : Approved (Needs guidance)
Implementation : Implemented
Assignee : Bryce Harrington
spec
Written by clemdup the 28 Feb 08 at 20:32. Category: Graphics. Related to: Nothing/Others. In development
I'm bored with dual-screen on GNU/Linux, it really has to have a graphic configuration, and better features.
I would like to move windows from a screen to another, but when I maximize I need it to be in a single screen.

Update: Xrandr GUI blog post by Bryce Harrington

Developer comments
Response from Bryce Harrington: http://blog.qa.ubuntu.com/node/9

See the 67 comments >>

up
4217
down
Unmount resolution  
Cannot unmount volume: show which application(s)
still use the drive (#81239)


In : gnome-mount (ubuntu)
Status : Triaged
Importance : Wishlist
Assignee : Martin Pitt
22 comments, 10 subscribers and 0 duplicates
bug
Written by Vivien the 28 Feb 08 at 16:35. Category: System. Related to: Nothing/Others. In development
When someone wants to unmount a volume and the mount point is used, he gets a message telling him that the volume can't be unmounted because an application uses it. The user has no idea which application is actually using it and can't remove the device.

I propose that the popup tells him which application(s) is(are) using the device and propose to terminate them (that list should be kept up to date when the app. dies).

Developer comments
Upstream bug (GNOME #528559) has a patch in discussion. Volunteering to work on it.

See the 35 comments >>

up
392
down
Use packagekit to improve standardization  
Ubuntu

In :  
Priority : Low
Definition : Approved
Implementation : Not started
Assignee : Sebastian Heinlein
spec
Written by rainforest12 the 28 Feb 08 at 16:16. Category: System. Related to: Nothing/Others. In development
Hi guys!
packagekit gets more and more attraction, i don't think that i have to explain it here, someone who knows this page knows also packagekit and its possibilities i.e. share package discribtions & news, openoffice.org can use it for the installation from additional packages/art; automatic printer driver download from lsb-site and so on...

more here:
http://packagekit.org/
and a really hot presentation from fosdem08:
http://people.freedesktop.org/~hughsient/public/introduction-to-packagekit.pdf


Developer comments
The use of PackageKit for Ubuntu is targeted for the Intrepid Ibex! See the attached blueprint for more informations.

See the 26 comments >>

implemented
Done!
(1774)
Tabbed Nautilus  
tabbed file browsing needed (#154059)

In : nautilus (ubuntu)
Status : Fix Released
Importance : Wishlist
Assignee : Ubuntu Desktop Bugs
3 comments, 2 subscribers and 0 duplicates
bug
forum
Written by einalex the 28 Feb 08 at 17:16. Category: Look and Feel. Related to: Nothing/Others. Implemented
Enable Nautilus to use tabs.

Nautilus is Ubuntu's default file management software. There is no reason why you should need to open countless Nautilus windows to manage your files. It is time to bring tabs from your web browser to your file browser.

Developer comments
This is implemented! See the Gnome 2.24 release notes.

See the 74 comments >>

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

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