https://bugs.kde.org/show_bug.cgi?id=509508
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Harald Sitter <[email protected]> --- The problem appears to be that we skip out of change notifications when there is no table. On new installations or new users there is no table initially and as such we skip all changes. Once you have changed a given field the table exists and the next time around it will update correctly. https://invent.kde.org/plasma/flatpak-kcm/-/blob/master/permissionstore.cpp?ref_type=heads#L64 We should probably load tables we get notified about. Except the current code doesn't seem to be built around loading tables after construction :\ -- You are receiving this mail because: You are watching all bug changes.
