https://bugs.kde.org/show_bug.cgi?id=499775
Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |4wy78uwh@rokejulianlockhart | |.addy.io --- Comment #6 from Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> --- (In reply to TraceyC from comment #5) > I'm not able to replicate this on my system Perhaps it's relevant that another bug with this error is caused by running the Kicker plasmoid windowed - it renders its custom-drawn context menus in the wrong location: 1. ~~~sh #!/usr/bin/env sh plasmawindowed org.kde.plasma.kicker ~~~ 2. > ~~~YAML > kf.plasma.quick: Applet preload policy set to 1 > kf.plasma.quick: Exposed with no visual parent. Window positioning broken. > kf.windowsystem: static void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11 > qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile > kf.windowsystem: static void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11 > kf.windowsystem.wayland: Failed to recreate shadow for ItemListDialog_QMLTYPE_55(0x563cfad71260) > qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0 > ~~~ Is that more reproducible? If it's utterly irrelevant, apologies. I've mentioned this because I suspect the problem may be of a broader scope than merely Wine. > What I suspect is that something in the window rules is conflicting with > something else. I've got the undermentioned `.KWinRules` set: ~~~desktop [SNS2RW] Description=SNS2RW noborderrule=2 ~~~ ...though `noborderrule` doesn't work under Wayland. -- You are receiving this mail because: You are watching all bug changes.