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

rcc/Python: zstd-compressed files generated on Intel may cause "Input/Output" error on Arm64 (Win/macOS)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.10.0
    • Build tools: rcc
    • None
    • All

      Steps to reproduce:

      In the https://code.qt.io/cgit/pyside/pyside-setup.git/tree/examples/quickcontrols/gallery example, on an Intel machine (Linux/Windows), regenerate the rc_gallery.py by running sth like

      rcc -g python gallery.qrc > rc_gallery.py by
      

      Try to run this on an Arm64 (Win/macOS) platform. QQmlApplicationEngine or any attempt to read the ":/gallery.qml" using QFile errors out with "Input/Output" error. It works with zlib or uncompressed.

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

            hjk hjk
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes