<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">m_solidDeviceEngine-&gt;connectSource(name, this);<br>
(where name is an udi of a device) doesn&#39;t seem to work<br>
so dataUpdated seems to never be called by an update of the soliddevice engine<br><br></blockquote><div><br>Right now it&#39;s set to only index devices that are called through a listing using a Solid Predicate.&nbsp; That is if you want a StorageVolume device you would query for &quot;IS StorageVolume&quot; then you&#39;d request one of the devices in the returned list.&nbsp; I can change the engine to connect to any device if that&#39;s too much of an inconveniance.<br>
</div></div>