communi-desktop
communi-desktop copied to clipboard
How to get debug output?
Starting communi in the terminal after having built it with qmake -d -d && make doesn't show any debug output.
Please look into https://github.com/communi/libcommuni/blob/a01998018d5ae7b3afad07c7035ca798b4f5780a/doc/debugging.dox#L30
@jpnurmi https://communi.github.io/doc/3.6/debugging.html might be buggy/doesn't look right?
I wanted to debug some UI bug and why logging doesn't work, but it seems the debug var only covers libcommuni?
That's something else then, I don't know if there is something like this for the UI side.