| Summary: | Plasma crashes at boot in QQmlPropertyCacheCreator<QQmlTypeCompiler>::propertyCacheForObject() until ~/.cache/plasmashell is deleted | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Roman Troyan <troyan.roma1998> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | aders1234, bsnapcaps, chiflutz, cxfighter11, dashonwwIII, herzenschein, jodr666, johnathan.raymond, kde-bugs, kde.o9i1z, kde, lemmyg, nate, nicolas.fella, nicolas.van.dyck, plasma-bugs-null, postix, qydwhotmail, renner0 |
| Priority: | HI | Keywords: | drkonqi |
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.2.0 | |
| Sentry Crash Report: | |||
|
Description
Roman Troyan
2020-02-24 18:41:45 UTC
*** Bug 424314 has been marked as a duplicate of this bug. *** *** Bug 423471 has been marked as a duplicate of this bug. *** *** Bug 432029 has been marked as a duplicate of this bug. *** Posible duplicate Bug 420877 That one is marked as "Resolved Upstream" *** Bug 439872 has been marked as a duplicate of this bug. *** *** Bug 405402 has been marked as a duplicate of this bug. *** *** Bug 425944 has been marked as a duplicate of this bug. *** moving to confirmed *** Bug 483584 has been marked as a duplicate of this bug. *** *** Bug 483280 has been marked as a duplicate of this bug. *** *** Bug 483590 has been marked as a duplicate of this bug. *** *** Bug 483834 has been marked as a duplicate of this bug. *** *** Bug 484030 has been marked as a duplicate of this bug. *** *** Bug 490316 has been marked as a duplicate of this bug. *** Workaround for me was clearing all qml caches:
`cd ~/.cache && find . -type d -name '*qmlcache*' -exec rm -rf {} \;`
Not sure if just clearing ~/.cache/plasmashell/qmlcache would've worked. After this plasmashell 6.1.2 booted up just fine via `/usr/bin/plasmashell --replace` and then a full restart of the system had me running perfectly.
*** Bug 491155 has been marked as a duplicate of this bug. *** *** Bug 493286 has been marked as a duplicate of this bug. *** We think this is fixed in Plasma 6.2.0. Will re-open if we get any new reports of it from people using that release or a later one, though. |