GNOME Bugzilla – Bug 636907
"Close when finished" can't be unchecked in "Online Banking Connection Window"
Last modified: 2018-06-29 22:49:07 UTC
The dialog "Online Banking Connection Window" displays progress and log information during online banking actions. It contains a check button "Close when finished" which controls if the window is closed when the transfer has finished. Unfortunately this check button is not reachable in many cases because message windows in the foreground have focus and the connection window closes at the end of the online action without giving the user a chance to uncheck the 'Close when finished' check box. This also means that the log information is lost and the user can't verify if the online action was indeed successful or determine the cause of possible errors etc.
A fix for this is currently under development.
Created attachment 177614 [details] [review] Patch which adds on option to reopen the online banking log window This patch adds a toggle action to the online banking menu, which allows to open and close the online banking log window. In addition it adds an option to the online banking preferences to keep the log window open after the transfer has finished.
Comment on attachment 177614 [details] [review] Patch which adds on option to reopen the online banking log window Reviewed and discussed before, and can go in.
Comment on attachment 177614 [details] [review] Patch which adds on option to reopen the online banking log window The patch fails to apply (again) - sorry. Can you please re-submit? patching file src/import-export/generic-import.glade Hunk #1 FAILED at 417. 1 out of 1 hunk FAILED -- saving rejects to file src/import-export/generic-import.glade.rej patching file src/import-export/aqbanking/gnc-plugin-aqbanking.c patching file src/import-export/aqbanking/aqbanking.glade Hunk #1 FAILED at 22. 1 out of 5 hunks FAILED -- saving rejects to file src/import-export/aqbanking/aqbanking.glade.rej
Created attachment 178095 [details] [review] Patch which adds on option to reopen the online banking log window I've recreated the patch against the latest rev. 20071 and removed the problematic hunks. I anyhow didn't change those lines. Don't know why they have been added to the patch.
Oh, right, I didn't check the actual content of the rejected hunks (I was in a hurry last night). I'll commit within the next days again.
Comment on attachment 178095 [details] [review] Patch which adds on option to reopen the online banking log window r20078, thanks a lot! I already used this successfully to look up an error message with Deutsche Bank...
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=636907. Please update any external references or bookmarks.