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

WebTS: Weird backslash character for Logs folder #320

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

WebTS: Weird backslash character for Logs folder #320

prupipho opened this issue May 13, 2021 · 0 comments
Labels
bug Something isn't working WebTS Tag to identify issues related to Web Template Studio
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 isn't working label May 13, 2021
@prupipho prupipho added this to the WebTS 0.7 milestone May 13, 2021
@sibille sibille modified the milestones: WebTS 0.7, Backlog May 24, 2021
@sibille sibille added the WebTS Tag to identify issues related to Web Template Studio label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working WebTS Tag to identify issues related to Web Template Studio
Projects
None yet
Development

No branches or pull requests

2 participants