<table><tr><td style="">mart created this revision.<br />mart added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D3981" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>due to old multiscreen bugs, sometimes the appletsrc file<br />
gets polluted with a lot of containments with same activity id<br />
and lastScreen, in some cases even hundreds<br />
(see <a href="https://bugs.kde.org/show_bug.cgi?id=371858" class="remarkup-link" target="_blank" rel="noreferrer">https://bugs.kde.org/show_bug.cgi?id=371858</a>)<br />
in that case we can't be 100% sure what containment will be loaded<br />
at startup, leading to an herratical behavior.<br />
it was trying to clean up duplicates but wasn't really effective<br />
now base upon lastScreen (so we catch other activities as well)<br />
and manually remove the destroyed containment from<br />
m_desktopContainments (which may sole some multiscreen<br />
related bug, such as 371991)</p>
<p>BUG:371858</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>started a session with the corrupted appletsrc from the bugreport,<br />
file gets cleaned out of duplicates</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>phab/cleanupcontainments</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3981" rel="noreferrer">https://phabricator.kde.org/D3981</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>shell/shellcorona.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>mart, Plasma<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, andreaska, sebas<br /></div>