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

qt.qpa.xcb: xcb_shm_create_segment() failed for size 1228800

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 5.11.3
    • QPA: X11/XCB
    • Yocto
    • Linux/Yocto

    Description

      The warning occurs each time my GUI app is executed. The program  proceeds OK  Ran with QT_DEBUG_PLUGINS=1.

      Here's a snippet from the application output possibly indicating a missing plugin - accessible.

      Got keys from plugin meta data ("vnc")
      QFactoryLoader::QFactoryLoader() looking at "/usr/lib/plugins/platforms/

      I suspect a missing plugin. See segment below:

      Got keys from plugin meta data ("xcb_egl")
      QFactoryLoader::QFactoryLoader() checking directory path "/opt/panel/bin/xcbglintegrations" ...
      loaded library "/usr/lib/plugins/xcbglintegrations/libqxcb-egl-integration.so"

      QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/plugins/accessible" ...
      QFactoryLoader::QFactoryLoader() checking directory path "/opt/panel/bin/accessible" ...
      qt.qpa.xcb: xcb_shm_create_segment() failed for size 1228800

       

      The whole app. output  is attached in attachment below.

      Attachments

        1. AppOutput.txt
          10 kB
        2. systemInfo.txt
          8 kB

        Issue Links

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

          Activity

            People

              liaqi Liang Qi
              magda Magda Butnaru
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes