https://bugs.kde.org/show_bug.cgi?id=511813

--- Comment #6 from Stefan Vater <[email protected]> ---
Is there any chance, I can improve the output of the backtrace?

I tried to build kmm locally. However, I am not sure, if I did it properly. I
did:

cmake -B build -S . -DCMAKE_INSTALL_PREFIX=/usr/local -DBUILD_WITH_QT6=ON
-DBUILD_SHARED=OFF
cmake --build build

but when I run kmm, it shows messages like

kf.coreaddons: The plugin
"/usr/lib64/qt6/plugins/kmymoney_plugins/reportsview.so" explicitly states an
'Id' in the embedded metadata. This value should be removed, the resulting
pluginId will not be affected by it

Does it still take the globally installed plugins? How can I prevent this?

And right now it crashes with
terminate called after throwing an instance of 'MyMoneyException'
  what():  Illegal settings when calling doForecast. Settings must be higher
than 0 /home/svater/kdecode/kmymoney/kmymoney/mymoney/mymoneyforecast.cpp:1027
KCrash: appFilePath points to nullptr!
KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to