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

Android: Failure to install Qt libraries is Unrecoverable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.14.0 Alpha
    • 5.12.0 Beta 3
    • Extras: Android
    • None
    • Android
    • 327c8a805e508303c245020123ec3ecbfd2c898b (qt/qtbase/dev)

    Description

      QtLoader.java uses the 'cache.version'
      file written during self-installation to indicate whether
      re-installation is necessary. The 'cache.version' file, however, was
      being written at the start of installation, so its existence merely
      indicated that the installation was attempted. In the case of power
      loss during installation, the existence of 'cache.version' would
      prevent retrying installation on the next launch, so the bad
      installation was irrecoverable.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            CPendleton Corey Pendleton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes