mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
With the options dialogue open when Gnucash is closed this error is logged in the trace file, gnc_close_gui_component() component not found. This is fixed by reversing the components list found for session so the options dialogue is closed before the report window.