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 627772 - TaskView Integration/Reworked Progress Dialogue
TaskView Integration/Reworked Progress Dialogue
Status: RESOLVED DUPLICATE of bug 124783
Product: nautilus
Classification: Core
Component: File and Folder Operations
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-23 21:16 UTC by Salomon Sickert
Modified: 2012-08-14 23:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Salomon Sickert 2010-08-23 21:16:19 UTC
During GSoC I've created the TaskView system and a set of patches to integrate nautilus into it.

More about TaskView:

http://live.gnome.org/SummerOfCode2010/SalomonSickert_Tasks
http://ssickert.wordpress.com/

Nautilus patch:

http://github.com/ssickert/nautilus-taskview/commit/fa918e0909f31576319eb954a0f9a37bafabe2a0
Comment 1 Allan Day 2010-08-30 15:51:34 UTC
Hi Saloman! Thanks for starting this bug. It would be useful if you could briefly describe the current issues with Nautilus that your work fixes, as well as how it fixes them.
Comment 2 Salomon Sickert 2010-09-04 08:48:10 UTC
* Atm the UI for displaying the progress of file operations has some shortcomings, which this design-spec: http://live.gnome.org/Nautilus/ProgressWindow tries to remove. The code fully implements this (with some minor corrections)

* Improve file representation through integration from third-party applications, which can be used to create such things: http://dl.dropbox.com/u/5031519/downloads.png.
Comment 3 Allan Day 2010-09-10 14:09:45 UTC
Thanks Saloman - that summarises things nicely.
Comment 4 Tshepang Lekhonkhobe 2010-09-20 17:43:04 UTC
Is there an ETA?
Comment 5 Allan Day 2010-10-01 14:54:29 UTC
There are a number of aspects of Salomon's work that are desirable from a usability point of view.

 * Ensures that progress windows are consistent. This will give users less to mentally process and increase there familiarity with the desktop as a whole.

 * Allows us to deal with files that are being written to in a graceful manner: allows us to indicate when a file is being written to; if a user tries to open a file that is being written to, we can switch to the progress window rather than showing an error dialog. These two steps will reduce possible confusion.
Comment 6 William Jon McCann 2012-08-14 23:01:33 UTC

*** This bug has been marked as a duplicate of bug 124783 ***