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

Android: Failure to install Qt libraries is Unrecoverable

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes