6340bceb11
Added warning if no disks detected.
2019-01-02 17:05:08 -07:00
a9c5c1c274
Fixed issue #80
2018-12-28 17:46:02 -07:00
575fa17425
Only use Unicode checkmark if in X
2018-12-28 15:44:14 -07:00
91649f5ee7
Removed args from run_program
...
* It's been deprecated for ages
* Fixes issue #79
2018-12-27 23:43:35 -07:00
453ce9cf44
More fixes for main.py
2018-12-27 22:48:20 -07:00
b6e9e447c5
Fixed main.py
2018-12-27 22:45:49 -07:00
6df88ec021
Updated settings files
2018-12-27 22:42:42 -07:00
f321dee54f
Switched indents to 2 spaces
2018-12-27 22:28:17 -07:00
3e733e65e9
Updated network.py
2018-12-27 22:17:23 -07:00
922d632afb
Removed trailing whitespace
2018-12-27 21:44:46 -07:00
5af0996259
Removed whitespace on empty lines
2018-12-27 21:42:00 -07:00
c96e2f252c
Cleaned up imports
2018-12-27 21:38:25 -07:00
d0c49240d8
Added extra line break after classes/functions/etc
...
* Also reordered some class/regex/static sections
2018-12-27 21:33:37 -07:00
3b4668e61b
Adjusted init section
2018-12-27 21:02:04 -07:00
c7706a115f
Updated hw-diags-network
2018-12-27 20:58:37 -07:00
b1786e088c
Updated hw-diags-audio
2018-12-27 20:58:26 -07:00
c501c8b23f
Updated docstrings longer than 72 characters
2018-12-27 20:51:56 -07:00
387062074a
Updated msword-search
2018-12-27 20:30:40 -07:00
4ddce7cfbe
Updated mount-backup-shares
2018-12-27 20:28:26 -07:00
a9ebeee748
Updated mount-all-volumes
2018-12-27 20:28:14 -07:00
25bacb9892
Updated ddrescue-tui-menu
2018-12-27 20:27:55 -07:00
5664765f6e
Updated connect-to-network
2018-12-27 20:27:44 -07:00
c3ca58879c
Updated winpe_menus.py
2018-12-27 20:15:02 -07:00
ec0341027e
Updated windows_setup.py
2018-12-27 20:14:29 -07:00
fa424a4576
Updated update.py
2018-12-27 20:13:32 -07:00
a47707447c
Updated setup.py
2018-12-27 20:10:49 -07:00
cfd4eebcd4
Updated safemode.py
2018-12-27 20:09:26 -07:00
deb9d9add1
Updated repairs.py
2018-12-27 20:08:56 -07:00
82a2d6b74d
Updated product_keys.py
2018-12-27 20:07:18 -07:00
72eac47524
Updated disk.py
2018-12-27 20:05:53 -07:00
07e43307c5
Moved partiton_uids.py to settings
2018-12-27 20:04:29 -07:00
018aba2fe6
Updated network.py
2018-12-27 19:58:06 -07:00
097fae866a
Updated info.py
2018-12-27 19:57:39 -07:00
166a293864
Updated hw_diags.py
2018-12-27 19:55:41 -07:00
ffd07e07fd
Renamed diags.py to sw_diags.py
...
* Avoid confusion with hw_diags.py
2018-12-27 19:53:58 -07:00
0a899539c9
Updated diags.py
2018-12-27 19:52:18 -07:00
10e978d4c5
Updated ddrescue.py
2018-12-27 19:50:51 -07:00
4049272cbb
Updated data.py
2018-12-27 19:48:32 -07:00
c74e2c7667
Updated common.py
2018-12-27 19:43:37 -07:00
327c5b8a33
Updated cleanup.py
2018-12-27 19:43:25 -07:00
6a3e225192
Updated browsers.py
2018-12-27 19:43:12 -07:00
a269859b17
Updated backup.py
2018-12-27 19:42:58 -07:00
36e419bca0
Updated activation.py
2018-12-27 19:42:28 -07:00
765673db66
Updated windows_builds.py
2018-12-27 18:06:59 -07:00
a39c62eabc
Fix crash if no sensors available
2018-12-27 17:47:01 -07:00
dcc2e5cd6a
Adjusted top pane text
2018-12-26 21:00:29 -07:00
98c0c34bf8
Removed unused vertical_graph data
2018-12-26 17:11:37 -07:00
96d34ceb50
Fix SMART short-test results section
...
* OVERRIDE status reduced to yellow/warning
* Allows it to be elevated to NS or TimedOut
* Only disable other disk tests on test.failed
* OVERRIDE doesn't work if based on test.passed for this test
2018-12-23 17:33:16 -07:00
6e37736146
Only save attributes to log during show_results()
2018-12-23 17:15:50 -07:00
c15eb85a5e
Removed unused get_status_color and Skipped status
2018-12-22 18:07:06 -07:00
6d9f50629c
Reworked status/color sections
2018-12-22 17:55:49 -07:00
d37923a31c
Bugfix: typo
2018-12-20 17:26:27 -07:00
d930bdddbd
Zero beginning of UFD before formatting
...
* Fixes issue #68
2018-12-20 16:10:08 -07:00
eed8a1e40c
Fix poweroff/reboot calls
2018-12-20 15:25:39 -07:00
42407f0eca
Adjusted ddrescue exit handling
...
* Wait for ddrescue_proc after KeyboardInterrupt
* ddrescue prints extra info to the screen after a CTRL+c
* Explicitly mark KeyboardInterrupt events as an abort
* Add 'DDRESCUE PROCESS HALTED' message in red if exiting non-zero
* More clearly indicates that user interaction is required
* Fixes issue #72
2018-12-18 20:35:21 -07:00
44fe888230
Replaced ddrescue-tui-smart-display
...
* Output data to file and have tmux pane watching said file
* This method handles resizing much better
2018-12-18 20:15:35 -07:00
62b8e51705
Updated ddrescue-tui tmux pane size handling
2018-12-18 19:45:02 -07:00
ad15cdad56
Added warning if not saving map to a preferred FS
...
* Fixes #76
2018-12-18 17:28:06 -07:00
04cfdff2bf
Don't show init, just disk details
2018-12-18 17:27:15 -07:00
e1834d5179
Added silent mode to init_global_vars()
2018-12-18 17:26:20 -07:00
ad9662c120
Updated to use new hw_diags.py
2018-12-18 16:38:40 -07:00
e5f0ccb5d5
Formatting cleanup
2018-12-18 15:57:48 -07:00
91a77bb14e
Ensure SMART timeout message is in the report
2018-12-18 15:47:03 -07:00
7ac035c578
Safety wheels off
2018-12-18 15:21:05 -07:00
932669844b
Fixed tmux pane size handling
2018-12-18 15:13:33 -07:00
10ae59be19
Update tmux layout periodically
2018-12-18 00:55:57 -07:00
0c0f8e8950
Added disable_test() to Disk class
2018-12-17 20:51:02 -07:00
41c9a4d23f
Fixed only showing non-empty graph lines
2018-12-17 20:29:09 -07:00
8c5820d5aa
Fix horizontal graph
...
* generate_horizontal_graph() now returns a list instead of a str
2018-12-17 20:16:35 -07:00
ec8c78197b
I/O Benchmark test is working
2018-12-17 20:15:40 -07:00
385bdd7dbf
Allow resizing current pane
2018-12-17 20:10:58 -07:00
a25a10e616
More abort logic updates
2018-12-17 14:07:19 -07:00
c820d2ac6d
Fixed Prime95 abort handling
2018-12-17 13:20:39 -07:00
baaf1994e3
Catch keyboard interrupt and gracefully abort
2018-12-16 22:44:46 -07:00
e0a2993c36
Skip disk safety checks if only testing the CPU
2018-12-16 22:18:34 -07:00
d8123a71ec
Renamed generate_report to generate_sensor_report
2018-12-16 22:07:34 -07:00
4c0bb1c9b7
Group results by device instead of test
2018-12-16 22:06:03 -07:00
503e6f2b42
Fix SMART short-test timeout detection
2018-12-16 19:45:25 -07:00
a4896a55f6
Adjust log names
2018-12-16 19:31:34 -07:00
8993b483a6
Fix bad cable note
2018-12-16 19:30:46 -07:00
ef42b596d9
Catch CTRL+c aborts and show results
2018-12-15 18:56:41 -07:00
8b936f5413
badblocks section working
2018-12-15 18:45:43 -07:00
e96ac5c156
Added watch option to use tail instead of cat
...
* tail -f acurately prints backspace (^H) characters
* badblocks output uses them and wouldn't work with watch/cat
2018-12-15 18:09:54 -07:00
dc8416b5f7
Adjusted formatting
2018-12-15 16:55:32 -07:00
a5d92537f5
Removed unused function
2018-12-15 16:54:48 -07:00
f2a519b7ec
Adjusted log and results screen
2018-12-14 18:58:32 -07:00
37b8676b9c
Fixed quick check
2018-12-14 18:57:30 -07:00
99984603ed
NVMe/SMART sections working
...
* Added timout status for clarity
* Added short-test result to report
2018-12-14 18:32:17 -07:00
cee8252455
Added CYAN to COLORS
2018-12-14 18:03:00 -07:00
81f05fa79f
Replaced show_attributes() with generate_report()
...
* Returns list of colored strings
* Optionally includes short-test results
* Optionally excludes disk info
2018-12-14 16:37:14 -07:00
5b74879805
Fixed OVERRIDE and N/A NVMe/SMART status handling
2018-12-13 19:02:28 -07:00
b5c93317dc
Override sections working
2018-12-11 23:54:02 -07:00
47084efe17
Combined nvme_check() and smart_check()
2018-12-11 23:18:51 -07:00
62a60ff3fd
Reworked disk safety checks
...
* Moved several functions into DiskObj
* Added HW_OVERRIDES_FORCED and HW_OVERRIDES_LIMITED to main.py
* These adjust when overrides are requested
* Disable badblocks and/or io_benchmark if disk fails safety check
2018-12-11 22:56:09 -07:00
a967a5c425
Switched back to int keys for SMART attributes
...
* Allows for easier sorting
2018-12-11 20:40:57 -07:00
a3f7e5ad89
Disk quick check almost done
2018-12-11 00:54:16 -07:00
6c06a67fdf
Prime95 section complete
2018-12-10 22:54:56 -07:00
d9554314d5
Updated run_program() and popen_program()
...
* Use dicts for clarity
* Support cwd flag
2018-12-10 19:42:10 -07:00
a2ef06e6db
Added strip_colors() function
2018-12-10 19:19:35 -07:00
2b43cdf9e2
Create watch file if it doesn't exist yet
2018-12-10 19:19:11 -07:00