https://bugs.kde.org/show_bug.cgi?id=504323
Bug ID: 504323
Summary: Activities broken with several symptoms in 6.3.90
Classification: Plasma
Product: plasmashell
Version First master
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Activities in general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
https://invent.kde.org/plasma/kactivitymanagerd/-/commit/fb2c4167c782ef62b7f5f54a2e0d94bf9593ec87#f8deb7d579a1652649beacb0eed26c904e5109a6_57_56
removed public Q_SLOTS from Activities::CurrentActivity which leads to range of
symptoms:
- Erratic behavior incl. not being able to switch between activities via
shortcut or plasmoid
- Plasmashell and kactivitymanagerd hugging a CPU core at 100% with an existing
db at ~/.local/share/kactivitymanagerd/resources/database
- NULL values inserted into the activitymanager DB etc.
Compiling with Activities::CurrentActivity under Q_SLOTS seems to fix all these
problems here.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.3.90
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0
--
You are receiving this mail because:
You are watching all bug changes.