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 save or close file tabs! #238895

Closed
iMistly opened this issue Jan 27, 2025 · 5 comments
Closed

Can't save or close file tabs! #238895

iMistly opened this issue Jan 27, 2025 · 5 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@iMistly
Copy link

iMistly commented Jan 27, 2025

Type: Bug

I recently installed Kubuntu and had visual studio working fine. I installed java(default-jre/default-jdk) and now my visual studio is unresponsive. I am sure more things are broken but it's hard to tell since I can't really navigate most things.

VS Code version: Code 1.96.4 (cd4ee3b, 2025-01-16T00:16:19.038Z)
OS version: Linux x64 6.8.0-52-generic snap
Modes:

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 x 1422)
GPU Status 2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
webnn: unavailable_software
Load (avg) 3, 1, 0
Memory (System) 15.39GB (11.65GB free)
Process Argv --no-sandbox --force-user-env --crash-reporter-id 06c1efc3-9b56-453b-8926-244f0a8be8eb
Screen Reader no
VM 0%
DESKTOP_SESSION plasma
XDG_CURRENT_DESKTOP KDE
XDG_SESSION_DESKTOP KDE
XDG_SESSION_TYPE x11
Extensions (58)
Extension Author (truncated) Version
lua-debug act 2.0.11
format-selection-as-html adr 2.3.0
vscode-sqlite ale 0.14.1
vscode-django bat 1.15.0
color-info bie 0.7.2
dart-code Dar 3.102.0
go-to-character-position dav 2.0.1
vscode-deno den 3.43.2
python-environment-manager don 1.2.7
python-extension-pack don 1.7.0
gitlens eam 16.2.1
vscode-html-css ecm 2.0.13
c-cpp-runner fra 9.4.9
godot-tools gee 2.3.0
codespaces Git 1.17.3
copilot Git 1.259.0
copilot-chat Git 0.23.2
vscode-pull-request-github Git 0.102.0
haskell has 2.4.4
language-haskell jus 3.6.0
vsc-python-indent Kev 1.19.0
character-position kyr 1.0.0
vscode-autohotkey-plus-plus mar 6.4.3
rainbow-csv mec 3.15.0
vscode-docker ms- 1.29.4
autopep8 ms- 2024.0.0
debugpy ms- 2024.14.0
isort ms- 2023.10.1
python ms- 2024.22.2
vscode-pylance ms- 2024.12.1
remote-ssh ms- 0.116.1
remote-ssh-edit ms- 0.87.0
cmake-tools ms- 1.19.52
cpptools ms- 1.23.4
cpptools-extension-pack ms- 1.3.0
makefile-tools ms- 0.11.13
remote-explorer ms- 0.4.3
gremlins nho 0.26.0
vscode-python-typehint njq 1.5.1
material-icon-theme PKi 5.19.0
java red 1.39.0
markdown-preview-enhanced shd 0.8.15
lua sum 3.13.5
pdf tom 1.2.2
cmake twx 0.0.17
vscode-lldb vad 1.11.2
intellicode-api-usage-examples Vis 0.2.9
vscodeintellicode Vis 1.3.2
vscode-gradle vsc 3.16.4
vscode-java-debug vsc 0.58.1
vscode-java-dependency vsc 0.24.1
vscode-java-pack vsc 0.29.0
vscode-java-test vsc 0.43.0
vscode-maven vsc 0.44.0
vscode-icons vsc 12.10.0
jinja who 0.0.8
vscode-dosbox xsr 0.1.8
vscode-sqlite3-editor yy0 1.0.201

(2 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupyter:31046869
2f103344:31071589
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc2:31192216
cf971741:31144450
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
dwoutputs:31217127
hdaa2157:31222309
copilot_t_ci:31222730

@iMistly
Copy link
Author

iMistly commented Jan 27, 2025

Found out this only applies to files i am trying to create with VSC. I can create a file outside of the gui and open it with VSC, and it will have the expected interactions.

If I close and reopen VSC, I am able to close the temp(non-saved) files, but I try to save with either the File menu or Ctrl+S it will essentially seize up.
Unsaved files persist due to the workspace never closing.

I can only assume it's some sort of permission issue, and VSC just hangs.

@benibenj benibenj assigned bpasero and unassigned benibenj Jan 27, 2025
@bpasero
Copy link
Member

bpasero commented Jan 28, 2025

Can you try to reproduce with our nightly insider builds? You can give our preview releases a try from: https://code.visualstudio.com/insiders/

@bpasero bpasero added the info-needed Issue requires more information from poster label Jan 28, 2025
@iMistly
Copy link
Author

iMistly commented Jan 28, 2025

The desired functionality works with the insider build on both a fresh install and after I synced my profile/extensions.
Two questions:
Is it okay to continue using the insider build?
Should I avoid syncing?

@bpasero
Copy link
Member

bpasero commented Jan 28, 2025

Yes insiders is good, glad it works!

@bpasero bpasero closed this as completed Jan 28, 2025
@iMistly
Copy link
Author

iMistly commented Jan 28, 2025

I am still relatively new to Linux but I am pretty sure Snap is the issue. I redownloaded the insider build from the snap store and came across the same issue. I will be sticking with the downloading directly from the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants