<table><tr><td style="">bruns added a comment.
</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/D16857">View Revision</a></tr></table><br /><div><div><p>I think this is correct, but the summary can be improved a little bit.</p>

<p>The problem is caused by the fact device interfaces returned by Solid (e.g. <tt style="background: #ebebeb; font-size: 13px;">item->device().as<Solid::StorageAccess>()</tt>) are not full objects, but only references/pointers to a per-device-object, i.e. requesting the same interface for a device will return the same address every time.</p>

<p>If the interface is used used in multiple places, calling disconnect on the interface address disconnects the signals for all users.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R318 Dolphin</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16857">https://phabricator.kde.org/D16857</a></div></div><br /><div><strong>To: </strong>thsurrel, Dolphin, Frameworks, bruns<br /><strong>Cc: </strong>kfm-devel, alexde, sourabhboss, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov<br /></div>