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

FxMaterialShowroomApp demo doesn't work from a read-only directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Examples and Demos
    • None
    • Linux/Wayland

    Description

      I configure; ninja; ninja install.
      Then I try to run the demo program FxMaterialShowroomApp from the installation directory, which might be read-only, for example /usr/bin. I get errors like:
      Failed to save image: "No such file or directory"

      If I copy the executable to a writable directory, then it runs.

      Solution: The assets should be downloaded into a directory under the OS-specific temp space. On Linux mktemp -d would solve the issue.

      Attachments

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

        Activity

          People

            mabadri Mahmoud Badri
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes