Sebastian Rose <s.rose@xxxxxxxxxx> writes:
Hello,
my messages window of qjackctl is full of messages from jack despite
the fact that I did not enable any verbose logging. For example:
Jack: JackGraphManager::Connect port_src = 4 port_dst = 13
Jack: JackConnectionManager::Connect port_src = 4 port_dst = 13
Jack: JackConnectionManager::Connect port_src = 13 port_dst = 4
Jack: JackConnectionManager::IsLoopPathAux ref1 = 0 ref2 = 0
Jack: JackConnectionManager::IncConnectionRef: ref1 = 0 ref2 = 0
Jack: JackEngine::ClientNotify: no callback for notification = 11
Jack: JackEngine::ClientNotify: no callback for notification = 11
Jack: JackEngine::ClientNotify: no callback for notification = 11
Jack: JackEngine::ClientNotify: no callback for notification = 11
Jack: JackEngine::ClientNotify: no callback for notification = 11
Jack: JackSocketServerChannel::Execute : fPollTable i = 3 fd = 47
Jack: JackSocketServerChannel::Execute : fPollTable i = 4 fd = 49
Jack: JackSocketServerChannel::Execute : fPollTable i = 1 fd = 44
Since this makes the messages window hard to read and search for
information, how do I disable this? Thanks!
You have probably hit the gcc bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53663
https://bugzilla.redhat.com/show_bug.cgi?id=827748