https://bugs.kde.org/show_bug.cgi?id=480235
--- Comment #9 from Dashon <dashonww...@pm.me> --- (In reply to Nicolas Fella from comment #8) > 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 Thanks for the amazing work. -- You are receiving this mail because: You are watching all bug changes.