[Qt] problem with ordering of settings processing on init #4248

issue Diapolo opened this issue on May 29, 2014
  1. Diapolo commented at 12:24 PM on May 29, 2014: none

    I guess we have a problem with ordering of settings processing in the GUI. It seems we create the optionsmodel now before getting to AppInit2() which covers parameter interactions and stuff. This seems to be able to cause problems as GUI settings are processed before these.

  2. laanwj commented at 12:44 PM on May 29, 2014: member

    We always created the optionsmodel before getting to AppInit2, or at least for a very long time we've done so.

    What specific problem does this cause?

  3. laanwj added the label GUI on May 29, 2014
  4. Diapolo commented at 1:19 PM on May 29, 2014: none

    If we soft set settings in OptionsModel, that WILL cause trouble with the networking related parameter interactions? Think about -listen or -proxy for example... I stumbled upon this while looking into adding listen to the GUI.

  5. laanwj commented at 1:21 PM on May 29, 2014: member

    The whole options handling is a mess at the moment. I think it needs to be redesigned, and consistently, so that handling is not all over the place like now. See also discussion in #4194.

  6. Diapolo closed this on Oct 31, 2015

  7. DrahtBot locked this on Sep 8, 2021
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me