https://bugs.kde.org/show_bug.cgi?id=520876
Albert Vaca Cintora <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/kdeconnect-kde/-/commit |ork/kdeconnect-kde/-/commit |/4d95f45ea995bff832f69082cc |/ee4ea8342c758c91cfb29b1237 |83fc6ef1691ad8 |039fdbec0e632c --- Comment #3 from Albert Vaca Cintora <[email protected]> --- Git commit ee4ea8342c758c91cfb29b1237039fdbec0e632c by Albert Vaca Cintora, on behalf of Harald Sitter. Committed on 14/06/2026 at 17:02. Pushed by albertvaka into branch 'release/26.04'. 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 (cherry picked from commit 4d95f45ea995bff832f69082cc83fc6ef1691ad8) M +1 -1 declarativeplugin/qml/DBusProperty.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/ee4ea8342c758c91cfb29b1237039fdbec0e632c -- You are receiving this mail because: You are watching all bug changes.
