Summary: | Broken plasma panels and window decorations on wayland with Qt 5.8 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | tobi291019 |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.8.95 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tobi291019
2017-01-25 18:14:56 UTC
*** This bug has been marked as a duplicate of bug 375539 *** > As a note: The decorations have been been broken ever since the Qt 5.8
> rc,
Did you also try some beta releases of Qt 5.8 where it was still
working? If yes that could help a lot to find the regression.
> Did you also try some beta releases of Qt 5.8 where it was still
> working? If yes that could help a lot to find the regression.
I haven't tried those yet, but I'll see if I can get any different results using the beta and alpha releases.
I've built the beta, rc a release qwayland module against the released Qt 5.8. With beta everything appears to be working fine as expected. (decorations and panels work, except that the "windows can cover" does not properly bring up the panel when fully covered by another window, not sure if that is even implemented yet) With rc plasmashell and krunner crash and the decorations do not appear anymore With release plasmashell and krunner run again, but the previously mentioned bug stays (as expected) Interestingly, it seems to depend on what version of qwayland gets loaded by the client (e.g. Dolphin) and not by kwin. |