Created attachment 188555 [details] Starting without splash Hi Stephane, A Lot of Problems with 25.10.0 Since upgrading my system from OpenSUSE 15.6 to version 16.0 on January 1, 2026, and thus also from Skrooge 25.1.0 to 25.10.0, I've been experiencing numerous problems with Skrooge. 1. With X11, Skrooge must be started with the splash screen; otherwise, it displays a nonsensical view after every startup (see attachment). 2. Database performance is significantly slower compared to version 25.1.0, even during startup (despite the "Improve various SQL performances" feature). 3. Missing submenus for "Open transaction with..." and "Open sub transaction with..." After downgrading to version 25.4.0, I discovered that these were already missing there. My last active version, 25.1.0 (OpenSUSE 15.6), still had them. 4. In the "Transactions" view, the double-click must be performed twice (once, then it works correctly with a single double-click). 5. The "skrooge-sabb.py" script is outdated and very cumbersome. There is no option to retrieve data for individual accounts. It always retrieves all accounts stored in AQBanking. The retrieval period is fixed at 6 weeks. This means that each account must be reactivated using Secoure-Go (I changed this to 1 week). Further information about "skrooge-sabb.py" can be found in KDE-Discuss: https://discuss.kde.org/t/skrooge-and-online-banking-via-aqbanking/42614 I have been using Skrooge alongside KMyMoney for the past two years. Since Skrooge has clear advantages, especially in terms of reports, this was a great addition. Because some things are now missing (point 3) or insufficient (points 1, 2, and 5), I've reached the point where I'll forgo Skrooge in the future. However, I will wait for the upcoming version 26.x.x. Regards, Udo
Git commit 197d78c4dc0ba57df59724b8ef675b99ae2d4efa by Stéphane MANKOWSKI. Committed on 18/01/2026 at 20:06. Pushed by smankowski into branch 'master'. "Open transaction with..." and some other are empty M +3 -0 CHANGELOG M +3 -4 plugins/generic/skg_properties/skgpropertiesplugin.cpp M +9 -7 plugins/skrooge/skrooge_operation/skgoperationplugin.cpp M +3 -3 plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp https://invent.kde.org/office/skrooge/-/commit/197d78c4dc0ba57df59724b8ef675b99ae2d4efa
I fixed 2 and 3. I'm still working on other issues.
I informed the author of skrooge-sabb.py for the point 5. I'm not the author of this script and I'm not able to test it because I'm french and aqbanking is not available in france.
(In reply to Stephane MANKOWSKI from comment #2) > I fixed 2 and 3. > I'm still working on other issues. Hi Stephane, I'm looking forward to testing version 26.xx.xx, and hopefully with the revised points 1, 4, and 5. Regards, Udo
How can I reproduce the point 1 ?
Created attachment 189026 [details] Submenu without shortkey
Hi Stephane, I'm glad you're at work... :-) Point 1. Problem with X11 when starting without the splash screen enabled (config: "Show splash screen" = false). Every time Skrooge starts, it always displays the screen and sidebars as shown in the screenshot (this is the complete Skrooge screen!!), regardless of the previous settings. Only when "Show splash screen" = true does Skrooge permanently retain the settings. Leap 16: Kernel 6.12.0 X11: Yes Wayland: No problem Tumbleweed: Kernel 6.18.6 X11: Yes Wayland: No problem Manjaro: Kernel 6.18.4 X11: Not installed (default since version 26.x.x) Wayland: No problem Point 2. Performance (program startup and reports) Leap 16: Poor Kernel 6.12.0 X11 NVMe SSD In Leap 16 I also tested with a kernel 6.18.7, but without any significant difference. Tumbleweed: So far, so good Kernel 6.18.6 Wayland SATA SSD Manjaro: Good to very good Kernel 6.18.4 Wayland NVMe SSD Point 3. The submenu "Open transaction with..." is back... I'm relieved. However, the underline for the shortcut is missing for the menu item "Open sub transaction with ...". I then created shortcuts for both directly, but neither worked (nothing happened). (Attachment "Submenu") Points 4 and 5. I think, Version 27.x.x is coming sometime in 12 months :-) By the way... I'm very pleased that Skrooge 26.1.0 was released with an almost complete German translation. :-) In previous versions, I always customized it myself. Regards, Udo
Git commit 3b9bf955358e0660281f9aa0ab866dcde832ba73 by Stéphane MANKOWSKI. Committed on 29/01/2026 at 20:06. Pushed by smankowski into branch 'master'. Fix initial layout when splash screen is not displayed M +1 -0 CHANGELOG M +5 -1 skgbasegui/CMakeLists.txt M +13 -13 skrooge/main.cpp https://invent.kde.org/office/skrooge/-/commit/3b9bf955358e0660281f9aa0ab866dcde832ba73
Git commit efe43d5868583274e7c3768d4e4a5ff74f1b58e5 by Stéphane MANKOWSKI. Committed on 30/01/2026 at 20:41. Pushed by smankowski into branch 'master'. Double click issue on table when there is no selection M +1 -0 CHANGELOG M +1 -8 plugins/skrooge/skrooge_operation/skgoperationplugin.cpp https://invent.kde.org/office/skrooge/-/commit/efe43d5868583274e7c3768d4e4a5ff74f1b58e5