Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Debesse
f3afa64c8b prefs: revamp the preference window and make various providers selectable independently, ref #223 (#226) 2021-11-21 15:29:06 +03:00
Vasilii
308dfb9fbe Revert "prefs: revamp the preference window and make various providers selectable independently, ref #223 (#224)" (#225)
This reverts commit a5488c23c3.
2021-11-20 09:27:08 +03:00
Thomas Debesse
a5488c23c3 prefs: revamp the preference window and make various providers selectable independently, ref #223 (#224) 2021-11-20 09:13:58 +03:00
Thomas Debesse
dbf90c6145 smartctlUtil: do not reference error when not failing, do not return empty data if none (#221)
The `smartctl -j --scan` command may not fail and list drives properly
while `smartctl -j --info /dev/sda` may fail because of missing
permissions.

This error was making the extension on fail entirely when smartctl
was selected as a disk temperature sensor provider while the
user does not have enogh permission to do so.

Also makes sure smartctl can be properly called if path contains
a whitespace.
2021-11-18 17:02:41 +03:00
Erdem U. Altinyurt
b6e56f0f4a Rewriten smartctl for all devices, (using nvmeUtil as a template). 2020-01-10 03:52:48 +03:00
UshakovVasilii
98630647dd update for gnome-shell 3.32 #126 2019-03-20 22:11:27 +03:00
UshakovVasilii
6f9d334cef update for gnome-shell 3.32 #126 2019-03-20 10:28:11 +03:00
Erdem U. Altinyurt
bfebb8d8b9 Addition of custom SmartCtl quert for NVME devices. 2019-01-06 18:51:19 +03:00