Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-15742

Adding another instance of a bundle material to the project will create extra entry into bundle's qmldir file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • QDS 4.8.0
    • QDS 4.8.0
    • Content Library
    • None
    • 1
    • e25518aab (qds/dev)
    • QDS Oulu - 2025 Week 33/34

      • Create new 3D project
      • Add a material from content library, such as glass
      • Click on the plus button of the same material, adding another instance to the project
      • Check the contents of qmldir file for the material bundle in <project>/Generated/Bundles/Material/qmldir

      --> qmldir file has two entries for GlassMaterial. It should only have the one entry.

      Having extra entries for types in qmldir causes e.g. unimportFinished signal to never trigger for the type when it is removed from the project, because underlying code model still sees the type in qmldir file.

        For Gerrit Dashboard: QDS-15742
        # Subject Branch Project Status CR V

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes