<table><tr><td style="">broulik created this revision.<br />broulik added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik requested review of this revision.
</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/D24654">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Since Qt 5.12.5 and newer this causes infinite recursion in component creation as setting the <tt style="background: #ebebeb; font-size: 13px;">model</tt> has <tt style="background: #ebebeb; font-size: 13px;">ListView</tt> recreate its header item (among other things) since <a href="https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?h=5.12&id=692b2da77427259a3589cf8a1311075863f2f5ec" class="remarkup-link" target="_blank" rel="noreferrer">https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?h=5.12&id=692b2da77427259a3589cf8a1311075863f2f5ec</a></p>

<p>See also <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1758263" class="remarkup-link" target="_blank" rel="noreferrer">https://bugzilla.redhat.com/show_bug.cgi?id=1758263</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p>5.12 only</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Notifications work again and don't crash*</li>
<li class="remarkup-list-item">Turning on and off history works</li>
<li class="remarkup-list-item">Turning on and off notifications works</li>
</ul>

<p>I failed to reproduce in a simple test case for submitting a bug report. I tried having a <tt style="background: #ebebeb; font-size: 13px;">ListView</tt> with a <tt style="background: #ebebeb; font-size: 13px;">header</tt> that sets the <tt style="background: #ebebeb; font-size: 13px;">model</tt> and <tt style="background: #ebebeb; font-size: 13px;">delegate</tt> but all I could get was "Cannot create new component instance before completing the previous" but none of the recursion havoc or aborting component creation as in the notification applet :(</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24654">https://phabricator.kde.org/D24654</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/notifications/package/contents/ui/Notifications.qml<br />
applets/notifications/package/contents/ui/main.qml</div></div></div><br /><div><strong>To: </strong>broulik, Plasma<br /><strong>Cc: </strong>plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>