https://bugs.kde.org/show_bug.cgi?id=520252
Matt Fagnani <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Matt Fagnani <[email protected]> --- When I ran plasma-systemmonitor in Konsole in a Fedora 44 KDE installation, the following line was shown repeatedly as the column names other than Name were missing. qrc:/qt/qml/org/kde/desktop/HorizontalHeaderView.qml:38:9: Unable to assign [undefined] to QString sudo dnf repoquery --whatprovides */qml/org/kde/desktop/HorizontalHeaderView.qml --installed showed that file was in kf6-qqc2-desktop-style-0:6.26.0-2.fc44.x86_64 /usr/lib64/qt6/qml/org/kde/desktop/HorizontalHeaderView.qml on line 38 was text: model[controlRoot.textRole] A variable in that line might've been undefined so the column names weren't shown. -- You are receiving this mail because: You are watching all bug changes.
