https://bugs.kde.org/show_bug.cgi?id=454538
Bug ID: 454538
Summary: System tray (and some other panel widgets) missing
after upgrade to 5.24.90
Product: plasmashell
Version: 5.24.90
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
On my computer, when I upgrade to plasma-desktop 5.24.90, many of my panel
widgets (System Tray, Digital Clock, input method) go missing from my top panel
(but some others are still shown). If I downgrade the plasma-desktop package
(on Arch Linux) to 5.24.5, the missing widgets reappear on my top panel
(without me having to add them again).
STEPS TO REPRODUCE
Unknown. I am unable to reproduce this on a fresh user account or in a VM, but
it consistently happens on my main user account when I log in after upgrading.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.9-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Memory: 21.5 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics
ADDITIONAL INFORMATION
Git bisect says the following commit is responsible:
0d133cf082e21eed54788c511b14754337475016 is the first bad commit
commit 0d133cf082e21eed54788c511b14754337475016
Author: Niccolò Venerandi <[email protected]>
Date: Mon Apr 4 13:12:19 2022 +0200
Refactoring of qml/js side of the panel containment
containments/panel/contents/ui/ConfigOverlay.qml | 302 ++++----------
containments/panel/contents/ui/LayoutManager.js | 231 ++++-------
containments/panel/contents/ui/main.qml | 483 +++++++----------------
3 files changed, 301 insertions(+), 715 deletions(-)
I was unable to cleanly revert this commit on the Plasma/5.25 branch to test if
it is indeed responsible.
--
You are receiving this mail because:
You are watching all bug changes.