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

--- Comment #1 from Volker Krause <vkra...@kde.org> ---
Git commit 5a2971fc4bacddc41a2fc895640aee61bebb3157 by Volker Krause.
Committed on 10/05/2023 at 15:18.
Pushed by vkrause into branch 'master'.

Work around KUnitConversion deadlocking when needing a currency update

The download of the exchange rate data is supposed to be blocking, but
that doesn't really work with QML apparently, and we can re-enter this
method a second time, which then deadlocks on the call into
KUnitConversion.

This needs a proper fix in KUnitConversion in KF6.

M  +12   -1    src/app/locationinformationdelegatecontroller.cpp

https://invent.kde.org/pim/itinerary/commit/5a2971fc4bacddc41a2fc895640aee61bebb3157

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

Reply via email to