https://bugs.kde.org/show_bug.cgi?id=470474
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/ksystemstats/-/commit/7f |ma/ksystemstats/-/commit/4f |9ead6bddfdf6f13a1ea48791f8f |7213e6e742b993feeaf300181a6 |5d5c80c6980 |7923e60c0f4 --- Comment #19 from David Redondo <k...@david-redondo.de> --- Git commit 4f7213e6e742b993feeaf300181a67923e60c0f4 by David Redondo. Committed on 29/06/2023 at 08:38. Pushed by davidedmundson into branch 'Plasma/5.27'. gpu/nvidia: Discover data fields based on headers This guards us against the appearance of new fields or if they ever appear in a different order. FIXED-IN:5.27.7 (cherry picked from commit 7f9ead6bddfdf6f13a1ea48791f8f5d5c80c6980) Because in Qt5 QVector<T>::indexOf only takes T's we have to provide our own indexOf here. M +39 -17 plugins/gpu/NvidiaSmiProcess.cpp M +14 -0 plugins/gpu/NvidiaSmiProcess.h https://invent.kde.org/plasma/ksystemstats/-/commit/4f7213e6e742b993feeaf300181a67923e60c0f4 -- You are receiving this mail because: You are watching all bug changes.