SUMMARY Widgets on Panel stop appearing after using them multiple times. Just whenever. STEPS TO REPRODUCE 1. Open desktop 2. Keep clicking the application launcher OBSERVED RESULT Application launcher (and all the other widgets) stop appearing, until I manually restart plasmashell. EXPECTED RESULT Widgets working normally. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Arch Linux KDE Plasma Version: 6.5.0 KDE Frameworks Version: 6.19.0 Qt Version: 6.10.0 ADDITIONAL INFORMATION Wayland Nvidia GeForce GTX 1660 SUPER with nvidia-open drivers
It's an NVIDIA GPU driver issue. :( Some of it was fixable in Qt 6.9; see Bug 480800. The rest needs to be fixed by NVIDIA. So please report this issue to the NVIDIA folks, either by sending an email to linux-bugs@nvidia.com or making a post at https://forums.developer.nvidia.com/c/gpu-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!
(In reply to Nate Graham from comment #1) > It's an NVIDIA GPU driver issue. :( Some of it was fixable in Qt 6.9; see > Bug 480800. The rest needs to be fixed by NVIDIA. > > So please report this issue to the NVIDIA folks, either by sending an email > to linux-bugs@nvidia.com or making a post at > https://forums.developer.nvidia.com/c/gpu-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! Thank you for the quick information, I will send the report to nvidia then.