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

XCB platform plugin fails with message: "undefined symbol: xcb_size_hints_set_position"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.0.0
    • GUI: Window management
    • None

    Description

      This symbol should have been replaced, by preprocessor, with "xcb_icccm_wm_hints_set_input". (See qxcbwindow.cpp, lines 59-84.)

      But at runtime, the example program "qtbase/examples/widgets/mousebuttons/buttontester" fails with the "undefined symbol" message, showing it attempted to link with the un-modified symbol name. I do have the "split" xcb util libraries (including xcb/util-wm headers and binaries) at version 3.8. But our method of detection (qxcbwindow.cpp, line apparently didn't work.

      The xlib platform plugin runs this program correctly on Mageia-2.

      Attachments

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

        Activity

          People

            earthdomain Earth Domain (Inactive)
            rickst29 Richard Stockton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes