Bug 427493 - Kwin crashes after login with symbol lookup error
Summary: Kwin crashes after login with symbol lookup error
Status: RESOLVED DUPLICATE of bug 427498
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-09 16:45 UTC by Terces86
Modified: 2020-10-14 00:41 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Terces86 2020-10-09 16:45:17 UTC
SUMMARY
After todays update kwin can't launch and thus the user is starting on a black screen. Programs can be launched through KRunner or Terminal, but don't have any borders. All Panels are missing.

STEPS TO REPRODUCE
1. Update System
2. Restart
3. Login

OBSERVED RESULT
- Missing background
- programs can only be launched with KRunner or through terminal (they lack borders and can't be moved)
- no panels
- starting Kwin manually returns error: "kwin: symbol lookup error: /usr/lib/x86_64-linux-gnu/libkwin.so.5: undefined symbol: _ZN14KWaylandServer17XdgShellInterface14surfaceCreatedEPNS_24XdgShellSurfaceInterfaceE"

EXPECTED RESULT
- Boot PC
- Log into my account
- Use account as usual

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 20.04 5.19
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0-0xneon+20.04+focal+buil12
Qt Version: ???

ADDITIONAL INFORMATION
There is also a thread in the forums of multiple users getting this error:
https://forum.kde.org/viewtopic.php?f=309&t=168189
Comment 1 Terces86 2020-10-09 17:40:24 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"
Comment 2 Hernan Schmidt 2020-10-09 18:10:02 UTC
I can confirm the reported bug and the solution proposed.
Comment 3 fknghostile 2020-10-09 19:12:08 UTC
Same problem here.
Comment 4 Christoph Feck 2020-10-10 05:06:28 UTC

*** This bug has been marked as a duplicate of bug 427498 ***
Comment 5 Roni 2020-10-14 00:01:00 UTC
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.
Comment 6 Roni 2020-10-14 00:41:45 UTC
After install kwin, solved to me. "sudo apt install kwin"