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

If -no-xshape option is set, the compilation of Qt fails on Linux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 4.8.3
    • 4.8.2
    • GUI: Drag and Drop
    • None
    • Ubuntu 10.04, Fedora 15, Fedora 16

    Description

      If -no-xshape option is set in the configure, the compilation of Qt fails with:

      kernel/qdnd_x11.cpp: In function ‘bool windowInteractsWithPosition(const QPoint&, Window, int)’:
      kernel/qdnd_x11.cpp:1410:116: error: ‘XShapeGetRectangles’ was not declared in this scope
      kernel/qdnd_x11.cpp: In function ‘Window findRealWindow(const QPoint&, Window, int)’:
      kernel/qdnd_x11.cpp:1450:79: error: ‘ShapeInput’ was not declared in this scope
      kernel/qdnd_x11.cpp:1450:130: error: ‘ShapeBounding’ was not declared in this scope

      It seems that there is no check for the ShapeBounding in the qt/src/gui/kernel/qdnd_x11.cpp in:
      static
      bool windowInteractsWithPosition(const QPoint & pos, Window w, int shapeType)

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes