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

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.20.1
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-pa/commit/9e002e0
                   |                            |19f01098401cbadddbb83b135f3
                   |                            |fba1d7

--- Comment #4 from David Redondo <k...@david-redondo.de> ---
Git commit 9e002e019f01098401cbadddbb83b135f3fba1d7 by David Redondo.
Committed on 16/10/2020 at 13:12.
Pushed by davidre into branch 'master'.

Correctly look up data in the model

Commit fbd66cdc9d89262ed32cbf0c9c6263615e3b2ff5 exposed this preexisting bug.
Before sModel was always a PlasmaCore.SortFilterModel but now that we can hit
the
!showHiddenDevices.visible condition in main.qml:546/573 it can also just be
a normal SourceModel or SinkModel that do not have a get() method like the
SortFilterModel. So we have to access the data properly.
FIXED-IN:5.20.1

M  +5    -5    applet/contents/ui/ListItemBase.qml

https://invent.kde.org/plasma/plasma-pa/commit/9e002e019f01098401cbadddbb83b135f3fba1d7

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

Reply via email to