| Summary: | all windows borders/decorations missing kde ubuntu noble | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | dofficialgman |
| Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.10 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
dofficialgman
2024-01-21 18:48:17 UTC
I have have accidentally discovered the root cause when attempting to replace the currently running kwin_x11 instance KWIN_OPENGL_INTERFACE=glx kwin_x11 --replace kwin_x11: symbol lookup error: /lib/aarch64-linux-gnu/libkwin.so.5: undefined symbol: drmModeGetConnectorTypeName This appears to be a result of https://invent.kde.org/plasma/kwin/-/commit/f881bdf51b55b0ace76e9919b812ba87c8a8f040 According to the package properties this is only for drm output on wayland. Yet I am using x11, so why is this symbol required? This is an issue with the build/installation. |