Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Things you’d like to miss in the future...
highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by highend »

I can still destroy the clipboard easily here...

A fresh 0107 instance, tweaked ClipboardSkipShidFrom=1000

R:\src
contains 50.000 empty *.txt files (no overlong names)

I go into that folder, CTRL+A, CTRL+X

I get the message: 50.000 items cut to clipboard

I go into R:\dst, CTRL+V

Status bar: Nothing to paste.

Executing #216;
1.png
1.png (11.04 KiB) Viewed 825 times
The clipboard is dysfunctional afterwards. For EVERY application, only a reboot helps...
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by admin »

Could not repro. :|

Try v22.50.0108. I added some more error catching. Maybe it helps.

1024mb
Posts: 205
Joined: 14 Dec 2018 23:26

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by 1024mb »

I've updated to latest beta and now it has been two times where XYplorer hanged while cutting files/folders. Exactly what I did was Ctrl+X, nothing more. After pressing the keys XYplorer stopped responding. First time happened with a PNG file and the second time happened with a directory, just now.

Wait, I right clicked XYplorer on Process Hacker and clicked "Resume" and got this (the window comes from csrss.exe):

Code: Select all

La instrucción en 0x0000000075E4C113 hace referencia a la memoria en 0x0000000008C98BC9. La memoria no se pudo read.

Haga clic en Aceptar para finalizar este programa
I don't know if it helps or if it's happening because I'm clicking on resume (XYplorer is the only program that gives me the option to "resume").

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by admin »

Yes, I saw that too. Fix coming.

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by highend »

With "Extended compatibility for clipboard and drag and drop" added (and it's unticked here), could you improve the:

getting items from clipboard xx.xxxx/50.0000

when the paste is invoked?

Here it counts to ~19.xxx/50.000 and then it won't update any more until it is finished. XY gets unresponsible during that time.
Maybe a one millisecond delay each 100 or 1000 files so that the status bar output stays in sync?
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by admin »

Weird, I don't see that here. The status bar is explicitly refreshed on each change. Cannot see why it would stop painting. :?

Evolve
Posts: 353
Joined: 27 Feb 2020 09:48

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by Evolve »

admin wrote: 30 Nov 2021 15:13 Cannot see why it would stop painting
Maybe because
highend wrote: 30 Nov 2021 13:07 XY gets unresponsible
It keeps counting here until I click inside the XY window which immediately gets frozen and the counting obviously stops at that moment.

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by highend »

Mine stops counting without a click, window title changes to ... (Not Responding)
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by admin »

Cannot reproduce neither of this. :|

Could it be some CEA the does something in the background?

Evolve
Posts: 353
Joined: 27 Feb 2020 09:48

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by Evolve »

BTW, it doesn’t happen when I move a folder containing 100k files, only when I select those 100k files individually and then move them.

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by highend »

Could it be some CEA
Which kind of CEA should that be?

I'm switching into an empty folder before I do the CTRL+V so if there was a CEA (the only one that could be would be a "Switch tabs" before) running, it's long over before I do the paste
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by admin »

It keeps counting here until I click inside the XY window which immediately gets frozen and the counting obviously stops at that moment.
CEA on click...

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by highend »

I'm doing a CTRL+V for the paste, no click involved
One of my scripts helped you out? Please donate via Paypal

Evolve
Posts: 353
Joined: 27 Feb 2020 09:48

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by Evolve »

It sometimes goes here the way @highend describing it. In a fresh instance as well.

pJSd498GMI.gif
pJSd498GMI.gif (52.9 KiB) Viewed 672 times

The only settings I've touched.

21.11.30 22꞉03꞉49 XYplorer.png
21.11.30 22꞉03꞉49 XYplorer.png (18.38 KiB) Viewed 672 times
21.11.30 22꞉04꞉05 XYplorer.png
21.11.30 22꞉04꞉05 XYplorer.png (7.64 KiB) Viewed 672 times

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Cutting (moving) lots of files (10K+) becomes a copy operation out of the blue

Post by admin »

Should be fixed in v22.50.0204.

Post Reply