ssleert/zfxtop

Crashes on WSL since it cant detect any temprature sensors

kaem-e opened this issue · 0 comments

On WSL (arch linux) it will complain about open /sys/class/hwmon: no such file or directory, since windows does not pass those to WSL I presume.

image

Regardless, I reckon a small check can be implemented to see if these sensors are present or not and just provide a small warning about it instead of not being able to run the program altogether.