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

SplashScreen Turn ON collecting data does not enable userstatistics

    XMLWordPrintable

Details

    • QDS Oulu - 2025 Week 23/24, QDS Oulu - 2025 Week 25/26

    Description

      This is because SplashScreen writes an incorrect old settings key.

      OLD WRONG key in QtDesignStudio.ini:

      [General]
      Telemetry=true
      

      The correct key is written if the user uses the settings under preferences, and everything works as expected.

      CORRECT key in QtDesignStudio.ini:

      [UsageStatistic]
      TrackingEnabled=true
      

      This explains why we have so little telemetry data compared to 4.6. x versions.
      (Crash reports are working like expected)

      Attachments

        Issue Links

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

          Activity

            People

              shgabr Shrief Gabr
              tjenssen Tim Jenssen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes