Re: Adding MPRIS2 to a Phonon application

2014-02-22 Thread Kevin Krammer
On Friday, 2014-02-21, 22:39:35, Aaron Zakhrov wrote: > Hey, I have built a small Phonon based media player as part of a college > project. > I need to add mpris2 support to it for remote control using kde connect. > When trying to run the application I get the following error: > > QWidget: Must c

Adding MPRIS2 to a Phonon application

2014-02-21 Thread Aaron Zakhrov
Hey, I have built a small Phonon based media player as part of a college project. I need to add mpris2 support to it for remote control using kde connect. When trying to run the application I get the following error: QWidget: Must construct a QApplication before a QPaintDevice I already have a QA