https://bugs.kde.org/show_bug.cgi?id=487912

--- Comment #15 from Vence <wenzezl...@mail.ru> ---
After plasma workspace 6.0.5.1 is rebuilt with the following patch applied,
everything seems to be quite right: 
-- $ICEAUTHORITY=/run/user/1000/iceauth_XXXXX
-- file iceauth_XXXXX does exist and is not empty
-- plasma X11 session is saved and restored correctly.

--- a/ksmserver/server.cpp<---->2024-05-31 15:48:02.000000000 +0300
+++ b/ksmserver/server.cpp<---->2024-06-04 08:47:52.966458262 +0300
@@ -397,6 +397,7 @@
         IceSetPaAuthData(2, &(*authDataEntries)[i]);
     }
.
+    (void)fclose(fp);
     return (1);
 }

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to