<div dir="ltr">please see my response inline<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 2:12 PM, Lennart Poettering <span dir="ltr"><<a href="mailto:lennart@poettering.net" target="_blank">lennart@poettering.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, 02.07.15 10:18, Pradeepa Kumar (<a href="mailto:cdpradeepa@gmail.com">cdpradeepa@gmail.com</a>) wrote:<br>
<br>
> hi<br>
> I am new to systemd.<br>
> I am using systemd 208, libdbus-1-3_1.4.18-1ubuntu1.4_i386.deb<br>
> I am to monitor unit stop/failure in my application .<br>
> So I am subscribing to propertiesChanged signal and paring SubState.<br>
> The propertieschanged message contains a dictionary and invalidated  list<br>
> of properties.<br>
> But the dictionary is empty(which is supposed to contain new value of<br>
> changed properties), so i am left with querying new values of the changed<br>
> property from list of invalidated properties list.<br>
><br>
> - please let me know how do i get new values in the signal msg<br>
>   itself<br>
<br>
</span>you don't. We just invalidate the props, you have to query them<br>
aftwards yourself, to determine the new value.</blockquote><div> Prad>>  But in online, i see some example of dbus-monitor command where output has a dictionary- which contains properties and new values.</div><div>I want same output. how do i get that??</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
> - is this issue fixed.? if yes in which version? which version i need to<br>
> upgrade<br>
<br>
</span>We take the liberty to invalidate some props and send the full value<br>
of others along. it's not considered api really which prop gets which<br>
behaviour...<br>
<span class=""></span></blockquote><div> </div><div>Prad>> I did not understand this comment</div><div>Can you please explain</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
> - where do i see commit logs/ version history<br>
<br>
</span>Just check out the systemd git repository.<br>
<span class="HOEnZb"><font color="#888888"><br>
Lennart<br>
<br>
--<br>
Lennart Poettering, Red Hat<br>
</font></span></blockquote></div><br></div></div>