https://bugs.kde.org/show_bug.cgi?id=485697
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/xdg-desktop-portal-kde/- | |/commit/cc37d9414b83206f72f | |77d91b6ac1ffd03d112b1 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit cc37d9414b83206f72f77d91b6ac1ffd03d112b1 by Nicolas Fella. Committed on 01/06/2024 at 18:11. Pushed by nicolasfella into branch 'master'. Fix screencast window restoration check We are searching for a window by UUID. The model gives us a QVariant containing a QByteArray and we compare it to a QString This doesn't work and we never find any window Force the variant to QString to fix the comparison M +1 -1 src/screencast.cpp https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/cc37d9414b83206f72f77d91b6ac1ffd03d112b1 -- You are receiving this mail because: You are watching all bug changes.