https://bugs.kde.org/show_bug.cgi?id=428844
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-disks/commit/9ba7 | |806f5a5d99f53d9b4adbcf698bc | |c055521b3 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.20.4 --- Comment #17 from Harald Sitter <sit...@kde.org> --- Git commit 9ba7806f5a5d99f53d9b4adbcf698bcc055521b3 by Harald Sitter. Committed on 16/12/2020 at 13:28. Pushed by sitter into branch 'master'. bump smartctl timeout in helper bad firmwares may cause ioctl calls to time out which takes notably longer than the standard 30 second timeout of qprocess. instead opt for a 65 second timeout which should be sufficient to allow for internal smartctl timeouts. the only downside to a longer timeout is that potentially malfunctioning firmwares will slow down the refresh checks of other devices from finishing as well (since queries are sequential because kauth itself isn't re-entrant). on the plus side we'll then cover devices so long as they have data FIXED-IN: 5.20.4 M +7 -1 src/helper.cpp https://invent.kde.org/plasma/plasma-disks/commit/9ba7806f5a5d99f53d9b4adbcf698bcc055521b3 -- You are receiving this mail because: You are watching all bug changes.