KubuntuRemoveMedia

Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2007-05-09 12:02:15
Size: 1388
Editor: 195
Comment: typo
Revision 10 as of 2008-08-06 16:29:06
Size: 1360
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
The long standing lack of UI when unmounting USB disks in Kubuntu was fixed by a patch in the last week of Feisty development.  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.
Line 26: Line 26:
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 dialog instantly. 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.
Line 28: Line 28:
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.  There is no reliable way to know how far through the sync process Linux is. 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.

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)