Re: Debug messages

2013-12-12 Thread Thomas Lübking
On Donnerstag, 12. Dezember 2013 22:40:25 CEST, Luis Felipe Dominguez Vega Thomas Lübking i just do that, but the file never write to the path that i > write in kdebugdialog. Ok, looking at it - akonadi has like a bazillion entries there and you'd likely have to alter all of them and for

Re: Debug messages

2013-12-12 Thread Luis Felipe Dominguez Vega
. - Mensaje original - De: "Thomas Lübking" Para: kde-devel@kde.org Enviados: Jueves, 12 de Diciembre 2013 16:03:24 Asunto: Re: Debug messages Am Donnerstag, 12. Dezember 2013 schrieb Kevin Krammer < kram...@kde.org >: > > That will get all Akonadi output, including

Re: Debug messages

2013-12-12 Thread Thomas Lübking
Am Donnerstag, 12. Dezember 2013 schrieb Kevin Krammer : > > That will get all Akonadi output, including that of resources, in that shell. > You can then use kdebugdialog to turn on/off whatever you want. or you run "kdebugdialog --fullmode" and log messages to a dedicated file which you then also

Re: Debug messages

2013-12-12 Thread Kevin Krammer
On Wednesday, 2013-12-11, 11:12:51, Luis Felipe Dominguez Vega wrote: > How I can see the "kDebug()" Messages from an Akonadi Resource Plugin??? The best way to get log output from Akonadi processes it to restart Akonadi from a shell/terminal. akonadictl restart That will get all Akonadi output

Re: Debug messages

2013-12-11 Thread Luis Felipe Dominguez Vega
je original - De: "Shantanu Tushar Jha" Para: kde-devel@kde.org Enviados: Miércoles, 11 de Diciembre 2013 11:46:41 Asunto: Re: Debug messages 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

Re: Debug messages

2013-12-11 Thread Shantanu Tushar Jha
ot; > *Para: *kde-devel@kde.org > *Enviados: *Miércoles, 11 de Diciembre 2013 11:14:32 > *Asunto: *Re: Debug messages > > > 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 >

Re: Debug messages

2013-12-11 Thread Luis Felipe Dominguez Vega
Para: kde-devel@kde.org Enviados: Miércoles, 11 de Diciembre 2013 11:14:32 Asunto: Re: Debug messages 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" 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 <<