After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762366 - Add progress bar to NTFS file system specific copy method
Add progress bar to NTFS file system specific copy method
Status: RESOLVED FIXED
Product: gparted
Classification: Other
Component: application
GIT HEAD
Other Linux
: Normal normal
: ---
Assigned To: Mike Fleetwood
gparted maintainers alias
Depends on:
Blocks:
 
 
Reported: 2016-02-20 08:39 UTC by Mike Fleetwood
Modified: 2016-04-26 15:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
NTFS copy progress (v1) (2.97 KB, patch)
2016-02-20 09:08 UTC, Mike Fleetwood
none Details | Review

Description Mike Fleetwood 2016-02-20 08:39:19 UTC
Add progress bar to NTFS file system specific copy method

GParted uses "ntfsclone" as a file system specific copy command, so
needs a progress tracking function to update the the GUI progress bar.

This is a follow on from bug 670709 "Add progress bars to XFS and
EXT2/3/4 file system specific copy methods".
Comment 1 Mike Fleetwood 2016-02-20 09:08:38 UTC
Created attachment 321709 [details] [review]
NTFS copy progress (v1)

Hi Curtis,

Here's the patch for this.

Thanks,
Mike
Comment 2 Curtis Gedak 2016-02-23 17:36:14 UTC
Thank you Mike for this enhancement to add a progress bar to the NTFS file system copy method.

I successfully tested patch v1 from comment #1 on the following distros:

  debian  8
  fedora 22
 kubuntu 12.04
openSUSE 13.2

Patch v1 has been committed to the git repository for inclusion in the next release of GParted.

The relevant git commit can be viewed at the following link:

Display progress of NTFS file system specific copy operation (#762366)
https://git.gnome.org/browse/gparted/commit/?id=6d28a6207779a3964a0f6ff8ea03b89da3795af4
Comment 3 Curtis Gedak 2016-04-26 15:55:23 UTC
This enhancement was included in the GParted 0.26.0 release on April 26, 2016.