Bug 361387 - kwin: undefined symbol
Summary: kwin: undefined symbol
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Testing Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR grave
Target Milestone: ---
Assignee: Neon Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-04 20:27 UTC by Frederic Roussel
Modified: 2016-05-28 10:23 UTC (History)
1 user (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 Frederic Roussel 2016-04-04 20:27:36 UTC
kwin fails to run.

when trying to launch it from a konsole window the error meesage is:
kwin: symbol lookup error: /usr/lib/x86_64-linux-gnu/libkwin.so.5: undefined symbol: _ZN8KWayland6Server16SurfaceInterface21subSurfaceTreeChangedEv

the library comes from:
dpkg -S /usr/lib/x86_64-linux-gnu/libkwin.so.5
kwin-common:amd64: /usr/lib/x86_64-linux-gnu/libkwin.so.5

the installed kwin packages are:
ii  kwin                   4:5.5.4+git20160402.0246+15.10-0 all          Transitional dummy for kwin-x11
ii  kwin-addons            4:5.5.4+git20160401.0230+15.10-0 amd64        additional desktop and window switchers for KWin
ii  kwin-common:amd64      4:5.5.4+git20160402.0246+15.10-0 amd64        KDE window manager, common files
ii  kwin-data              4:5.5.4+git20160402.0246+15.10-0 all          KDE window manager data files
ii  kwin-decoration-oxygen 4:5.5.4+git20160402.0332+15.10-0 amd64        KWin decoration for the Oxygen desktop theme
ii  kwin-style-breeze      4:5.5.4+git20160331.1637+15.10-0 amd64        KWin Breeze Style
ii  kwin-x11               4:5.5.4+git20160402.0246+15.10-0 amd64        KDE window manager, X11 version


Reproducible: Always

Steps to Reproduce:
1. apt update && apt full-upgrade
2. reboot  # for good measure
3. login through sddm to plasma

Actual Results:  
kwin is not running

Expected Results:  
kwin should be running
Comment 1 Harald Sitter 2016-05-28 10:23:15 UTC
Should be fixed.