TaskManager becomes unresponsive, shows stale data STEPS TO REPRODUCE (not consistent) 1. do some long running/heavy operation on sshfs and NTFS drives on terminal and dolphin at the same time 2. Dolphin seems busy/unresponsive during the heavy operation 3. swtich tasks from task manager, it hangs. Dolphin eventually recovers. OBSERVED RESULT alt+tab works, krunner works, task switching generally works. Taks manager is generally broken, even the start button(win key), calendar, volume, network applets(?) are unresponsive in journalctl i see some errors ``` Sep 06 12:16:46 hostname kwin_x11[1170]: kwin_core: XCB error: 152 (BadDamage), sequence: 27898, resource id: 16779592, major code: 143 (DAMAGE), minor code: 3 (Subtract) Sep 06 12:17:16 hostname systemd[1054]: app-konsole-2fc2fd9026d0468d9081e9618a734266.scope: Consumed 5.644s CPU time. Sep 06 12:17:22 hostname krunner[1585]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name Sep 06 12:17:22 hostname krunner[1585]: kf.sonnet.core: No language dictionaries for the language: "en_US" Sep 06 12:17:25 hostname plasmashell[1250]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:286: Unable to assign [undefined] to QString Sep 06 12:17:25 hostname plasmashell[1250]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:286: Unable to assign [undefined] to QString ``` usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:286 contains ``` 286: mainItem.virtualDesktopParent = Qt.binding(() => 287: (model.VirtualDesktops !== undefined && model.VirtualDesktops.length > 0) ? model.VirtualDesktops : [0]); ``` EXPECTED RESULT No crash SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.109.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION
Do you have an NVIDIA or an AMD GPU?
Its connected to AMD card 7600 ``` $ lspci -nn | grep -P "VGA|Display" 00:02.0 VGA compatible controller [0300]: Intel Corporation AlderLake-S GT1 [8086:4680] (rev 0c) 03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 33 [Radeon RX 7700S/7600/7600S/7600M XT/PRO W7600] [1002:7480] (rev cf) ```
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!