https://bugs.kde.org/show_bug.cgi?id=462512
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.27 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/ksystemstats/commit/d42a | |b99437830c1c8aa1b6cd6a616d5 | |1fcd42916 Status|REPORTED |RESOLVED --- Comment #13 from David Redondo <k...@david-redondo.de> --- Git commit d42ab99437830c1c8aa1b6cd6a616d51fcd42916 by David Redondo. Committed on 09/01/2023 at 12:48. Pushed by davidre into branch 'master'. plugins/gpu: Don't let a newline confuse the nvidia-smi output parsing Newer versions of nvidia-smi add more spaces to the output. While it doesn't matter for the middle parts, there is also an additional space before the new line. Use trimmmed to remove whitespace at the end to cope with both. FIXED-IN:5.27 M +2 -2 plugins/gpu/NvidiaSmiProcess.cpp https://invent.kde.org/plasma/ksystemstats/commit/d42ab99437830c1c8aa1b6cd6a616d51fcd42916 -- You are receiving this mail because: You are watching all bug changes.