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 |https://invent.kde.org/plas |ma/xdg-desktop-portal-kde/- |ma/xdg-desktop-portal-kde/- |/commit/cc37d9414b83206f72f |/commit/2d8e54e8c39e61acc22 |77d91b6ac1ffd03d112b1 |f40d0c1a73910692acff9 --- Comment #6 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 2d8e54e8c39e61acc22f40d0c1a73910692acff9 by Nicolas Fella. Committed on 03/06/2024 at 16:09. Pushed by nicolasfella into branch 'Plasma/6.1'. 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 (cherry picked from commit cc37d9414b83206f72f77d91b6ac1ffd03d112b1) M +1 -1 src/screencast.cpp https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/2d8e54e8c39e61acc22f40d0c1a73910692acff9 -- You are receiving this mail because: You are watching all bug changes.