https://bugs.kde.org/show_bug.cgi?id=466236
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |b34c60956fe858f123dcdde7ee6 | |322b986a795f6 Status|ASSIGNED |RESOLVED Version Fixed In| |5.27.4 Resolution|--- |FIXED --- Comment #24 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit b34c60956fe858f123dcdde7ee6322b986a795f6 by Fushan Wen. Committed on 14/03/2023 at 13:44. Pushed by fusionfuture into branch 'Plasma/5.27'. klipper: remove duplicate items when loading from history Due to a catastrophic bug existing in 5.27 beta and 5.27.0, there could be duplicate items in klipper's history file, so filter them out here. The popup menu will try to read `item->next_uuid()` in a loop to fill the menu, hence it's possible to create an infinite loop when there are duplicate items. Related: bug 465225 FIXED-IN: 5.27.4 M +9 -0 klipper/klipper.cpp https://invent.kde.org/plasma/plasma-workspace/commit/b34c60956fe858f123dcdde7ee6322b986a795f6 -- You are receiving this mail because: You are watching all bug changes.