Summary: | KDED5: kded5 crashes loading platformstatus.desktop; Plasma desktop locks up, apps usable | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | Stefan Jones <stefan_jones> |
Component: | libplasma | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alleoma, eugenemah, neuberg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/71999d4aaca65f61fb959a49fe2f9d4ea4fcd226 | Version Fixed In: | |
Sentry Crash Report: |
Description
Stefan Jones
2015-06-07 14:47:40 UTC
NOTE! The version selector does not allow me to specify the version. I reinstalled KDED5 last night. Version of most kf5 components is 5.10.0-1. [SOLVED] (for me, Fedora 22 @ Samsung P200): The same here, after a recent update to Plasma 5.10. Task bar not responsive, et al. symptoms of kded5 constantly crashing and restarting in an infinite loop. Logs look almost the same. Downgrades, reinstalls - to no avail. Followed this: https://community.kde.org/Frameworks/Building#Runtime:_kded5_crashes_because_of_some_component Found that it's been "/usr/share/kservices5/kded/platformstatus.desktop" causing kded5 segfaults. Changed a line in it like "X-KDE-Kded-autoload=false", restarted, and it worked. This service is not present in system settings selector, and you can't get there anyway until you get kded5 up and running. What's NOT SOLVED: about a half of letters/digits on the task bar's clock and in application launcher look garbled - like interlaced horizontally, with every second line in the respective rasterized image missing. Does anybody experience something like this? And alpha transparency of window edges in call-outs and application launcher is broken like mosaic. Application windows and contents are rendered very well and fast, nevertheless. Excellent, Alleoma! That worked for me as well. I am not seeing any unusual graphic drawing problems. Let's see if I can put that in the description. Glad it helped, Stefan. Maybe, don't bother with my graphic issues - they don't pertain to this bug, in fact, if they don't go together in your case. It was a hit-or-miss remark, for it's very time-consuming to investigate all these drivers, acceleration, etc. Although there's a plain integrated Intel graphics. Let's see if it resolves on its own in time. Apparently kservices5/kded/platformstatus.desktop comes from plasma-framework. Git commit 71999d4aaca65f61fb959a49fe2f9d4ea4fcd226 by Marco Martin. Committed on 20/11/2015 at 10:16. Pushed by mart into branch 'master'. remove the now unised platformstatus kded M +0 -1 src/CMakeLists.txt D +0 -31 src/platformstatus/CMakeLists.txt D +0 -26 src/platformstatus/org.kde.platformstatus.xml D +0 -132 src/platformstatus/platformstatus.cpp D +0 -81 src/platformstatus/platformstatus.desktop D +0 -43 src/platformstatus/platformstatus.h http://commits.kde.org/plasma-framework/71999d4aaca65f61fb959a49fe2f9d4ea4fcd226 |