Created attachment 147820 [details] screen recording SUMMARY This bug occurs almost always after installing updates on neon unstable. STEPS TO REPRODUCE 1. install all available updates. I use this command on neon unstable: $ sudo apt update && sudo apt full-upgrade 2. right-click on desktop immediately after update process to be completed 3. OBSERVED RESULT when the context menu opens, we see the 'Add panel' option, but it disappears after a few milliseconds. Please watch the attached screen recording. EXPECTED RESULT 'Add panel' option should never disappear SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.3 Graphics Platform: Wayland
> 1. install all available updates. I use this command on neon unstable: > $ sudo apt update && sudo apt full-upgrade Aren't you supposed to use pkcon? Does it happen if you install updates that way?
Same bug when updating with $ pkcon refresh && sudo pkcon update
Worked around by doing offline upgrades, which are now the recommended way to upgrade your system, rather than live. I don't foresee effort being put into fixing this given the existence of a fundamentally more stable update style, sorry.