- Update to version 1.1.4
- 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.
- Run spec-cleaner.
OBS-URL: https://build.opensuse.org/request/show/994103
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=21
- Update to version 1.1.0
+ New Statistics, Temperature Log, Error Recovery, Physical and
Directory tabs.
+ General tab shows non-SMART device settings as well.
+ Attributes tab shows entries in "brief" format.
+ Error Log tab shows Extended error log by default (if
supported).
+ Self-Test Log tab now shows Extended self-test log by default
(if supported).
+ GSmartControl now uses "-x" equivalent for retrieving data (as
upposed to "-a"); loading "-x" outputs as virtual drives is
also supported.
+ Implemented ability to copy rows in CSV format from Attribute,
Statistics and Self-Test Log tables.
+ Implemented "Update Drive Database" functionality.
+ Windows: Drive letters are shown for each drive.
+ Scan time is shown under virtual drive icons.
+ Polkit is supported with gsmartcontrol-root script now.
+ Pcrecpp is no longer bundled, use system-installed one instead.
+ Smartmontools version 5.43 is required at runtime.
+ Other minor improvements and fixes.
OBS-URL: https://build.opensuse.org/request/show/526446
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gsmartcontrol?expand=0&rev=11