Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79050

Provide a way to disable output from QColorSpace

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.14
    • GUI: Painting
    • None

    Description

      When passing malformed input to QColorSpace::fromIccProfile, it will write error messages like the following to the command line:

      qt.gui.icc: fromIccProfile: Unsupported ICC profile - not three component matrix based
      qt.gui.icc: fromIccProfile: Unsupported ICC profile - not three component matrix based
      

      While this might be useful in some usecases it will generate a lot of useless output while fuzzing. QT_LOGGING_RULES=".debug=false" does not help.
      Please provide a means to disable this output.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vgt Eirik Aavitsland
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes