Bug 511442 - Widgets on Panel stop appearing after using them multiple times
Summary: Widgets on Panel stop appearing after using them multiple times
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (other bugs)
Version First Reported In: 6.5.0
Platform: Arch Linux Linux
: NOR major
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-31 19:56 UTC by scarecat
Modified: 2025-11-01 00:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description scarecat 2025-10-31 19:56:13 UTC
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
Comment 1 Nate Graham 2025-10-31 20:20:39 UTC
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!
Comment 2 scarecat 2025-11-01 00:02:10 UTC
(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.