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

RFE: implement categorized logging for "QXcbConnection: XCB error"

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P3: Somewhat important
    • 5.11.1
    • 5.7.0
    • QPA: X11/XCB
    • None
    • 67227aeffdf94be8d177309d27291d5b3247586c

    Description

      currently, qxcbconnection.cpp contains:
      ...
      qWarning("QXcbConnection: XCB error: %d (%s), sequence: %d, resource id: %d, major code: %d (%s), minor code: %d",
      ...
      and in plasma5 users in practice end up seeing this in their logs... a lot. See also,
      https://bugs.kde.org/show_bug.cgi?id=366421

      It would be nice if this logging supported,
      http://doc.qt.io/qt-5/qloggingcategory.html
      so that these items could be more easily filtered.

      Attachments

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

        Activity

          People

            paeglis Gatis Paeglis
            rdieter Rex Dieter
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes