Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't delete multi-selected files 1.57.0 #125464

Closed
heartacker opened this issue Jun 4, 2021 · 13 comments
Closed

can't delete multi-selected files 1.57.0 #125464

heartacker opened this issue Jun 4, 2021 · 13 comments
Assignees
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster *out-of-scope Posted issue is not in scope of VS Code

Comments

@heartacker
Copy link
Contributor

heartacker commented Jun 4, 2021

Does this issue occur when all extensions are disabled?: Yes

版本: 1.57.0-insider (system setup)
提交: a62df5d
日期: 2021-06-03T17:38:02.890Z
Electron: 12.0.9
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Windows_NT x64 10.0.14393

Steps to Reproduce:

  1. selection multi file
  2. delete them
  3. just delete the frist selected file and report an error
  4. disable all exts and reload windows,
  5. repeat step 1~3.

delete_disable_all_exts

delete

@vscodebot
Copy link

vscodebot bot commented Jun 4, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@heartacker
Copy link
Contributor Author

BTW, stable version is working well

@isidorn
Copy link
Contributor

isidorn commented Jun 4, 2021

This works just fine for me.
Can you repro if you disable all your extensions?

@isidorn isidorn added file-explorer Explorer widget issues info-needed Issue requires more information from poster labels Jun 4, 2021
@heartacker
Copy link
Contributor Author

This works just fine for me.
Can you repro if you disable all your extensions?

yes .it repro when disable all ext

@heartacker heartacker changed the title can't delete multi-selected files 1.67.0 can't delete multi-selected files 1.57.0 Jun 6, 2021
@heartacker
Copy link
Contributor Author

so, nobody believes that this is an issue of v1.57?

@heartacker
Copy link
Contributor Author

today, I update my stable version to 1.57.0. this issue reproduce. I still believe that this is an issue related version-1.57.0, not only the conflict with exts.
image

@heartacker
Copy link
Contributor Author

run with --disable-extensions ,still broken.

版本: 1.57.0 (system setup)
提交: b4c1bd0
日期: 2021-06-09T17:18:42.354Z
Electron: 12.0.9
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Windows_NT x64 10.0.14393

also, delete one file will show the same dialog

@heartacker
Copy link
Contributor Author

HI, my workmate can reproduce this issue, and seems that we have the same windows version 1607 LTSB
and my another workmate‘s PC works well with windows version 1809 LTSC.

@heartacker
Copy link
Contributor Author

after upgrading to 1.58.0,this issue still alive at Windows 1607LTSB

  1. delete a file or multifiles
  2. the only file or frist selected file will be deleted
  3. show the messagebox that We can't move to recycle_bin

image

  1. recommand me to Permanently delete, click delete, show a messagebox that file does not exit

image

@363797271
Copy link

I also had this problem after vscode was updated to version 1.58.

@isidorn isidorn added the *out-of-scope Posted issue is not in scope of VS Code label Aug 6, 2021
@heartacker
Copy link
Contributor Author

no,it's bug!!!!

@wsytlzdh
Copy link

after upgrading to 1.58.0,this issue still alive at Windows 1607LTSB

  1. delete a file or multifiles
  2. the only file or frist selected file will be deleted
  3. show the messagebox that We can't move to recycle_bin

image

  1. recommand me to Permanently delete, click delete, show a messagebox that file does not exit

image

the same problem, now it is bother me

image

版本: 1.60.0-insider (system setup)
提交: 5f19eee5dc9588ca96192f89587b5878b7d7180d
日期: 2021-08-24T19:41:58.784Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.14393
版本: 1.59.1 (system setup)
提交: 3866c3553be8b268c8a7f8c0482c0c0177aa8bfa
日期: 2021-08-19T11:56:46.957Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Windows_NT x64 10.0.14393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
file-explorer Explorer widget issues info-needed Issue requires more information from poster *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

5 participants
@heartacker @isidorn @363797271 @wsytlzdh and others