Created attachment 174104 [details] Error aqbanking SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 Kernel-Version: 6.4.0-150600.23.22-default (64-bit) Hi Stephane, I installed Skrooge 2.33 yesterday and all the corrections are now working perfectly... Thank you very much. But now I have a different problem, namely with aqbanking (version 6.5.4). An error message appears immediately: [ERR-5]: The following command failed with error 1: “/usr/share/skrooge/skrooge-sabb.py bulkdownload --output_folder "/tmp/skrooge-xxxxxx" --terminal-emulator '"konsole -e"'“ (see also screenshot). I remember that this was also the case with Skrooge version 2.30 or 2.29. With versions 2.31 and 2.32 everything worked perfectly until yesterday. greetings Udo
The creator of this plugin has been informed of this ticket.
In the import/export -> Backends settings please use: `aqbanking(--terminal-emulator 'konsole -e')` Not sure what triggered this, but instead of `'"` we now have to use `'` to quote the terminal emulator.
(In reply to Bernhard Scheirle from comment #2) > In the import/export -> Backends settings please use: > `aqbanking(--terminal-emulator 'konsole -e')` > > Not sure what triggered this, but instead of `'"` we now have to use `'` to > quote the terminal emulator. OK! Works with this setting. Thank you. greetings Udo