Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QDS 4.7.0, QDS 4.7.1, QDS 4.7.2
-
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
- resulted in
-
QDS-15545 Add test for enabling user statistics
-
- Open
-