[smartmontools-support] GSmartControl 1.1.4 released

Alexander Shaduri ashaduri at gmail.com
Fri Feb 4 12:13:21 CET 2022


Hello everyone,

I just released GSmartControl 1.1.4 (a GUI for smartctl), you can find it at:
https://github.com/ashaduri/gsmartcontrol/releases/tag/v1.1.4


This is mainly a bugfix release:

- Fixed a crash when trying to render main window icons which have incomplete data; this fixes a rare crash when scanning devices (#13).
- Fixed rendering compatibility issues with newer GTK3 versions.
- Fixed build system conflict with C++20 version header (#14).
- Fixed "Running command ..." dialog floating above windows of other applications (#17).
- Fixed a crash when system locale is set to invalid locale.
- Support Finnish decimal separator (backported from the Debian package) (#23).
- Set LC_NUMERIC=C for smartctl process to avoid locale-dependent number formatting (#23).
- Fixed printing all GTK messages as warnings; the messages are sorted by severity now.
- Add current time to default filename in Save Output dialog.
- Support macos stat command in file2csource.sh.
- Fixed a few typos (backported from the Debian package).
- Windows port now uses Adwaita theme due to issues with win32 theme.
- Windows port is dpi-aware now.

**Full Changelog**: https://github.com/ashaduri/gsmartcontrol/commits/v1.1.4

Thanks,
Alexander




More information about the Smartmontools-support mailing list