Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

[Bug] Log file cannot be saved to directory with "Space" in the name #1912

Closed
2 tasks done
cinke opened this issue Nov 22, 2024 · 3 comments
Closed
2 tasks done

[Bug] Log file cannot be saved to directory with "Space" in the name #1912

cinke opened this issue Nov 22, 2024 · 3 comments
Labels

Comments

@cinke
Copy link

cinke commented Nov 22, 2024

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App version

3.8.4

Windows version

Win 11 Pro, 22631.4460

Steps to reproduce

  1. Have a user name with a space in it (John Doe)
  2. Click on Open log file icon
  3. Error message: C:\Users\John doesn't exist, create is?
  4. Save it to any other directory, and it is OK.

Expected behavior

Save log file to C:\Users\John Doe\simplewall.log

Actual behavior

Log file not opened, error message displayed.

Logs

No response

@cinke cinke added the bug label Nov 22, 2024
@henrypp
Copy link
Owner

henrypp commented Nov 24, 2024

now checked and cannot reproduce, on win11 notepad open log correctly with spaces in path

@henrypp henrypp closed this as completed Nov 24, 2024
henrypp added a commit that referenced this issue Nov 24, 2024
@cinke
Copy link
Author

cinke commented Nov 25, 2024

It is an issue with notepad++, which I used as log file viewer.
It seems it only catches the section of the log file path, that is after the space.

Switching the log file viewer app to windows notepad resolved this issue.

@henrypp
Copy link
Owner

henrypp commented Nov 25, 2024

it is already fixed, so wait for release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants