https://bugs.kde.org/show_bug.cgi?id=499882

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kinfocenter/-/commit/d0c |ma/kinfocenter/-/commit/7c7
                   |9d774b092ed939932b4612b181f |075acb4b5bdcb6e931d701cbee6
                   |376adbfbda                  |057a420ed4

--- Comment #66 from Nate Graham <[email protected]> ---
Git commit 7c7075acb4b5bdcb6e931d701cbee6057a420ed4 by Nate Graham.
Committed on 14/08/2025 at 13:10.
Pushed by ngraham into branch 'Plasma/6.4'.

Fix isNvidiaLoaded() method which currently always returns false

We cannot use atEnd() to determine if there is more data to read since
atEnd() will return true for /proc files. Instead, we call readLine()
repeatedly until no more data can be read.
FIXED-IN: 6.4.5


(cherry picked from commit d0c9d774b092ed939932b4612b181f376adbfbda)

b1cb44c3 Fix isNvidiaLoaded() method which currently always returns false.

Co-authored-by: Oleg Gorobets <[email protected]>

M  +4    -2    kcms/about-distro/src/GPUEntryFactory.cpp

https://invent.kde.org/plasma/kinfocenter/-/commit/7c7075acb4b5bdcb6e931d701cbee6057a420ed4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to