Problems when Compiling Muon

2013-12-11 Thread Volkan Gezer
Hello, I am trying to compile muon from source, but I am receiving the following error: /home/volkan/Belgeler/muon/b/libmuon/backends/ApplicationBackend/../../../../libmuon/backends/ApplicationBackend/Application.h:56:13: error: invalid covariant return type for ‘virtual QString Application::cate

Re: Problem with KCompTreeNode on Windows (or: destruction order of static objects?)

2013-12-11 Thread Kevin Funk
Am Mittwoch, 4. Dezember 2013, 16:36:12 schrieb Milian Wolff: > On Wednesday 04 December 2013 16:01:03 Frank Reininghaus wrote: > > Hi, > > > > 2013/11/30 Kevin Funk: > > > Hey guys, > > > > > > My recent attempts to make KDevelop shine on Windows revealed some odd > > > behaviour inside kdelibs.

Re: Kaffeine's future

2013-12-11 Thread Martin Klapetek
On Mon, Dec 9, 2013 at 12:46 PM, pritam.ghang...@gmail.com < pritam.ghang...@gmail.com> wrote: > >> This is the most wanted feature in PMC as of today as there is still no >> plan of implementation because the developers do not have DVB equipment, >> plus the only way to get TV in their region is

Re: Debug messages

2013-12-11 Thread Luis Felipe Dominguez Vega
U, this (implemented in the constructor): kDebug () << "DEBUG"; kWarning () << "WARNING"; not working now i used kdebugdialog --fullmode and tell that my plugin all the outputs is to a file in /tmp/gespro.dbg but nothing. - Mensaje original - De: "Shantanu Tusha

Re: Debug messages

2013-12-11 Thread Shantanu Tushar Jha
Hmm then most likely your kDebug() isn't getting called. Verify that by first putting a kDebug in a place where it has to be called in any case, like a constructor On Wed, Dec 11, 2013 at 9:58 PM, Luis Felipe Dominguez Vega < lfdoming...@estudiantes.uci.cu> wrote: > Wuaw, i don known about kdebu

Re: Debug messages

2013-12-11 Thread Luis Felipe Dominguez Vega
Wuaw, i don known about kdebugdialog... so i execute kdebugdialog and is already active it's checkbox, but nothing, then i use --fullmode and select that the all message show me throw a KMessageBox, but nothing. - Mensaje original - De: "Shantanu Tushar Jha" Para: kde-devel@kde.o

Re: Debug messages

2013-12-11 Thread Shantanu Tushar Jha
run kdebugdialog from your command line and enable the checkbox for your akonadi resource plugin. If that doesn't seem to work, you can try selecting "enable all debug output" On Wed, Dec 11, 2013 at 9:42 PM, Luis Felipe Dominguez Vega < lfdoming...@estudiantes.uci.cu> wrote: > How I can see the

Debug messages

2013-12-11 Thread Luis Felipe Dominguez Vega
How I can see the "kDebug()" Messages from an Akonadi Resource Plugin??? >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Dissertation project

2013-12-11 Thread Tomaz Canabrava
On Tue, Dec 10, 2013 at 6:03 PM, Ovidiu-Florin Bogdan wrote: > Hello world, > > Me and my fiancée are students for a masters degree in Software > Engineering and we need to find projects for our dissertations. > > We really want our projects to be something useful and to be a part of KDE. > > We w