https://bugs.kde.org/show_bug.cgi?id=512039
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/bluedevil/-/commit/1626b | |aaf418241e48c58b3f8fa3b2f40 | |b165881d Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Devin Lin <[email protected]> --- Git commit 1626baaf418241e48c58b3f8fa3b2f40b165881d by Devin Lin. Committed on 01/12/2025 at 17:34. Pushed by devinlin into branch 'master'. kcm: Fix pair window not opening in plasma-settings https://invent.kde.org/plasma/bluedevil/-/merge_requests/162 introduced window parenting for the pair dialog. However, QQuickRenderControl::renderWindowFor seems to return nullptr for full Qt Quick apps like plasma-settings, causing the pair window to not open. Use the window directly in this case. M +6 -0 src/kcm/bluetooth.cpp https://invent.kde.org/plasma/bluedevil/-/commit/1626baaf418241e48c58b3f8fa3b2f40b165881d -- You are receiving this mail because: You are watching all bug changes.
