texstudio-org/texstudio

Cannot open file saved under WSL when using TeXstudio for Windows

开放

#1,198 创建于 2020年8月5日

 (4 条评论) (0 个反应) (0 位负责人)C++ (397 个派生)auto 404
help wanted

仓库指标

星标
 (3,516 个星标)
PR 合并指标
 (平均合并 5小时 26分钟) (30 天内合并 19 个 PR)

描述

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.

贡献者指南