We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Starting communi in the terminal after having built it with qmake -d -d && make doesn't show any debug output.
qmake -d -d && make
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
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.
No branches or pull requests
Starting communi in the terminal after having built it with
qmake -d -d && make
doesn't show any debug output.The text was updated successfully, but these errors were encountered: