https://bugs.kde.org/show_bug.cgi?id=427610
Alec Habig <aha...@umn.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aha...@umn.edu --- Comment #49 from Alec Habig <aha...@umn.edu> --- This has been bugging me for a while, but finally started searching around bug reports to see. plasma version 5.22.4, konsole5 version 21.04.2 (in Fedora 34) Same behavior as described here towards the end of this thread: selecting "run all konsole instances in a single process" lets the placement do the "minimal overlapping" I've asked of kWin, but without that they all end up stacked in one place. Which might even be a fine workaround, we'll see if this causes problems for me long term. As for a why: sounds like a race condition in konsole writing its state out for future use that's triggered by having multiple processes trying to do it. A wild guess: is konsole one of the few programs that users tend to have a lot of open at once, while for most plasma applications you're happy with only one of them running at a time? Maybe if Dolphin et al ran as separate processes per open window they'd do the same. -- You are receiving this mail because: You are watching all bug changes.