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

sqlite3.dll installation issues

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 4.6.1
    • None
    • SQL Support
    • None
    • tested on N95 and 5800 express music

    Description

      A very nasty bug in the SIS installer today which leads to every other installation of qt.sis fail so that apps using QtWebkit will not run , but return -1 (KErrNotFound).

      We have sqlite3.dll as part of our package. We do a conditional installation since it can exists on ROM in some devices.
      1. Installer picks up the conditional, notices that sqlite3.dll is in device.
      2. uninstalls the previous version of qt.sis and thus deletes the sqlite3.dll that was on the phone.
      3. installs the new version of qt.sis, but now the conditional is true and won't deploy sqlite3.dll

      This should happen also on any application using SQL, we might have additional bug there.

      Attachments

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

        Activity

          People

            riskedal Espen Riskedal (closed Nokia identity) (Inactive)
            e0150566 Janne Koskinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes