https://bugs.kde.org/show_bug.cgi?id=525653
thomas faddegon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from thomas faddegon <[email protected]> --- Confirming this affects other apps as well - reproduced with KTailctl (org.fkoehler.KTailctl, v0.22.2 on Flathub). Same symptom, different Qt6 private symbol: ktailctl: symbol lookup error: ktailctl: undefined symbol: _ZN23QUntypedPropertyBindingC1EP23QPropertyBindingPrivate, version Qt_6_PRIVATE_API - App last updated: 2026-08-21 (still built against runtime commit 3adaa41de78d95076617f743099ec3851b5ae4fcdadbaaa8b7df1412c705c56c, 2026-07-29) - Broke as soon as org.kde.Platform//6.11 updated to commit 4da4797cdce707e1db7bc25720ac5e1f56818c087621f3737ea5482b0ed53c18 on 2026-09-13 - Rolling back to the same parent commit fixes it here too: flatpak update --commit=3adaa41de78d95076617f743099ec3851b5ae4fcdadbaaa8b7df1412c705c56c org.kde.Platform//6.11 So it looks like a broader ABI break in the 6.11 runtime commit itself (private Qt6 property-binding symbols), not app-specific. -- You are receiving this mail because: You are watching all bug changes.
