On Wed, 13 Nov 2024 12:52:29 +0200 Andriy Gapon wrote: > On 06/11/2024 09:24, Andriy Gapon wrote: > > > > Session restore options "On last logout" and "When session was manually > > saved" > > do not work at the moment for Plasma 5. > > They got broken some months ago and still don't work. > > Plasma always starts with an empty session (plus auto-start). > > > > The problem seems to be related to writing iceauth file. > > > > It seems that there is a fix (committed after 5.27.11.1 ), but there hasn't > > been > > a release since then. > > The fix is quite small and trivial. > > Maybe it would be good to add it as a patch to x11/plasma5-plasma-workspace. > > > > References: > > - https://bugs.kde.org/show_bug.cgi?id=487912 > > - https://bugs.kde.org/show_bug.cgi?id=488520 > > - > > https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4405/diffs? > > commit_id=e109503c8ee12866ecfbd3aaf89170a753f2ea84 > > - https://invent.kde.org/plasma/plasma-workspace/-/ > > commit/1181acfe30557d6646511df8d98d82589878a570 > > - https://kde.org/info/security/advisory-20240531-1.txt > > The patch at the end of this email is created from the above changes and it > fixes the problem for me. > > Would this email be enough to add the patch to the port? > Or would it be better to open a PR?
The fix is already in ports: https://cgit.FreeBSD.org/ports/commit/?id=f00a2219b531ace1f2b3f53f61a53348c0a9d882 Cheers, Max