Bug 452034 - 'Add Panel' option disappears from context menu of desktop triggered for the first time after installing updates
Summary: 'Add Panel' option disappears from context menu of desktop triggered for the ...
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Neon Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-29 12:46 UTC by Patrick Silva
Modified: 2023-04-27 21:38 UTC (History)
2 users (show)

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


Attachments
screen recording (1.14 MB, video/webm)
2022-03-29 12:46 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2022-03-29 12:46:49 UTC
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
Comment 1 Nate Graham 2022-04-01 19:03:22 UTC
> 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?
Comment 2 Patrick Silva 2022-04-03 12:01:17 UTC
Same bug when updating with

$ pkcon refresh && sudo pkcon update
Comment 3 Nate Graham 2023-04-27 21:38:39 UTC
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.