[Kde-imaging] Finding defect signals / slots

Johannes Wienke languitar at semipol.de
Thu Dec 10 17:42:50 CET 2009


Hi @all,

I've noticed from time to time that someone found a defect signal / slot 
connection, which can be somewhat annoying, because this issues only a 
warning on the command line. Here's a bash alias I created to track 
these errors. After the program terminates, it prints out errors 
concerning connections:

alias digikamdbg="digikam 2>&1 | tee - /tmp/digikam.out; echo -e 
\"\n\n\nPossible connection errors:\n\n\"; cat /tmp/digikam.out | grep 
-A2 'Object::connect'"

Maybe this helps to better tack these problems.

Johannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-imaging/attachments/20091210/e604413b/attachment.sig 


More information about the Kde-imaging mailing list