| Summary: | Sometimes scale isn't applied on login Wayland | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Eric Edlund <ericedlund2017> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde, nate, xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 5.23.5 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Kwin opens to the side, and the notification for the screen shot I just took is on the bottom of the screen | ||
*** Bug 447981 has been marked as a duplicate of this bug. *** Does restarting plasmashell (from a konsole plasmashell --replace) fix it? Can I have output of "WAYLAND_DEBUG=1 qtdiag" (maybe called qtdial-qt5) Possibly related to or a duplicate of Bug 449212. I opened konsole, ran WAYLAND_DEBUG=1, then ran qtdiag: QOpenGLFunctions created with non-current context Segmentation fault That output is the same when it's working. Replacing plasma shell doesn't work Wait, it does fix it after a minute or two. Last bit of output arround the time it fixes it's self: qt.qpa.wayland: Wayland does not support QWindow::requestActivate() QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0 QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0 trying to show an empty dialog file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1: QML ModelContextMenu: Accessible must be attached to an Item Does this still happen on 5.27? I haven't seen it in a few months. |
Created attachment 145357 [details] Kwin opens to the side, and the notification for the screen shot I just took is on the bottom of the screen SUMMARY It would appear the scale isn't consistently being applied on login STEPS TO REPRODUCE 1. Wayland session, scale 150% 2. Relog multiple times (I can reproduce consistently with 3 logins) 3. Run krunner (if it's broken, krunner will appear on the side of the screen, see picture) OBSERVED RESULT Krunner isn't centered In grid view, the borders between desktops is gone SOFTWARE/OS VERSIONS Linux/KDE Plasma: Neon 5.23 User Edition (available in About System) KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.89.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION I could not reproduce this on x11 or on wayland with scaling set to 100%. When the desktop is misscaled, changing it in the system settings corrects it. Notifications are also cropped out of the bottom of the screen. This never happens on first login after boot