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

QDS strips out child nodes of MCU.Config

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • QDS 4.8
    • MCU support
    • None
    • f2f53c5f2 (qds/dev)

    Description

      In Qt for MCUs 2.10 the new ResourceStorageSection API is being added. But whenever QDS writes the qmlproject file due to changes requiring it, it strips away the ResourceStorageSection child nodes of MCU.Config.

      The expected behavior would be for the child nodes of MCU.Config to remain unchanged.

      Project {
          MCU.Config {
              ResourceStorageSection {
                  name: "QulResourceData" // default
                  majorVersion: 1
                  minorVersion: 0
               }
              ResourceStorageSection {
                  name: "QulResourceDataInExternalFlash"
                  majorVersion: 2
                  minorVersion: 3
              }
          }
      

      Attachments

        Issue Links

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

          Activity

            People

              sikrovel Sivert Krøvel
              srodal Samuel Rødal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes