KubuntuRemoveMedia

Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

Improve removing media dialogue in Kubuntu.

Rationale

The long standing lack of UI when unmounting USB disks in Kubuntu was fixed by a patch in the last week of Feisty development, there are a few improvements still to be made.

Use Cases

Flora wants to remove her USB disk, a dialogue pops up to tell her to wait for the data to sync and goes away when the sync is complete.

Scope

User interface.

Design and Implementation

The patch to kdebase is not perfect as there is a delay in showing the dialogue box. We will remove the patch and make a wrapper to kio_media_mounthelper that provides the progressbar only. With this wrapper we get the progress dialogue instantly.

There is no reliable way to know how far through the sync process Linux is. Change the progress bar in the user interface from a 10 step progress to a bounce back-and-forth progress bar.

Change the string from "Unmounting" to "Synchronising data to disk, please wait..."


CategorySpec

KubuntuRemoveMedia (last edited 2008-08-06 16:29:06 by localhost)