Closed nunotexbsd closed 1 year ago
Thank you for your bug report! I've created and uploaded a patch that fixes the crash. Now, when wiki-tui cannot write the log file, it will print out this error message to stdout and continue running normally
wiki-tui/readonly🔒 î‚ bug/fix-cr
$ ../target/release/wiki-tui
Error: failed initializing the logger
Caused by:
0: failed building the FileAppender
1: Permission denied (os error 13)
General Information Version: 0.5.1 Installation Method: source Operating System: FreeBSD
Describe the bug Crashes when running on directory not writable (without write permission, not owner)
To Reproduce
Expected behavior Run normally
Screenshots If applicable, add screenshots to help explain your problem.
Crash report (if available)
Additional context I suspect it's related to trying to create wiki-tui.log.
Checklist
CONTRIBUTING.md