On Fri, 10 Jan 2025 11:37:37 +0200 Andriy Gapon wrote: > > https://bugs.kde.org/show_bug.cgi?id=491130 > https://invent.kde.org/plasma/plasma-workspace/-/commit/8ee3defdf81e9b5ad3edef498d04fca0f4289e4a > > It seems that the problem is that there is a binary "string" that can have > embedded zeros but it is copied as a C-string resulting in a truncation. > > I think that I've been affected by this problem and with the patch the things > have been good so far.
Hi Andriy, We're going to update KDE apps to Qt6/KF6 and switch to Plasma 6 soon, where the problem is already fixed. Considering the removal of Plasma 5 ports along with the switch, I don't think patching Plasma5 is worth it at this point. Max