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

--- Comment #9 from Marco Martin <notm...@gmail.com> ---
Git commit 1210fa8c0cea78737467c40e8439b1d51f2778b5 by Marco Martin.
Committed on 27/09/2024 at 15:17.
Pushed by mart into branch 'master'.

Don't emit twice slotEntryChanged

Don't connect KNSCore::Installation::signalEntryChanged as
is already forwarded to Transaction, which in turn is forwarded
to our slotEntryChanged, so avoids a double emission

This fixes double entries created after installing something with KNS

depends on https://invent.kde.org/frameworks/kpackage/-/merge_requests/98

M  +58   -0    autotests/core/knewstuffenginetest.cpp
M  +1    -0    src/core/transaction.cpp
M  +2    -1    src/qtquick/quickengine.cpp

https://invent.kde.org/frameworks/knewstuff/-/commit/1210fa8c0cea78737467c40e8439b1d51f2778b5

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

Reply via email to