Bug 493692 - Error with AqBanking
Summary: Error with AqBanking
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: 2.33.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: 25.1.0
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-26 14:00 UTC by Fabiano Caruana
Modified: 2024-09-27 16:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Error aqbanking (14.19 KB, image/png)
2024-09-26 14:00 UTC, Fabiano Caruana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiano Caruana 2024-09-26 14:00:17 UTC
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
Comment 1 Stephane MANKOWSKI 2024-09-26 18:57:45 UTC
The creator of this plugin has been informed of this ticket.
Comment 2 Bernhard Scheirle 2024-09-27 04:12:43 UTC
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.
Comment 3 Fabiano Caruana 2024-09-27 04:39:27 UTC
(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