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

How to remove QSettings items when the application is uninstalled from mobile?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 4.7.1
    • None

    Description

      Seems nobody could make sure this. So, I submit one bug at here!

      Question is:
      >> Anybody can tell me how to remove QSettings items when the
      >application is uninstalled from mobile(symbian platform)?
      >>
      >> If do not do this, whether are there any rubbish remained in
      >the system?

      ----Original Message----
      From: Gyan Mandar (Nokia-MS/Tampere)
      Sent: 2010年12月20日 16:19
      To: Mccarthy Aaron (Nokia-MS-Qt/Brisbane); Chen Bright (Nokia-MS/Beijing)
      Cc: Patil Santosh.V (Nokia-MS/Bangalore)
      Subject: RE: How to remove QSettings items when the application is uninstalled from mobile?

      Hi Bright, Aaron,

      As you don't seem to get an answer here is one from Santosh Patil ( Symbian Installer architect) ( cc) ,
      ----------------

      I am not sure how support for QSettings is implemented in Symbian. There is some discussion here ( http://bugreports.qt.nokia.com/browse/QTBUG-11192?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel) that it should use the application's private folder for storing the settings. If this proposal has been what's implemented then the app need not do anything: The Symbian installer will remove the private folder for all SIDs that are uninstalled.

      However if QSettings are being stored elsewhere then the Symbian installer can't do anything to clean those up. Only option in that case would be for the application developer to provide a cleanup executable that can be run as RR (RunRemove) which the installer will launch during uninstall.

      Regards,

      Santosh
      ----------------------------

      >----Original Message----
      >From:
      >nokia-qt-mobility-api-forum-bounces@lists.research.nokia.com
      >[mailto:nokia-qt-mobility-api-forum-bounces@lists.research.noki
      >a.com] On Behalf Of Aaron McCarthy
      >Sent: 20 December, 2010 08:47
      >To: Chen Bright (Nokia-MS/Beijing)
      >Cc: Nokia-Qt-Mobility-API-forum@lists.research.nokia.com
      >Subject: Re: How to remove QSettings items when the
      >application is uninstalled from mobile?
      >
      >Hi,
      >
      >On Mon, 20 Dec 2010 03:46:32 pm Chen Bright (Nokia-MS/Beijing) wrote:
      >> Nobody know?
      >>
      >> From: Chen Bright (Nokia-MS/Beijing)
      >> Sent: 2010年12月17日 15:29
      >> To: Nokia-Qt-Mobility-API-forum@lists.research.nokia.com
      >> Subject: How to remove QSettings items when the application is
      >> uninstalled from mobile?
      >>
      >> Hi,
      >>
      >> Anybody can tell me how to remove QSettings items when the
      >application
      >> is uninstalled from mobile(symbian platform)?
      >>
      >> If do not do this, whether are there any rubbish remained in
      >the system?
      >
      >I guess not. You might have more luck on a Qt forum or qt-
      >interest@qt.nokia.com
      >(http://lists.qt.nokia.com/mailman/listinfo). This forum is
      >for Qt Mobility.
      >
      >Cheers,
      >
      >--
      >Aaron McCarthy, Software Engineer
      >Nokia, Qt Development Frameworks
      >Level 1, 53 Brandl St,
      >Brisbane Technology Park, Eight Mile Plains, QLD, Australia,
      >4113 http://qt.nokia.com/
      >

      Attachments

        Issue Links

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

          Activity

            People

              earthdomain Earth Domain (Inactive)
              brigchen Bright Chen
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes