-
Notifications
You must be signed in to change notification settings - Fork 136
Visual Studio Code not saving files properly #1460
Comments
Hi @Tenrys, I think we need a bit more context. Have you installed the file system drivers for Windows via the Folder tab in the Keybase GUI? Do you have a K:\ drive? Are you trying to write directly to If you still think you're doing everything right, please run |
Thanks. You get that error above when you are trying to save a .txt file using Visual Studio Code? Can you share the name of the txt file you tried to create, so I can look for it in the log? (If you don't want to share the name publicly, feel free to chat with me on Keybase, username |
The current file name is |
Are you running it in cygwin or WSL or something that might not have access to the k:\ drive? I don't think KBFS works nicely in those environments. |
Not that I know? Not sure what WSL is, but rings a bell. I don't know how I would run VS Code in a specific environment? (nevermind, that's the Linux subsystem. I don't think I am?) |
I do have WSL installed but I rarely use it, don't know how I would have made VSCode use it. |
Logs show mounting K: without errors. I just double checked that I can write new files with visual studio code on windows. Maybe also include the exact time so we can narrow down the logs we're looking for? |
Sent another log. |
Suspect conflicting drivers causing K: to be hidden, even though the mount was succesfull. @Tenrys are you running any AV/backup/filesystem software that could be causing conflicts? |
Nope, nothing. |
bash-prompt$ code test.txt It will open test.txt in VSCode. |
@Tenrys What I mean by exact time is to reproduce your problem, note the exact time you experienced it, and then send a log, along with a mention of what time you noted. |
Trying to write a .txt file in my public folder,
I get the following error. I can safely open files from Explorer or other programs, I can save in Notepad.
Keybase GUI Version: 1.0.38-20171220134904+a7fe25d
The text was updated successfully, but these errors were encountered: