Re: [SailfishDevel] /home/src1/ - compile hello-world application

2014-12-21 Thread Dirk Zimmermann
I encountered this error as well when I followed the getting started tutorial (error message taken from previous mail): 17:43:40: Running steps for project tag2a... 17:43:40: Starting: "/home/marcus/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/qmake" /home/marcus/projects/jolla/tag2

[SailfishDevel] MPRIS2 Control QML Extension

2014-12-21 Thread Andrey Kozhevnikov
Hello! I just made simple MPRIS2 D-Bus control QML extension. Contributions and pull requests are welcome. Licence is WTFPL as usual for me. https://github.com/CODeRUS/mpris2control Simple usage: import org.coderus.mpris 2.0 as Mpris2 Mpris2.Control { id: mprisControl service: "org.mp