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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-pa/commit/49e4938
                   |                            |559b29b9bf70d68608bbd4b19c4
                   |                            |89c09d
         Resolution|---                         |FIXED

--- Comment #11 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 49e4938559b29b9bf70d68608bbd4b19c489c09d by Nicolas Fella.
Committed on 20/09/2021 at 17:41.
Pushed by ngraham into branch 'master'.

Fix balance setting

The code tries to access the model role 'PulseObject' to set the channel
volume. However there is also an (ucreateable) QML type named 'PulseObject'
registered which causes a clash.

Qualify the access with a model. to avoid said clash.

M  +4    -2    src/kcm/package/contents/ui/DeviceListItem.qml

https://invent.kde.org/plasma/plasma-pa/commit/49e4938559b29b9bf70d68608bbd4b19c489c09d

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

Reply via email to