Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-614

Creating start menu entry fails if StartMenuSelectionPage is not shown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 2.0.0, 3.1.1
    • General
    • None

    Description

      If the StartMenuSelection page is hidden (e.g. by calling "installer.setDefaultPageVisible(QInstaller.StartMenuSelection, false);" in a control script) it is no longer possible to create to create a start menu entry using the CreateShortcut operation.

      Analysis:
      The startMenuDir value is prefixed with the startMenuPath in StartMenuDirectoryPage::leaving() which is not called in case the page is hidden.
      The short cut will be created in a sub directory of the current working directory and not in the start menu.

      Attachments

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

        Activity

          People

            kamartti Katja Marttila
            gordin Christoph VogtlÃĪnder
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes