[kmymoney] [Bug 460368] Welcome page no longer shown after closing a book

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460368 --- Comment #2 from Ralf Habacker --- (In reply to Ralf Habacker from comment #1) > The simplest solution is to revert this commit, I did that, but it didn't help. The reason for this issue is that KMyMoneyView::loadView() does not recognize the "clo

[kmymoney] [Bug 460368] Welcome page no longer shown after closing a book

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460368 Ralf Habacker changed: What|Removed |Added Latest Commit||https://invent.kde.org/offi |

Re: new question/problem with direct connect

2022-10-14 Thread Thomas Baumgart via KMyMoney-devel
On Donnerstag, 13. Oktober 2022 19:24:21 CEST paulo breim wrote: > I'm trying to recover my password to get off this list, but the site > says it sent an email for recovery, but that email never arrives. > Please DO NOT ASK ME TO LOOK AT SPAM. > > FIX THIS PROBLEM. I understand your frustration,

[kmymoney] [Bug 460368] Welcome page no longer shown after closing a book

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460368 --- Comment #4 from Ralf Habacker --- (In reply to Ralf Habacker from comment #3) > Git commit 71a67b8280d45e42820550f45e8488a8519b87da by Ralf Habacker. .. > KHomeViewPrivate::loadView() did not recognize the case "file close". This problem only occur

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-14 Thread Dawid Wróbel via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007 --- Comment #15 from Dawid Wróbel --- What this does on my end is that every resize event it re-calculates the data several time, which effectively makes the app completely hang-up after an attempt to resize the window: Processed home view section 8 in

[kmymoney] [Bug 426400] Fix KF5 issues on Windows

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=426400 Bug 426400 depends on bug 460007, which changed state. Bug 460007 Summary: Forecasting graph on the home page has random quality problems https://bugs.kde.org/show_bug.cgi?id=460007 What|Removed |Added ---

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007 Ralf Habacker changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-14 Thread Dawid Wróbel via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007 --- Comment #17 from Dawid Wróbel --- (In reply to Ralf Habacker from comment #16) > you are using master or 5.1 ? master > Hmmh, I've checked this with a loaded file, but did not get such huge > numbers, only msecs. May this be related to the loaded

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007 --- Comment #18 from Ralf Habacker --- I changed the code on the 5.1 branch to void KHomeView::refresh() { Q_D(KHomeView); if (isVisible()) { auto t_start = std::chrono::high_resolution_clock::now(); d->loadView(); auto

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007 --- Comment #19 from Ralf Habacker --- The same with kmymoney from master branch on openSUSE Tumbleweed - app startup resizeEvent time to last resize event 0.000102 ms (initial call) refresh 1.13677 ms resizeEvent time to last resize event 5.09184

[kmymoney] [Bug 460007] Forecasting graph on the home page has random quality problems

2022-10-14 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=460007 --- Comment #20 from Ralf Habacker --- Created attachment 152801 --> https://bugs.kde.org/attachment.cgi?id=152801&action=edit bigger test case With the bigger test case loaded I get the following values from kmymoney debug build from 5.1 branch wit

New issue with online account using QtKeychain instead KWallet

2022-10-14 Thread Jack via KMyMoney-devel
I just noticed something else about this, although it might not really be directly related. If I just try to update an account for the first time after applying this change, it asks for my password, but does not offer the ability to save it. I need to edit the account, go to the online se