Re: Query regarding building kdelibs

2014-05-12 Thread Aaron Zakhrov
the link you mentioned is for fedora not for kubuntu. I suggest you uprade to kubuntu 14.04 LTS. It has kde 4.12 On May 12, 2014 6:46 PM, "Pramiti Goel" wrote: > Should i install latest version of kdelibs from here: > http://pkgs.fedoraproject.org/repo/pkgs/kdelibs/kdelibs-4.12.0.tar.xz/ > > I ha

Re: Is Konqueror still a live project?

2014-03-28 Thread Aaron Zakhrov
some distros ship it as the default web browser but it is still a pretty good file manager On Mar 28, 2014 3:40 PM, "Lindsay Mathieson" wrote: > I took a look at the developer list, but it seems to be all Dolphin now. > > Was interested in adding a couple of features. > -- > Lindsay > > >> Visit

Re: Re: [GSoC 2014] Looking for a mentor

2014-03-13 Thread Aaron Zakhrov
ffmpeg's x11 screen grab does a good job of screen casting as well. this is what kdenlive now uses. On Mar 13, 2014 10:24 PM, "Marcin Grzywaczewski" wrote: >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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