https://bugs.kde.org/show_bug.cgi?id=491245
--- Comment #3 from thecapt...@thoughtpilot.app --- (In reply to Nate Graham from comment #1) > Can you change your window-placement to "in top-left corner" and see if that > changes how the issue manifests such that sometimes KRunner appears in the > top-left corner rather than in random locations? > > If that's what happens, then the issue here is that under unknown > circumstances, KRunner gets placed by the window placement mode rather than > appearing in the expected location. Confirmed that setting "Top left corner" causes krunner to start rendering in the top left corner sometimes. The semi-random placement before was due to it being set to "Minimal overlapping" krunner is also failing to launch on a regular basis. The cause is unknown besides these two errors that are logged each time. This may or may not be related, but both issues started occurring during the same release. ``` krunner qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x640b7b849d30 user@1000.service gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed ``` -- You are receiving this mail because: You are watching all bug changes.