https://bugs.kde.org/show_bug.cgi?id=520876
Albert Vaca Cintora <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/netw | |ork/kdeconnect-kde/-/commit | |/4d95f45ea995bff832f69082cc | |83fc6ef1691ad8 --- Comment #2 from Albert Vaca Cintora <[email protected]> --- Git commit 4d95f45ea995bff832f69082cc83fc6ef1691ad8 by Albert Vaca Cintora, on behalf of Harald Sitter. Committed on 13/06/2026 at 13:29. Pushed by albertvaka into branch 'master'. dbusproperty: scope signal connection (fixes crash closing settings) turns out connecting to a function disregards the function's object leading to potentially running on the function without a `this` and exploding. pass `this` as context Related: bug 520352, bug 519868, bug 521047 M +1 -1 declarativeplugin/qml/DBusProperty.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/4d95f45ea995bff832f69082cc83fc6ef1691ad8 -- You are receiving this mail because: You are watching all bug changes.
