https://bugs.kde.org/show_bug.cgi?id=462512
--- Comment #14 from yiz...@kulodgei.com --- (In reply to David Redondo from comment #13) > 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 Tyvm David! -- You are receiving this mail because: You are watching all bug changes.