Bug 437104

Summary: After updating Neon it boots but hangs after
Product: [KDE Neon] neon Reporter: Víctor <vmorenomarin>
Component: generalAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jr, neon-bugs, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Víctor 2021-05-14 16:52:34 UTC
SUMMARY

Yesterday I did the normal software update in KDE neon. Reboot the system, then it starts to load and I see the spinning circle but the circle freezes and then nothing else happens. 

I try to run kwin_x11 on virtual terminal, outputs this message:

kwin_x11: symbol lookup error: /lib/x86_64-linux-gnu/libkwin.so.5: undefined symbol: _ZN14KWaylandServer20TextInputV3Interface22surroundingTextChangedEv


STEPS TO REPRODUCE
1. Update system
2. Reboot 
3. Wait for start the shell and the windows manager
4. The spinning circle but the circle freezes and then nothing else happens.
5. Start any application with Krunner.


OBSERVED RESULT
The interface crashes after some minutes. Not effects, no borders appears on the windows.

EXPECTED RESULT
A normal session

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE neon
KDE Plasma Version: 5.21.9
Comment 1 Vlad Zahorodnii 2021-05-14 19:33:52 UTC
It looks like neon ships broken kwaylandserver package.
Comment 2 Jonathan Riddell 2021-05-14 20:23:58 UTC
Which edition of KDE neon are you using?
Comment 3 Víctor 2021-05-14 20:37:46 UTC
(In reply to Jonathan Riddell from comment #2)
> Which edition of KDE neon are you using?

5(In reply to Jonathan Riddell from comment #2)
> Which edition of KDE neon are you using?

Hi Jonathan. I'm using KDE neon testing branch, 5.21.9.
Comment 4 Jonathan Riddell 2021-05-14 20:48:56 UTC
I've now built kwayland-server again and it has been published in testing as 5.21.5+p20.04+tstable+git20210514.2040-0  please check if this update works
Comment 5 Víctor 2021-05-14 21:25:16 UTC
(In reply to Jonathan Riddell from comment #4)
> I've now built kwayland-server again and it has been published in testing as
> 5.21.5+p20.04+tstable+git20210514.2040-0  please check if this update works

It work's. Fixed. Thanks a lot mister Jonathan.