https://bugs.kde.org/show_bug.cgi?id=403289
David Rosca <now...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/blu | |ez-qt/9197a45652be65a001807 | |f9c163a5d005fb8c98b Resolution|--- |FIXED Version Fixed In| |5.57 --- Comment #4 from David Rosca <now...@gmail.com> --- Git commit 9197a45652be65a001807f9c163a5d005fb8c98b by David Rosca. Committed on 18/03/2019 at 10:09. Pushed by drosca into branch 'master'. Device: Check object path in interfaces removed slot Only remove Input and MediaPlayer objects when path matches. FIXED-IN: 5.57 Differential Revision: https://phabricator.kde.org/D18315 M +2 -0 autotests/fakebluez/deviceinterface.h M +13 -0 autotests/fakebluez/devicemanager.cpp M +1 -0 autotests/fakebluez/devicemanager.h M +1 -0 autotests/fakebluez/object.h M +27 -0 autotests/mediaplayertest.cpp M +2 -0 autotests/mediaplayertest.h M +2 -3 src/device_p.cpp M +1 -2 src/input.cpp M +1 -0 src/input_p.h M +1 -0 src/mediaplayer_p.cpp M +1 -0 src/mediaplayer_p.h https://commits.kde.org/bluez-qt/9197a45652be65a001807f9c163a5d005fb8c98b -- You are receiving this mail because: You are watching all bug changes.