https://bugs.kde.org/show_bug.cgi?id=430163
--- Comment #5 from Daniel Elias <danieliasantos....@protonmail.com> --- (In reply to Jack from comment #3) > What do you mean "currency configuration is requested?" Is this trying to > set up a new instance of KMM using Postgres or are you trying to access an > already set up database? > If you invoke KMM from command line, is there any other output to console > that might be useful in tracking down the cause? Hello! 1. I'm trying access a new instance of KMM using Postgres. I think the currency configuration is the last step before configuration accounts, which I haven't yet reached. 2. When I invoke KMM from the terminal (Linux), and follow the same procedure (currency configuration), I get this: terminate called after throwing an instance of 'MyMoneyException' what(): Unknown account id 'AStd::Asset' /build/kmymoney-wh5VtB/kmymoney-5.1.0/kmymoney/mymoney/storage/mymoneystoragemgr.cpp:142 KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kmymoney path = /usr/bin pid = 291268 KCrash: Arguments: /usr/bin/kmymoney KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 It should be noted that the error occurs in both cases: when I select the currency and close the window, or when I simply close the currency selection window without defining it. -- You are receiving this mail because: You are watching all bug changes.