I&#39;ve done the kdelibs/nepomuk/ResourceManager class. I&#39;d appreciate it if someone could verify it, as I encountered some errors. The procedure I used for testing was -<br><div style="margin-left: 40px;">$ nepomukserver<br>
$ qdbus org.kde.NepomukStorage /servicecontrol shutdown<br>$ qdbus org.kde.NepomukServer /nepomukserver quit<br></div><br>On shutting down the NepomukStorage I got a couple of errors like - <b>&quot;nepomukservicestub(8670)&quot; Error in thread 3077588736 : &quot;org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files&quot;</b>. And on shutting down the <i>NepomukServer</i> the <i>nepomukservicestub</i> would <i>always</i> crash. But these errors are consistent as they appear both before and after the patch. :-)<br>
<br>Otherwise, the patch works fine. I&#39;ll do the rest during the weekend.<br><br>- Vishesh Handa<br><br><div class="gmail_quote">On Fri, Mar 26, 2010 at 11:56 PM, Aaron J. Seigo <span dir="ltr">&lt;<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On March 26, 2010, Sebastian Trüg wrote:<br>
&gt; (for the future please use the new nepomuk mailing list hosted at kde:<br>
&gt; <a href="https://mail.kde.org/mailman/listinfo/nepomuk" target="_blank">https://mail.kde.org/mailman/listinfo/nepomuk</a>)<br>
<br>
</div>oops, sorry :)<br>
<div class="im"><br>
&gt; I am aware of the necessary changes. And I would be happy, too if &quot;one<br>
&gt; of the nepomukians will be willing&quot;. ;)<br>
&gt; In the end it will probably be me... I suppose I need tutoring when it<br>
&gt; comes to delegation of work... any takers? :P<br>
<br>
</div>the good news is that it&#39;s really simple work, made simpler if you know why<br>
the service is being watched in the first place (so you can decide whether to<br>
stick with a serviceOwnerChanged signal, though from QDBusServiceWatcher, or<br>
to move to serviceRegistered and/or serviceUnregistered signals).<br>
<br>
so if someone is looking for an easy thing to do (or to get started with) that<br>
will have a real impact on performance, this is your chance :)<br>
<font color="#888888"><br>
--<br>
Aaron J. Seigo<br>
humru othro a kohnu se<br>
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43<br>
<br>
KDE core developer sponsored by Qt Development Frameworks<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Nepomuk mailing list<br>
<a href="mailto:Nepomuk@kde.org">Nepomuk@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/nepomuk" target="_blank">https://mail.kde.org/mailman/listinfo/nepomuk</a><br>
</div></div></blockquote></div><br>