<table><tr><td style="">bruns created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: kde-frameworks-devel.<br />bruns 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/D14661">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If an application wants to show only specicific devices based on predicate<br />
matching, and one of the matching devices loses an interface which is<br />
critical for the Predicate to match, the application has to be notified.</p>

<p>As there is no dedicated signal to notify the application about the<br />
fact a device no longer has e.g. a Solid::StorageAccess iface, signal the<br />
device has been removed, and immediately readd it, as the device may<br />
still be relevant.</p>

<p>Remove the call to updateBackend(udi), as the device backend listens to<br />
the InterfacesRemoved signal itself and updates its property cache.</p>

<p>CCBUG: 394348</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R245 Solid</div></div></div><br /><div><strong>BRANCH</strong><div><div>test</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14661">https://phabricator.kde.org/D14661</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/solid/devices/backends/udisks2/udisksmanager.cpp</div></div></div><br /><div><strong>To: </strong>bruns<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>