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

QSettings does never reset error state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 5.5.1
    • Core: I/O
    • None

      Once an error occurred an object of type QSettings is not usable any longer, since the error status is never reset (and cannot be reset by client code). There is no workaround.

      QSettings::sync() should reset the error flag if successful.

      Additionally an explicit method QSettings::resetError() should be provided.

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

            laknoll Lars Knoll
            chocolat Kai Unger
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes