https://bugs.kde.org/show_bug.cgi?id=516238
Bug ID: 516238
Summary: taskmanager journal log message spam when switching
activities since 6.6.0
Classification: Plasma
Product: plasmashell
Version First 6.6.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Task Manager and Icons-Only Task Manager widgets
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
Switching activities (I'm using a hotkey for this) spams the following messages
in the plasmashell journal - every time. I've noticed that while checking for
other issues introduced in 6.6.0. It did not happen on 6.5.5.
```
Feb 18 20:05:23 basti-pc plasmashell[2903]:
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/main.qml:431:13: QML
TaskList: Binding loop detected for property "stripeCount":
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/TaskList.qml:33:5
Feb 18 20:05:23 basti-pc plasmashell[2903]:
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/main.qml:431:13: QML
TaskList: Binding loop detected for property "stripeCount":
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/TaskList.qml:33:5
Feb 18 20:05:23 basti-pc plasmashell[2903]:
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/main.qml:431:13: QML
TaskList: Binding loop detected for property "heightOccupation":
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/main.qml:443:17
Feb 18 20:05:23 basti-pc plasmashell[2903]:
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/main.qml:431:13: QML
TaskList: Binding loop detected for property "stripeCount":
qrc:/qt/qml/plasma/applet/org/kde/plasma/taskmanager/TaskList.qml:33:5
```
I'm using the icons-and-text taskmanager, which only shows windows from the
current screen and current activity.
**If I disable the current activity filtering, then no log spam occurs**
STEPS TO REPRODUCE
1. Have more than one activity set up
2. Use the icons-and-text taskmanager with "show only tasks from the current
activity" setting enabled
3. Run `journalctl -f /usr/bin/plasmashell`
4. Switch activities
OBSERVED RESULT
log spam
EXPECTED RESULT
no log spam
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
--
You are receiving this mail because:
You are watching all bug changes.