<br><br><div class="gmail_quote">On Mon, Mar 10, 2008 at 9:53 PM, Christopher Blauvelt &lt;<a href="mailto:cblauvelt@gmail.com">cblauvelt@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div class="Ih2E3d"><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><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>
</blockquote></div><br><br>I went ahead and did it anyway.&nbsp; Let me know if you have any trouble.<br>