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

QNX: QStandardPaths shouldn't try to use /dev/shmem/

    XMLWordPrintable

Details

    • QNX

    Description

      A customer encountered this under Qt 5.15.14 for QNX:

      QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/dev/shmem/runtime-root'
      QStandardPaths: error creating runtime directory '/dev/shmem/runtime-root' (No such file or directory)
      

      /dev/shmem/ is a pseudo-filesystem that doesn't support creating directories (see https://www.qnx.com/developers/docs/7.1/index.html#com.qnx.doc.neutrino.utilities/topic/m/mkdir.html ). QStandardPaths should use a different default fallback.

      Attachments

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

        Activity

          People

            dfaure_kdab David Faure
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes