https://bugs.kde.org/show_bug.cgi?id=384724

            Bug ID: 384724
           Summary: spammy cmake project manager
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: Build tools: CMake
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: rjvber...@gmail.com
  Target Milestone: ---

Created attachment 107863
  --> https://bugs.kde.org/attachment.cgi?id=107863&action=edit
qCDebug() is good enough, nothing to warn about here.

A recent commit made the cmake project manager very spammy esp. during project
import: warnings are printed for every unhandled received message, including
the progress messages.

There's no need for that feedback to have warning status. In fact, the function
where this happens doesn't handle messages at all, only replies. If messages
aren't handled elsewhere it really is rather pointless to print the feedback
for each and every received message ...

I haven't yet seen "unhandled reply" warnings from earlier in the
processResponse() function; those can probably be demoted to debug level too.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to