SUMMARY Kickoff, KRunner, System Tray, etc. all open in incorrect positions. System tray and Kickoff open on the bottom center of the screen, while Krunner opens in the top right. STEPS TO REPRODUCE 1. Update to the most recent build (4/13/21) 2. Press the meta key to open Kickoff. OBSERVED RESULT Kickoff opens in the bottom center of the screen and shows an icon on the task bar. EXPECTED RESULT Kickoff opens in the bottom right of the screen and shows no icon on the task bar. SOFTWARE/OS VERSIONS KDE Neon: 5.21 User Edition KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.12.2 HARDWARE: Processor: i3-1005G1 GPU: Integrated ADDITIONAL INFO: Screenshots are on the way. Also, I wasn't sure what component this should be labelled as, so it is under "general".
Created attachment 137560 [details] Kickoff Issue
Created attachment 137561 [details] Krunner issue
Created attachment 137562 [details] System Tray issue
Yes, I can confirm this issue (also Neon user). It started to happen after the updates from yesterday and affect only Wayland.
* affects
Please run WAYLAND_DEBUG=1 krunner --replace and attach output also confirm that kwayland-integration is installed
Current kwayland-integration version is: 4:5.21.4-0xneon+20.04+focal+release+build26 I am attaching the output of "WAYLAND_DEBUG=1 krunner --replace".
Created attachment 137569 [details] WAYLAND_DEBUG=1 krunner --replace
The output was gathered after running the command, waiting a few seconds, then clicking out of krunner and terminating the process via ctrl+c.
Odd. Cannot reproduce. What window placement mode are you using? Are you using scaling of any sort?
My scale is 100%. Most of my settings are default, and even after resetting some settings relating to window management, the issue still occurred. Are you completely up to date? Because this issue started after doing some system updates this morning. Also, in case you did it without offline updates, you may want to try restarting to imitate the offline updates feature.
(In reply to Nate Graham from comment #10) > Odd. Cannot reproduce. What window placement mode are you using? Are you > using scaling of any sort? My window placement is 'centered'. However I tried multiple other options, but it doesn't seem to have any effect on this problem. I don't have scaling enabled either. The only exceptional point at my setup is the 5:4 monitor, but this probably doesn't matter. Are you using exactly the same Plasma version as Joe and me?
(In reply to Manuel Geißer from comment #12) > but it doesn't seem to have any effect on this problem For completeness: It does change the position where KRunner shows up, but there is no difference for the system tray applets
It might be useful to say I also have a non-standard aspect ratio for my display: 16:10. Also, changing window placement from "Minimal Overlapping", it did have some effect on the way Kickoff/Krunner were shown, however, none of the options set Kickoff/Krunner placement back to normal.
Trace was interesting but somehow even more confusing. We do have an org_kde_plasma_surface but it never sets the position
I don't know whether that's relevant, but if I open kickoff or any tray application, I always get something similar the following two warnings in the system log: ``` qt.qpa.wayland: Wayland does not support QWindow::requestActivate() kf.plasma.quick: Couldn't create KWindowShadow for PlasmaQuick::Dialog_QML_219(0x55cdb09f7900, name="popupWindow") ``` Is that normal or might it be related to this issue?
Same here! Operating System: KDE neon 5.21 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 Kernel Version: 5.4.0-72-generic OS Type: 64-bit Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz Memory: 7.1 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 520
Antanicus, this bug is relating to the incorrect placement of windows on Wayland, but your "Graphics Platform" is X11. Is this information incorrect, or have you managed to reproduce the bug on X11? Additionally, what is the resolution of your display? Also, Manuel, can you paste your system information? Both me and Antanicus are running Mesa Intel drivers, so it's theoretically possible that could be part of the problem.
(In reply to Joe Cardenas from comment #18) > Also, Manuel, can you paste your system information? Both me and Antanicus > are running Mesa Intel drivers, so it's theoretically possible that could be > part of the problem. Sure: Operating System: KDE neon 5.21 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 Kernel Version: 5.4.0-72-generic OS Type: 64-bit Graphics Platform: Wayland Processors: 4 × Intel® Core™ i5-3570K CPU @ 3.40GHz Memory: 7.2 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4000 As you can see, I'm on Meas Intel, too (though I believe it's rather unlikely this issue is related to specific graphics cards/drivers, but I don't know) Also, I am using OpenGL 3.1 compositing instead of the default XRender, in case that matters, and my scaling method is 'smooth'.
(In reply to Joe Cardenas from comment #18) > Antanicus, this bug is relating to the incorrect placement of windows on > Wayland, but your "Graphics Platform" is X11. Is this information incorrect, > or have you managed to reproduce the bug on X11? Maybe Antanicus was on Wayland, but then resorted back to X because of this bug?
* Mesa (sorry, I'm making typos all the time)
(In reply to Joe Cardenas from comment #18) > Antanicus, this bug is relating to the incorrect placement of windows on > Wayland, but your "Graphics Platform" is X11. Is this information incorrect, > or have you managed to reproduce the bug on X11? Additionally, what is the > resolution of your display? > > Also, Manuel, can you paste your system information? Both me and Antanicus > are running Mesa Intel drivers, so it's theoretically possible that could be > part of the problem. Apologies for the confusion, I switched sessions before reporting the bug. My screen resolution is 1920*1080 but I'm using a 125% scaling factor.
my krunner is also all over the place when my window behavior -> window placement is set to "minimal overlapping". its never the options set in the krunner settings of top or centered. if i set my window placement to "centered" i can get krunner to center. Operating System: KDE neon 5.21 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 Kernel Version: 5.8.0-50-generic OS Type: 64-bit Graphics Platform: Wayland Processors: 4 × Intel® Core™ i7-5600U CPU @ 2.60GHz Memory: 7.7 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 5500
Just saw this in action with my Plasma 5.21.4 Wayland session in Neon User Edition. Cannot reproduce in git master on Tumbleweed though.
So this means we can expect the bug to be already fixed in newer version of Plasma?
*** Bug 436067 has been marked as a duplicate of this bug. ***
Maybe? Need to verify.
Yeah I cannot reproduce this under any circumstances with my git master Wayland session, but I can 100% with my Plasma 5.21.4 Wayland session. So I guess this is fixed in 5.22.
Sounds great, Nate. When 5.22 Beta starts, I’ll check back and update this bug accordingly. If anyone has any more updates then feel free to update the bug!
Also, I can confirm this is fixed as of the latest KDE Neon Testing version. Thanks for all the help to everyone who pitched in on this!
*** Bug 433607 has been marked as a duplicate of this bug. ***
Today's update to 5.21.5 fixed the issue in neon user. Thanks!
*** Bug 436124 has been marked as a duplicate of this bug. ***
I can still reproduce this issue on KDE Plasma 5.24.6 one 4K (125% fractional scaling) screen and two FHD screens attached to the left and right.
Created attachment 150960 [details] Screenshot showing that the kickoff menu can occasionally still appear on the wrong position
I'm using KDE Neon, after the last big upgrade (plasma: 5.25.1->5.25.5, frameworks: 5.97.0 -> 5.98.0), I also encounter this bug. - Krunner in the center of the screen - notification centered - kickoff centered see also: https://forum.kde.org/viewtopic.php?f=309&t=176055
(In reply to me from comment #36) > I'm using KDE Neon, after the last big upgrade (plasma: 5.25.1->5.25.5, > frameworks: 5.97.0 -> 5.98.0), I also encounter this bug. > > - Krunner in the center of the screen > - notification centered > - kickoff centered > > see also: https://forum.kde.org/viewtopic.php?f=309&t=176055 I have the same problem. KDE Plasma version: 5.25.5 KDE Frameworks version: 5.98.0 QT version: 5.15.6 Wayland I think KDE should focus on release stability.
- Krunner in the center of the screen - notification in the center of the screen Nice update, feels just like Windows 11
(In reply to Daniel from comment #38) > - Krunner in the center of the screen > - notification in the center of the screen > > Nice update, feels just like Windows 11 there's a new bug https://bugs.kde.org/show_bug.cgi?id=459188 and it seems to be fixed...
Operativsystem: KDE neon 5.25 Version av KDE Plasma: 5.25.5 Version av KDE Ramverk: 5.98.0 Qt-version: 5.15.6 Kärnans version: 5.15.0-48-generic (64-bitar) Grafikplattform: Wayland Processorer: 4 × Intel® Core™ i5-4200U CPU @ 1.60GHz Minne: 7,3 Gibyte minne Grafikprocessor: Mesa Intel® HD Graphics 4400 Tillverkare: Dell Inc. Produktnamn: XPS13 9333 I have the same issue. Not sure when this started, but have this issue with another user on the same computer. Tested to create a new user, but the issue persist.
If it just started happening now, it's likely Bug 459188, which is now fixed. The fix for that should hopefully have fixed the issue here too. *** This bug has been marked as a duplicate of bug 459188 ***
When will be release fix for this bug on KDE NEON?
Once you update to Frameworks 5.99.
I know, but when? Here https://community.kde.org/Schedules/Frameworks can be seen - Sun October 9, 2022
Right. So it's been released by the KDE release team, but Neon may not be shipping the update yet. That would be a question for the Neon folks.