https://bugs.kde.org/show_bug.cgi?id=517240
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #15 from Zamundaaa <[email protected]> --- I still don't see any mechanism for specifically the position to be reset, but it looks like turning the displays is failing and that's triggering the issue. > My whole desktop freezes for a minute or so until Kwin figures itself out There's supposed to be a time limit of 6 seconds on the output configuration stuff... it failed twice according to the log, but that would still be at most 12s. Unfortunately there isn't that much logging around it yet, it would be really good to figure out where and how that happens. Can you ssh into the system and get a backtrace of when it hangs? You can attach to KWin with > sudo gdb -p $(pidof kwin_wayland) and get the backtrace with > bt Also, "until Kwin figures itself out", does that mean it did then turn on the displays after all? Or did you maybe have to move the mouse or press buttons on the keyboard to trigger that? -- You are receiving this mail because: You are watching all bug changes.
