Summary: | Kwin crashes after login with symbol lookup error | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Terces86 |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | fknghostile, hernan.hyper, jr, neon-bugs, roninhomc, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Terces86
2020-10-09 16:45:17 UTC
In the forum-thread the user "markfergy" traced the error back to the "libkwaylandserver5" package. Downgrading the package solved the issue: "sudo apt-get install libkwaylandserver5=5.19.5-0xneon+20.04+focal+build10" I can confirm the reported bug and the solution proposed. Same problem here. *** This bug has been marked as a duplicate of bug 427498 *** The same here. "sudo apt-get install libkwaylandserver5=5.19.5-0xneon+20.04+focal+build10" not work. Error: E: Versão '5.19.5-0xneon+20.04+focal+build10' para 'libkwaylandserver5' não foi encontrada. After install kwin, solved to me. "sudo apt install kwin" |