GNOME Bugzilla – Bug 408597
Nearly impossible to find out which files Nautilus is talking about in dialogs
Last modified: 2008-04-04 13:25:08 UTC
When performing an operation on multiple files, and there is an I/O problem (for example), Nautilus pops up a dialog to inform you. Fair enough (although this does seem to be synchronous w.r.t. the I/O operation, pausing it whilst you answer). However, the messages are typically of the form: Error copying file /media/cdr...foo.doc Retry | Skip | Cancel or similar. This isn't very helpful if you're trying to determine which files were successfully processed and which were rejected. If the filename was there in full, or perhaps the window could be resized to accommodate the full filename (these windows tend to be fixed size, application modal, as far as I can tell) then life would be much easier. As it is, Nautilus is unusable for me when moving batches of files around between picky locations (e.g. iffy CD media, SMB/CIFS shares on Windows servers), as it's near impossible to tell using just the GUI which files were successfully processed and which need manual attention. What would be ideal is if a 'complex' I/O operation (e.g. moving more than one file) had partial failures, a summary was displayed at the end of the operation, with complete filenames and full details of what operation(s) failed. I could then make an informed decision about what to do. An "Ignore all further errors for this $REQUESTEDOPERATION" button might be useful, too. Other information:
Created attachment 97500 [details] "Error while copying" dialog showing lossy abreviation Here's a screenshot of the dialog in question from GNOME 2.20.0 on Ubuntu Gutsy. I've run into this several times in earlier versions of GNOME (2.18 at least, maybe 2.16 as well). The text is selectable (see cursor between "44" and "55" in screenshot), just abbreviated in a lossy way.
This should be gone with 2.21.90. I just tested with a very very long filename and the dialog is automatically expanded to handle the filename correctly. Closing as OBSOLETE, please reopen the bug or open a new one if this still happens with a recent (>= 2.21) version of Nautilus, thanks!
*** Bug 457185 has been marked as a duplicate of this bug. ***
*** Bug 326995 has been marked as a duplicate of this bug. ***