<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    C++ working well of course, i'm asking about org.nemomobile.dbus qml
    extension :)<br>
    <br>
    <div class="moz-cite-prefix">21.12.2014 01:18, Tomasz Sterna пишет:<br>
    </div>
    <blockquote cite="mid:1419106715.15454.3.camel@xiaoka.com"
      type="cite">
      <pre wrap="">Dnia 2014-12-20, sob o godzinie 21:11 +0500, Andrey Kozhevnikov pisze:
</pre>
      <blockquote type="cite">
        <pre wrap="">I just tried to make MPRIS2 controls for MediaPlayer and QuasarMX with
QML only, but failed. Both players have no PropertiesChanged in 
introspection of /org/mpris/MediaPlayer2, and it seems to be a reason
of my fail.
</pre>
      </blockquote>
      <pre wrap="">
Works for me just fine.
<a class="moz-txt-link-freetext" href="https://github.com/smokku/pebble/blob/master/daemon/manager.cpp#L51">https://github.com/smokku/pebble/blob/master/daemon/manager.cpp#L51</a>

The only difference is that I left the service empty, cause I am
interested in signals from all MPRIS2 players, not just a specific one.


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>