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

Incorrect log format in qaudioengine_pulse.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.5.6, 6.7.1, 6.8.0 FF
    • 6.6.2
    • Multimedia
    • None
    • cf1406051 (dev), 9249490d0 (6.7), 947353a18 (tqtc/lts-6.5)
    • Multimedia wk 15-16, Multimedia wk 17-18

    Description

      This is a small issue. The warning at qaudioengine_pulse.cpp:131 has incorrect formatting

       

      qWarning() << QString::fromLatin1("Failed to get sink information: %s").arg(QString::fromUtf8(pa_strerror(pa_context_errno(context))));

       

      The '%s' should be '%1'

      Attachments

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

        Activity

          People

            timblechmann tim blechmann
            matthewf.za Matthew Fincham
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes