Copy (drag from everything) locks all everything instances

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Dorf
Posts: 20
Joined: Mon Feb 25, 2013 6:46 am

Copy (drag from everything) locks all everything instances

Post by Dorf »

Is there a way around this?

When drag files from everything to a slow device (usb drive, network share) all everything windows are locked until the operation completes
void
Developer
Posts: 15322
Joined: Fri Oct 16, 2009 11:31 pm

Re: Copy (drag from everything) locks all everything instances

Post by void »

Currently there's no way around this, drag dropping is done in the UI thread.
If the drag dropping operation freezes, so will the Everything UI.

I need to move the drag dropping operation to its own thread, added to my TODO list, thanks.
Dorf
Posts: 20
Joined: Mon Feb 25, 2013 6:46 am

Re: Copy (drag from everything) locks all everything instances

Post by Dorf »

Oh ok. Thank you for everything.

I have one sort of related issue, but i think it is Windows fault.
When doing that drag and drop to drive with limited space, the copy/move is aborted (only option is try again or cancel), even though there will be plenty of space due to overwritten files.
therube
Posts: 4605
Joined: Thu Sep 03, 2009 6:48 pm

Re: Copy (drag from everything) locks all everything instances

Post by therube »

When doing that drag and drop to drive with limited space, the copy/move is aborted (only option is try again or cancel), even though there will be plenty of space due to overwritten files.
You could check that by doing the same with Windows Explorer & see if it gives you the same results?
Post Reply