https://bugs.kde.org/show_bug.cgi?id=480235
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/xdg-desktop-portal-kde/- | |/commit/663b708b8568d7b8433 | |07b40295e29e723e23e59 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 663b708b8568d7b843307b40295e29e723e23e59 by Nicolas Fella. Committed on 12/06/2024 at 14:22. Pushed by nicolasfella into branch 'master'. Fix remote desktop restoring DeviceTypes is QFlags, which doesn't really work with QVariant, causing the saved data to not be restored. To fix this force it to uint when reading/writing M +3 -2 src/remotedesktop.cpp https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/663b708b8568d7b843307b40295e29e723e23e59 -- You are receiving this mail because: You are watching all bug changes.