https://bugs.kde.org/show_bug.cgi?id=445591
--- Comment #6 from Thomas Baumgart <t...@net-bembel.de> --- Git commit dd110e199f5a9763d2dcb0edc0691f7e05d497d3 by Thomas Baumgart. Committed on 07/08/2024 at 12:23. Pushed by tbaumgart into branch 'master'. Add feature to prevent sending signals If MyMoneyFile signals are not blocked during this operation, a crash can happen when a price update is performed within two nested dialogs (split dialog and the currency calculator). Blocking the signals resolves the issue (for me). M +14 -0 kmymoney/dialogs/kcurrencycalculator.cpp M +9 -0 kmymoney/dialogs/kcurrencycalculator.h https://invent.kde.org/office/kmymoney/-/commit/dd110e199f5a9763d2dcb0edc0691f7e05d497d3 -- You are receiving this mail because: You are watching all bug changes.