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

Weird backslash character for Logs folder in WebTS on Linux/Mac #1811

Open
prupipho opened this issue May 13, 2021 · 0 comments
Open

Weird backslash character for Logs folder in WebTS on Linux/Mac #1811

prupipho opened this issue May 13, 2021 · 0 comments
Labels
bug Something is broken unix
Milestone

Comments

@prupipho
Copy link
Contributor

Describe the bug
From WSL or Linux is not easy to navigate or open the WebTS logs due to a weird character used for generating the path

To Reproduce

  1. Open vscode using WSL Remote.
  2. Open Web Template Studio (Ctrl + Shift + P: Web Template Studio) No matter if Create Web App or Create React Native App
  3. Check the WebTS logs:
Mac: /Users/[username]/.local/share
Linux: //home/[username]/.local/share
Windows:  %LocalAppData%

  1. Notice that under WebTS you can find the Templates folder but not the Logs one. You can see a folder named WebTS\Logs instead, but it doesn´t seem to be able to open it correctly. (You need to open the parent folder to access to it)

Expected behavior
It should create the Logs folder correctly accordingly to the OS where it´s generated.

Screenshots
MicrosoftTeams-image (3)

This is how it looks in WSL Remote when trying to Open Folder
image

When you select that it complains that the path does not exist
image

In Windows seems that is creating it ok
image

System

  • OS: WSL Remote in vscode
@prupipho prupipho added the bug Something is broken label May 13, 2021
@ghost ghost added the needs-triage For new issues that are raised to get reviewed by internal Microsoft employees label May 13, 2021
@prupipho prupipho removed the needs-triage For new issues that are raised to get reviewed by internal Microsoft employees label May 13, 2021
@prupipho prupipho added this to the 0.7 milestone May 13, 2021
@sibille sibille changed the title Weird backslash character for Logs folder in WebTS Weird backslash character for Logs folder in WebTS on Linux/Mac May 14, 2021
@sibille sibille modified the milestones: 0.7, Backlog May 18, 2021
@prupipho prupipho added the unix label May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken unix
Projects
None yet
Development

No branches or pull requests

2 participants