https://bugs.kde.org/show_bug.cgi?id=468546
--- Comment #2 from i.Dark_Templar <idarktemp...@mail.ru> --- Created attachment 158137 --> https://bugs.kde.org/attachment.cgi?id=158137&action=edit debug.filtered.log Output of plasma when built with previously attached patch. Moments I consider important: PLASMADESKTOPDEBUG: Positioner::sourceDataChanged((37,0), (37,0)) PLASMADESKTOPDEBUG: Positioner::sourceRowsAboutToBeRemoved((-1, -1), 0, 42) PLASMADESKTOPDEBUG: Positioner::setPerStripe(18) PLASMADESKTOPDEBUG: Enter: Positioner::applyPositions ... PLASMADESKTOPDEBUG: Exit: Positioner::applyPositions PLASMADESKTOPDEBUG: Positioner::setPerStripe(19) PLASMADESKTOPDEBUG: Positioner::sourceRowsAboutToBeInserted((-1, -1), 0, 42) So, I assume when plasma switches to different display with different resolution, it first removes all columns and rows, and then inserts new ones, and resets icon positions while doing so. -- You are receiving this mail because: You are watching all bug changes.