https://bugs.kde.org/show_bug.cgi?id=439182
--- Comment #20 from Nate Graham <n...@kde.org> --- The missing piece you aren't considering is that it's quite possible that we fixed a bug in Plasma 5.22 which exposed a pre-existing bug in the NVIDIA driver. This kind of thing happens all the time: we fix something that was broken and caused other bugs, and it turns out the GPU driver was in fact relying on the previous brokenness, and breaks without it. It's not appropriate to keep something in our code knowingly broken because broken code in the GPU driver requires it. In such a case, the driver needs to be fixed, which means the driver developers need to know about it. To report this issue to the NVIDIA folks, you can either send an email to linux-b...@nvidia.com or make a post at https://forums.developer.nvidia.com/c/gpu-unix-graphics/linux/ It would be helpful to the NVIDIA developers if you could run nvidia-bug-report.sh and attach the resulting file in your report. Thanks! -- You are receiving this mail because: You are watching all bug changes.