texstudio-org/texstudio

Cannot open file saved under WSL when using TeXstudio for Windows

Aperta

#1198 aperta il 5 ago 2020

 (4 commenti) (0 reazioni) (0 assegnatari)C++ (397 fork)auto 404
help wanted

Metriche repository

Star
 (3516 stelle)
Metriche merge PR
 (Merge medio 5h 26m) (19 PR mergiate in 30 g)

Descrizione

I am using TeXstudio from Windows and attempting to edit files saved on Windows Subsystem for Linux 2 (WSL 2). However, I cannot open files saved under WSL by using the editor. Specifically, using the menus File->Open... and selecting the desired file does nothing. However, if I open the file with TeXstudio from the Windows File Explorer, the file is loaded and all other behavior is normal. I am using the Debian distribution app from Windows, and have not tested if this issue exists for other distros.

Environment

  • TeXstudio: 2.12.22
  • Qt: 5.12.1
  • OS: Windows 10
  • TeX distribution: miktex

Expected behavior

Clicking File->Open and then selecting a file saved under WSL 2 (Debian) opens the file for editing.

Actual behavior

No response. TeXstudio continues running normally as if command was not issued

How to reproduce

Install WSL 2 on Windows 10. Install the Debian app and set up the Debian distro. Save a .tex file within Debian. Open TeXstudio from Windows and then attempt to open the .tex file from within the editor.

Guida contributor