octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52090] default values for missing GUI setting


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #52090] default values for missing GUI settings out of sync between settings dialog and actual behavior
Date: Fri, 22 Sep 2017 11:44:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

URL:
  <http://savannah.gnu.org/bugs/?52090>

                 Summary: default values for missing GUI settings out of sync
between settings dialog and actual behavior
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Fri 22 Sep 2017 08:44:38 AM PDT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Octave installs a default qt-settings file when it first starts up that
contains some default values for all preferences.

Let's forget that for a moment, and imagine that the settings file is empty,
or is missing some specific setting.

Both the code for the Preferences dialog and the portion of the GUI that use
the setting read this setting and have fallback default values for when the
setting is missing.

In some cases these values are out of sync. For example, if
"web/allow_web_connection" is deleted from settings file, the Preferences
dialog appears as if the option is disabled. However selecting the Community
News menu item shows that it behaves as if it were enabled by default.

There may be more, I will try to do an audit of all the settings values and
see where the defaults are mismatched between the Preferences dialog and where
the setting is actually used.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52090>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]