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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/354c4c5eeec73ba9a17be36d1 |t/85f194c7fc04810af6761f7d5
                   |c133fd022ee122c             |b875e12726dbd3f

--- Comment #6 from Nate Graham <n...@kde.org> ---
Git commit 85f194c7fc04810af6761f7d5b875e12726dbd3f by Nate Graham.
Committed on 04/03/2025 at 22:24.
Pushed by ngraham into branch 'Plasma/6.3'.

libnotificationmanager: Fix infinite recursion when adding a second applet

Add a QConcatenateTablesProxyModel subclass which always
has 1 column.

This is a workaround to https://bugreports.qt.io/browse/QTBUG-134210
and https://bugs.kde.org/show_bug.cgi?id=500749
if a model is added to an empty QConcatenateTablesProxyModel
it will report zero columns and non-zero rows, causing a data inconsistence
which causes an infinite recursion in
NotificationFilterProxyModel::filterAcceptsRow
remove when the upstream bug is fixed


(cherry picked from commit 354c4c5eeec73ba9a17be36d1c133fd022ee122c)

32115e18 libnotificationmanager: Fix infinite recursion when adding a second
applet
25f0a36f apply suggestions

Co-authored-by: Marco Martin <notm...@gmail.com>

M  +20   -1    libnotificationmanager/notifications.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/85f194c7fc04810af6761f7d5b875e12726dbd3f

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

Reply via email to