! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
File selection incomplete when copy operation was interrupted
Status:
RESOLVED: FIXED

Comments

Description haarp 2015-04-21 20:35:04 CEST
1. Copy a selection of files to another location
2. During copying, some file(s) can't be read -> Select skip
3. In the target folder, only the files that were copied before the interruption are selected, not those that were copied after
Comment 1 Harald Judt editbugs 2015-04-22 13:56:42 CEST
When performing these steps and overwriting existing target files, will the file information for all files before and after the skipping be updated correctly?
Comment 2 haarp 2015-04-22 17:19:52 CEST
(In reply to Harald Judt from comment #1)
> When performing these steps and overwriting existing target files, will the
> file information for all files before and after the skipping be updated
> correctly?

I'm sorry, I don't quite understand your question. What file information? Do you mean metadata like the modification time? If so, how does this relate to this bug?
Comment 3 Harald Judt editbugs 2015-04-22 18:45:51 CEST
Yes. Could be related but hopefully it doesn't happen.
Comment 4 haarp 2015-04-22 21:52:52 CEST
It does appear in my tests that the metadata is updated correctly. It's just the file selection after the copy operation that is inconsistent.
Comment 5 Harald Judt editbugs 2015-04-22 22:04:11 CEST
Then at least that is good news. As for the new files selection issue, the closure is probably invalidated whenever the selection changes. You can try to comment out the corresponding block in thunar_standard_view_selection_changed here and see if it helps: http://git.xfce.org/xfce/thunar/tree/thunar/thunar-standard-view.c#n4297
Simply comment out the lines 4297 to 4303 (inclusive).
Comment 6 haarp 2015-04-26 13:08:35 CEST
(In reply to Harald Judt from comment #5)
> Then at least that is good news. As for the new files selection issue, the
> closure is probably invalidated whenever the selection changes. You can try
> to comment out the corresponding block in
> thunar_standard_view_selection_changed here and see if it helps:
> http://git.xfce.org/xfce/thunar/tree/thunar/thunar-standard-view.c#n4297
> Simply comment out the lines 4297 to 4303 (inclusive).

Commenting those lines doesn't seem to make a difference
Comment 7 Harald Judt editbugs 2015-05-12 11:47:31 CEST
Maybe this can be improved after the gtk3 port. The current design does not allow for this easily.
Comment 8 haarp 2019-05-02 16:01:35 CEST
Seeing as we are a few versions into GTK3 Thunar 1.8 now, I've retested this. Seems to be working fine now.

Bug #11841

Reported by:
haarp
Reported on: 2015-04-21
Last modified on: 2019-05-02

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Attachments

Additional information