https://bugs.kde.org/show_bug.cgi?id=507702
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO |--- --- Comment #34 from TraceyC <[email protected]> --- (In reply to Zamundaaa from comment #31) > Do you have some reproducible steps to trigger it? When working on > mirroring, I found a case where KScreen would do this, but I fixed that one. > > If it always happens, is that position maybe just saved in the config from > when KScreen was still broken in this way? If yes, then we could just add > some safe guards in KWin against loading such positions. On my XPS, this always happens. Right click the desktop -> Display Configuration Click the second monitor Click the Enabled checkbox See error Also, the preview of the 3rd screen isn't shown As noted in comment #16, kwinoutputconfig.json has an unusually large value for x and y for a screen position (max of an int32) 409: "position": { 410- "x": 2147483647, 411- "y": 2147483647 412- -- You are receiving this mail because: You are watching all bug changes.
