amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.05k stars 139 forks source link

[s-tui-1.0.0] FileNotFoundError: [Errno 2] No such file or directory ... #146

Open linxon opened 4 years ago

linxon commented 4 years ago

Step 1: Describe your environment

Step 2: Describe the problem:

Observed Results:

Debug Results, output of s-tui -d created in a file _s-tui.log:

* Replace this with debug output *

Step 3: Reproduce the problem:

Steps to reproduce:




* Replace this with relevant code to reproduce the problem *
amanusk commented 4 years ago

Thanks for opening the issue, this is related to #82, I'll keep this open as this is a more general description of the problem.

Indeed we assume your ~/.config dir already exists, which is usually the case, but it should be created in case it does not.