Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-19249

Quick3D Windows Installer package: not detecting Qt versions correctly when there are multiple Qt versions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt3D TP1
    • 4.7.2
    • Qt3D
    • None
    • Windows
    • 7b4f0a610fb62113a1cddcf614e167b46eb05b09

    Description

      When running Quick3D windows installer, it detects the registry key to find Qt 4.7.2, which is required:

      HKEY_CURRENT_USER/Software/Trolltech/Versions/DefaultVersion
      

      However, when user has other versions of Qt installed first, the default version sticks to the first version of Qt installed. In this case, it will fail:

      1. User installed some other version, say 4.7.3 first
      2. User installs 4.7.2
      3. User install Quick3D, it will fail to detect Qt 4.7.2, because the registry key remains 4.7.3

      Suggestion: Since all the Qt versions are listed as sub registry keys, the installer should detect sub keys for all the Qt versions installed, instead of the default Qt version installed.

      Originally from Internal Jira: QT-5013

      Attachments

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

        Activity

          People

            z35liu Zheng Liu (closed Nokia identity) (Inactive)
            sarasmit Sarah Smith (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes