https://bugs.kde.org/show_bug.cgi?id=519897
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|multi-screen |output configuration Latest Commit| |6.7 CC| |[email protected] Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Zamundaaa <[email protected]> --- > KWin writes to kwinoutputconfig.json: > HDMI-A-1 position: {x: 1920, y: 0} — positioned relative to the now-disabled > eDP-1 > replicationSource: "a1ec6c43-cfe2-4a6e-8a34-d83e8b12ef4b" — still pointing to > the disabled eDP-1 UUID I can't replicate that, but KWin ignores replication sources that are disabled, so in theory it shouldn't cause any problems. > This causes the following error when trying to apply any display > configuration: > Could not apply display configuration: > Position of enabled output HDMI-A-1 is negative (-2147483647, -2147483647) Following your steps, output configuration works still fine for me, so I think https://invent.kde.org/plasma/libkscreen/-/merge_requests/296 fixed this. I can't think of a less invasive way to fix it, so this will be 6.7 only. If it still happens in 6.7, just reopen this and I'll take another look. > It also causes incorrect mouse position detection in games (input coordinates > do not match visual position on screen). https://invent.kde.org/plasma/kwin/-/merge_requests/9011 should take care of such issues. -- You are receiving this mail because: You are watching all bug changes.
