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

BadWindow and BadDrawable errors appear in syslog when a panel task menu is hidden and then moused to display it.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.15.11, 6.2.6, 6.4.0 Beta1, 6.5.0 Beta1
    • 5.15.6
    • QPA: X11/XCB
    • None
    • Linux/X11
    • 373392eeb4199654e954f70ce919850f090d59bd 12b1ec4b30 (qt/qtbase/6.4) 12b1ec4b30 (qt/tqtc-qtbase/6.4) fe0dd828ab (qt/qtbase/6.3) fe0dd828ab (qt/tqtc-qtbase/6.3) 37b7e5ecb2 (qt/tqtc-qtbase/5.15) 439ab9e9c8 (qt/tqtc-qtbase/6.2)

    Description

      SUMMARY

      /var/log/syslog shows BadWindow and BadDrawable errors messages when mouse over a hidden panel. Clogs the log file.

      STEPS TO REPRODUCE
      1. Create a an Empty Panel and make it hidden and save. I created one on the left side so as not to mess up my bottom hidden task panel (see attachment). Same issue occurs on bottom side hidden.
      2. Execute $ `tail -f /var/log/syslog ` to watch output
      3. Move your mouse to open the hidden panel

      OBSERVED RESULT
      The following messages appear when the hidden panel gets exposed.

      Jan 22 10:56:56 cactus kwin_x11[2470]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41409, resource id: 14892278, major code: 3 (GetWindowAttributes), minor code: 0
      Jan 22 10:56:56 cactus kwin_x11[2470]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 41410, resource id: 14892278, major code: 14 (GetGeometry), minor code: 0

      EXPECTED RESULT

      No messages should appear

      Attachments

        Issue Links

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

          Activity

            People

              liaqi Liang Qi
              silocoder silo coder
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes