https://bugs.kde.org/show_bug.cgi?id=505490
--- Comment #4 from m...@bglogic.com --- (In reply to David Redondo from comment #2) > Do you use a some custom applets? Not sure why we would do network stuff I don't use any applets but I use the plasma-browser-integration (6.3.5) package along with the official Plasma Integration extension (https://chromewebstore.google.com/detail/plasma-integration/cimiefiiaegbelhefglklhhakcgmhkai). (In reply to David Redondo from comment #3) > Actually from sentry: > > file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ > ToolTipInstance.qml:330:9: QML Image: Error decoding: > https://i.ytimg.com/vi/eK6lKmU-kYM/hqdefault.jpg?sqp=-oaymwEnCNACELwBSFr… If this is the culprit error then it should be handled in a way to fail without crashing regardless of how we got there. I'm not a KDE dev so I don't know whether you use exception handling or error code checking but its possible to fail gracefully in either case. > Why are we trying to download an image from the taskmanager? My guess regarding the image is that the Plasma Integration extension is sending the currently playing video thumbnail to the "Media Player" in the system tray which is failing to decode the image. Here is a screenshot showing what I mean: https://i.postimg.cc/bN9rrYds/Plasma-integration-thumnail-decode.jpg > Which app did you clock on? I think the active window was Dolphin or Alacritty (terminal) and I was switching to Brave (browser) by clicking on the task manager. -- You are receiving this mail because: You are watching all bug changes.