Created attachment 137117 [details] image showing observed result Sometimes (not common but not rare) KRunner launches at the top left edge instead of specified location (center or top). STEPS TO REPRODUCE 1. Launch KRunner as usual. OBSERVED RESULT KRunner launches at top left edge. EXPECTED RESULT KRunner should only launches at center or top. SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSUSE Tumbleweed (available in About System) KDE Plasma Version: 5.21.3 KDE Frameworks Version: 5.80 Qt Version: 5.15.2
I have very occasionally seen this myself, but have not figured out how to reproduce it. Are you using display scaling at all? If so, do you have the PLASMA_USE_QT_SCALING environment variable manually set to 1?
I'm not using any type of display scaling.
OK thanks.
I can reproduce this very rarely, it only happens once every few days.
The issue is still present in 5.23.90: https://openqa.opensuse.org/tests/2147526#step/updates_packagekit_kde/27 In openQA it happens more frequently, I'd say about once every two test runs.
Maybe Plasma gives a wrong value for the "availableScreenRect"? If a DBus error occurs, we fall back to "shownOnScreen->availableGeometry();" Are there useful logs for the plasmashell Process, which indicate that sth. is wrong?
Created attachment 164001 [details] Updates list from APT history
This happens constantly on KDE Neon as of the 2023-12-07 updates they applied, I've attached the log. No scaling enabled. Operating System: KDE neon 5.27 KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.113.0 Qt Version: 5.15.11 Kernel Version: 6.2.0-37-generic (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 2600X Six-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: AMD Radeon RX 580 Series Output: 1 DP-2 enabled connected priority 1 DisplayPort Modes: 0:3840x2160@60*! 1:3840x2160@30 2:2560x1440@60 3:1920x1200@60 4:1920x1080@60 5:1920x1080@60 6:1920x1080@60 7:1600x1200@60 8:1680x1050@60 9:1280x1024@60 10:1440x900@60 11:1280x800@60 12:1280x720@60 13:1280x720@60 14:1024x768@60 15:800x600@60 16:720x480@60 17:720x480@60 18:640x480@60 19:640x480@60 20:640x480@60 21:1600x1200@60 22:1280x1024@60 23:1024x768@60 24:2560x1600@60 25:1920x1200@60 26:1280x800@60 27:3840x2160@60 28:3200x1800@60 29:2880x1620@60 30:2560x1440@60 31:1920x1080@60 32:1600x900@60 33:1368x768@60 34:1280x720@60 Geometry: 0,0 3840x2160 Scale: 1 Rotation: 1 Overscan: 0 Vrr: incapable RgbRange: unknown
I've tried on a VM (it was 1920x1080 on this machine under kvm) and it didn't occur. Tried on a completely separate machine also didn't occur. So only thing I can think of different would be 4k monitor and my taskbar over on the left top half of screen.
Ah all fixed for me with the updates today.
Created attachment 164009 [details] APT update that fixed the issue Both krunner and notifications appearing in top left fixed by this. Krunner back in centre as my pref and bottom left corner for notifications.
Félim, you issue is Bug 478172, not this one.
Fabian or Felipe, are either of you (or your openQA system) still able to reproduce this in Plasma 6?
(In reply to Nate Graham from comment #13) > Fabian or Felipe, are either of you (or your openQA system) still able to > reproduce this in Plasma 6? I haven't seen it recently, but I can't tell for sure as openQA works around this automatically when it happens. Some cherry picked test runs didn't show the issue at least. Closing as WORKSFORME (for now).
Thanks a lot for checking!