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

Warnings from Accessibility code

    XMLWordPrintable

Details

    Description

      At compile time:

      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/cache_adaptor.h does not include QT_BEGIN_HEADER
      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.h does not include QT_BEGIN_HEADER
      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/socket_interface.h does not include QT_BEGIN_HEADER
      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/socket_interface.h does not include QT_BEGIN_NAMESPACE
      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/cache_adaptor.h does not include QT_BEGIN_HEADER
      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.h does not include QT_BEGIN_HEADER
      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/socket_interface.h does not include QT_BEGIN_HEADER
      QtPlatformSupport: WARNING: /depot/fkleint/qt-5/qtbase/src/platformsupport/socket_interface.h does not include QT_BEGIN_NAMESPACE

      The headers should probably go to some subfolder of platformsupport and be named _p.h to silence syncqt.

      At runtime (Linux):

      Qt at-spi: error getting the accessibility dbus address: "The name org.a11y.Bus was not provided by any .service files"
      Accessibility DBus not found. Falling back to session bus.

      Attachments

        Activity

          People

            frederik Frederik Gladhorn
            kleint Friedemann Kleint
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: