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

UI Viewer - Try to run qmlrunner in a separate process

    XMLWordPrintable

Details

    • QDS Berlin - 2024 Week 21/22, QDS Berlin - 2024 Week 23/24, QDS Berlin - 2024 Week 25/26

    Description

      This will prevent the main app to crash and preserve the theming of the project.

      Some projects have slight differences in appearance (cropped icons in eosADAS or red slider in AnimationDemo).

      The root cause is having different styles for the main UI and the user project. That causes the second QML engine to inherit the styling from the main UI.

      Deleting and reinitializing the qmlengines with qmlClearTypeRegistrations() as a workaround causes the app to become unreliable and causes crashes.

      Attachments

        Issue Links

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

          Activity

            People

              hancerliqt Burak Hancerli
              hancerliqt Burak Hancerli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes