vscode icon indicating copy to clipboard operation
vscode copied to clipboard

VSCode becomes unresponsive when moving files in explorer

Open sfo opened this issue 3 weeks ago • 3 comments

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

code-insiders --disable-extensions --disable-gpu
  • VS Code Version:
    • code-insiders (via snap)
    • version 4372b8b6
  • OS Version:
    • Hardware Model: Lenovo ThinkPad T14 Gen 1
    • Memory: 48.0 GiB
    • Processor: AMD Ryzen™ 7 PRO 4750U with Radeon™ Graphics × 16
    • Graphics: AMD Radeon™ Graphics
    • OS Name: Fedora Linux 42 (Workstation Edition)
    • OS Type: 64-bit
    • GNOME Version: 48
    • Windowing System: Wayland
    • Kernel Version: Linux 6.17.8-200.fc42.x86_64

Steps to Reproduce:

  1. Create a file and a folder in the explorer view
  2. Drag and drop file into the folder
  3. The UI suddenly becomes unresponsive

https://github.com/user-attachments/assets/171f9901-9284-4f42-8cb9-cbb9ba70f926

sfo avatar Dec 04 '25 09:12 sfo

Could you attach a perf trace please

https://github.com/microsoft/vscode/wiki/Performance-Issues#profiling-the-renderer-process

lramos15 avatar Dec 04 '25 14:12 lramos15

Since this report is about an unresponsive application, there is of course no possibility to record a trace from within the application itself.

sfo avatar Dec 05 '25 06:12 sfo

Please capture a CPU profile and attach the main process logs to help us further debug this

https://github.com/microsoft/vscode/wiki/Runtime-debugging#using-samply-on-linux

lramos15 avatar Dec 10 '25 15:12 lramos15

This issue has been closed as it has been labeled with info-needed and has not received the additional information that was requested from the issue author. It has been labeled as info-needed for 7 days.