6e9de7f2fa
Added safety checks to d7II Launcher
...
* Addresses issue #99
2019-06-19 21:29:57 -06:00
112800c98b
Don't fail drives for SMART 188/BC
...
* Fixes issue #100
2019-06-12 17:12:12 -06:00
20d054245d
Include 4K alignment warning in osTicket post
...
* Addresses issue #88
2019-06-12 17:07:34 -06:00
cbf37d8ea1
Include RAM details in CPU osTicket posts
...
* Addresses issue #88
2019-06-12 16:56:17 -06:00
1aba3476da
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-12 16:38:13 -06:00
e798503f6f
Save RAM details to CpuObj
2019-06-12 16:37:04 -06:00
8f792ac76d
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-12 16:01:03 -06:00
5b5c99e6f8
Don't kill current tmux session from ddrescue-tui
...
* Just kill the panes and let launch-in-tmux handle the session
2019-06-12 15:48:11 -06:00
c50627867e
Switch to prev tmux from hw-diags & ddrescue-tui
...
* Only during normal exits, not done for aborts/crashes
2019-06-12 15:37:19 -06:00
e30e52e880
New launch-in-tmux script
...
* Generic run cmd in tmux wrapper
* ddrescue-tui and hw-diags source this script to run their respective menus
* Reduces duplicate code
2019-06-12 15:31:30 -06:00
90f5285067
Updated tmux menu launchers
...
* Use current TMUX session if present
* Can switch TMUX session without nesting
* Fixes issue #114
2019-06-12 14:58:27 -06:00
441a6ad66f
Prevent ddrescue-tui crash when LogDir is missing
...
* Fixes issue #115
2019-06-12 14:05:45 -06:00
87668c6ad0
Avoid rare crash when uploading results for review
...
* Fixes issue #117
2019-06-11 20:52:45 -06:00
96c806198a
Removed redundant UAC section
2019-06-11 20:46:17 -06:00
9dc21dd1d2
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-11 20:45:49 -06:00
d1af82e114
Restore default UAC in System Setup
...
* Fixed mode names
* Fixes issue #119
2019-06-11 20:42:33 -06:00
dba39dd9c4
Don't use MS formats in LibreOffice by default
2019-06-11 20:32:30 -06:00
3611ff920a
Updated functions.cleanup
2019-06-11 20:30:38 -06:00
4c3be6eac6
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-11 20:19:31 -06:00
b95586a590
Moved to a unified system setup script
...
* Replaces:
* Install SW Bundle
* New System Setup
* User Checklist
* System Checklist
2019-06-11 18:42:31 -06:00
3007c22c41
Added Windows Update sections
2019-06-11 18:40:25 -06:00
f30d195cc4
Updated Explorer registry entries
2019-06-11 18:08:50 -06:00
519572b53a
Fixed grub path
2019-06-11 18:03:36 -06:00
c537a01fbf
Updated info.py
2019-06-11 17:55:50 -06:00
86f17757db
Updated cleanup sections
2019-06-11 17:49:10 -06:00
70823d2cd8
Updated HW-Diags and sensor sections
2019-06-04 20:53:34 -06:00
ec5591453e
Updated data.py
2019-06-04 20:16:09 -06:00
606efac3fe
Updated mounting sections
2019-06-04 20:09:56 -06:00
52e4415b43
Updated ddrescue sections
2019-06-04 20:00:11 -06:00
248e321438
Updated windows_builds
2019-06-04 19:16:25 -06:00
c4ad9055d4
Launch Explorer windows in separate process
2019-06-04 19:14:36 -06:00
7a67e68308
Updated install_sw_bundle
2019-06-04 19:07:37 -06:00
434bb97765
Updated sw_diags.py
2019-06-04 19:01:21 -06:00
6a821de0b5
Added LibreOffice settings
2019-06-04 18:58:24 -06:00
576cb29281
Updated settings.setup.py
2019-06-04 18:57:07 -06:00
b83f2b0c5f
Updated pause()
2019-06-04 18:48:03 -06:00
2d3ccac369
Updated convert_to_bytes and human_readable_size
2019-06-04 18:46:35 -06:00
7816602685
4K Alignment checks
2019-06-04 18:40:42 -06:00
214df52723
Expanded SW bundle sections
2019-06-04 18:33:57 -06:00
35890d6bb3
Fixed setting timezone in Windows
2019-06-04 18:29:32 -06:00
7ccd4c6055
BITWISE operators =/= LOGICAL operators
2019-06-04 18:24:01 -06:00
5ccd628259
Updated check_disk.py
2019-06-04 17:10:38 -06:00
b9276aa0d7
Updated build-ufd
2019-06-04 17:09:59 -06:00
798876eb10
Updated UFD sections
2019-06-04 17:06:11 -06:00
617bb1484a
Name connections by SSID
2019-06-04 16:54:40 -06:00
d51538aac3
Fixed handling of known_networks
2019-06-04 16:52:17 -06:00
2ff8690a66
Avoid crash in HW-Diags --quick
...
* The LogDir wasn't being created before being used.
2019-05-29 20:45:25 -06:00
3d4fc4c3f3
Show driver pack names in SDIO
2019-05-29 20:15:44 -06:00
5784a3c6da
Disable warning when saving non ODF/default type
2019-05-29 20:08:37 -06:00
e99f16300f
Escape single quotes before posting to osTicket
...
* Only done for the post body for now
2019-05-29 20:01:16 -06:00
ed339866f7
Avoid a crash when a system fails Prime95
2019-05-29 15:38:38 -06:00
f70cf16040
Updated system diagnostics
...
* Skip more sections under d7II mode
* They will be handled by the new system setup script instead
* Fixed some formatting
2019-05-28 01:43:57 -06:00
55bc3f250d
Fix enabling LiveGrid
2019-05-28 01:22:50 -06:00
29b54a7b85
More ESET settings
2019-05-28 00:44:31 -06:00
8c3b6865e6
Updated ESET NOD32 AV settings
...
* Settings options are now standard or MSP
2019-05-28 00:04:40 -06:00
2b2d649a9f
Update ESET grub config
2019-05-26 18:13:11 -06:00
4912b17bf3
Improved support for AMD CPU sensors
...
* K8, K10, and K11? should be treated the same as CoreTemp
* These are included in osTicket posts
* Cleaned up code for pylint
* Removed unused join_columns() function
2019-05-26 17:40:47 -06:00
9c80c357d6
Added desktop theme to SETTINGS_EXPLORER_USER
2019-05-26 16:20:28 -06:00
9b64aa3939
Updated LibreOffice source (again)
2019-05-26 15:55:58 -06:00
40e1f78216
Updated windows_builds.py to include Win10v1903
2019-05-26 15:51:33 -06:00
da0cecbd8b
Fixed update_smartmontools()
2019-05-24 19:19:11 -06:00
ff9e37b4e5
Updated wimlib-imagex sources
2019-05-24 18:15:07 -06:00
d99f0e0179
Updated FastCopy source
2019-05-24 18:14:53 -06:00
e7470b6fc5
Updated LibreOffice source
2019-05-24 18:05:06 -06:00
bfcf0e705b
Removed setup sections from d7II
...
* Those actions have been moved to System Setup
* Sections removed:
* Install SW Bundle
* Browser Reset (not in System Setup but currently unused)
* User Checklist
* System Checklist
2019-05-24 17:49:10 -06:00
f395f7aec1
Remove Arch folder after mounting UFD
2019-05-24 16:10:51 -06:00
ff12a7e612
Fixed added ESET SysRescue to UFD
2019-05-24 16:10:33 -06:00
9318e97400
Mount UFD sources read-only
2019-05-24 15:39:19 -06:00
16f0b1dc2a
Typo fix
2019-05-23 18:07:02 -06:00
cb0275dc9d
Save WiFi connections using the live user
...
* Instead of the build user
2019-05-23 18:05:30 -06:00
bd77216ab7
Save WiFi networks by SSID not PW
2019-05-23 18:04:53 -06:00
2fc503773c
Updated add-known-networks
2019-05-23 17:33:20 -06:00
17ee37d671
Updated wallpapers
2019-05-23 15:51:07 -06:00
84cdc51a77
Updated Nextcloud links
2019-05-19 22:11:26 -06:00
ee8beb194e
Added pause after posting
...
* Addresses issue #62
2019-05-17 16:16:09 -06:00
ac1f02c3a0
Include block_pair size in report
2019-05-17 16:15:46 -06:00
385f4a1d15
BITWISE operators =/= LOGICAL operators
...
* Also fixed is_writable_dir()
2019-05-17 16:05:01 -06:00
d06f505a84
Post report to osTicket
...
* Addresses issue #62
2019-05-17 15:07:33 -06:00
7b3fd34e63
Added generate_report()
...
* Addresses issue #62
2019-05-17 14:54:06 -06:00
f2adf6f5c0
Improved ddrescue map parsing
...
* Get data recovered instead of percentage, should be more acurate
2019-05-16 18:23:57 -06:00
73ca03da8e
Adjusted human_readable_size
...
* Now supports petabytes?
2019-05-16 16:29:06 -06:00
496b28c8a6
Adjusted convert_to_bytes
...
* Now supports bytes!
* Now supports petabytes?
2019-05-16 16:22:56 -06:00
4228c9a3a9
Get osTicket ID and name in ddrescue-tui
...
* Addresses issue #62
2019-05-16 15:53:10 -06:00
26fa73a40b
Added "Connecting to osTicket..." message
2019-05-16 15:52:35 -06:00
2d4a104882
Run ddrescue-tui as standard user
...
* Just use sudo when calling ddrescue, losetup, etc
2019-05-16 15:45:33 -06:00
54cb77f737
Mount backup shares using tech's uid/gid
...
* Allows read-write access without root/sudo
2019-05-16 15:35:25 -06:00
eb4e9914d4
Disabled mounting Server1201 backup share
...
* This is due to issues working with mounting a subdir of a share
2019-05-16 15:14:30 -06:00
a0f9d0afed
Only change dir if destination fstype is ok
...
* Moved magic map_allows_fstypes to settings/ddrescue.py
* Addresses issue #74
2019-05-16 15:07:57 -06:00
867df93c30
Mount backup shares before adding block-pairs
...
* Helps ensure saving map files to non-volatile storage
* Addresses issue #74
2019-05-16 14:30:14 -06:00
ce275d86a4
Fixed mount-backup-shares
2019-05-16 14:14:41 -06:00
6b159cc6d4
Include test-station name in osTicket posts
...
* Only added if the hostname is a known test-station
* Addresses issue #96
2019-05-16 13:35:15 -06:00
eed455e3bb
Pylint cleanup for ddrescue-tui part 4
2019-05-13 20:39:38 -06:00
6a5bba5ed3
Pylint cleanup for ddrescue-tui part 3
2019-05-13 20:35:54 -06:00
1f8b795e9a
Pylint cleanup for ddrescue-tui part 2
2019-05-13 20:08:31 -06:00
d1f8307153
Moved tmux pane logic into State objects
2019-05-13 19:59:54 -06:00
7b7e50b524
Fixed import order
2019-05-13 19:45:57 -06:00
ab4c201b4b
Moved build_outer_panes() into State objects
2019-05-13 19:45:22 -06:00
f452216035
Adjusted CPU report
2019-05-13 19:37:41 -06:00
df33152a38
Pylint cleanup for ddrescue-tui part 1
2019-05-13 19:26:44 -06:00
fa39c85fe4
Fix mounting backup shares under Linux
2019-05-13 18:46:30 -06:00