Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2378

SafeImage is not renderer in QtQuick runtime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • QSR 2.1 Beta 3
    • QSR 2.1
    • Tooling
    • None
    • 6459f6201 (dev), 2bfca751e (tqtc/lts-6.5), 56b0e54b6 (tqtc/lts-6.5.4)

    Description

      Qt Safe Renderer QML plugin fails to load the png image from the resource when running Qt Safe Renderer plugin in a normal qt application:

          SafeImage {
              id: airbag
              objectName: "airbag"
              x: 812
              y: 24
              width: 64
              height: 64
              fillColor: "white"
              source: "qrc:/content/icons/airbag-big.png"
          }
      

      It seems that resource prefix handling was removed in the following fix:
      https://codereview.qt-project.org/c/tqtc-boot2qt/qtsaferenderer/+/444751

      Attachments

        For Gerrit Dashboard: QSR-2378
        # Subject Branch Project Status CR V

        Activity

          People

            teemu.holappa Teemu Holappa
            teemu.holappa Teemu Holappa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes